diff --git a/AtSite/cr_barn5-c-CLARENCE-PC.opt b/AtSite/cr_barn5-c-CLARENCE-PC.opt index 86e3a42..0111345 100644 Binary files a/AtSite/cr_barn5-c-CLARENCE-PC.opt and b/AtSite/cr_barn5-c-CLARENCE-PC.opt differ diff --git a/Development/cr_barn5-c-CLARENCE-PC.opt b/Development/cr_barn5-c-CLARENCE-PC.opt index 810bdab..1e8fcaf 100644 Binary files a/Development/cr_barn5-c-CLARENCE-PC.opt and b/Development/cr_barn5-c-CLARENCE-PC.opt differ diff --git a/Development/cr_barn5.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo b/Development/cr_barn5.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo index cd5baff..e65e206 100644 Binary files a/Development/cr_barn5.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo and b/Development/cr_barn5.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo differ diff --git a/Development/cr_barn5.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo_guids b/Development/cr_barn5.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo_guids index e556d33..0480e3d 100644 Binary files a/Development/cr_barn5.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo_guids and b/Development/cr_barn5.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.bootinfo_guids differ diff --git a/Development/cr_barn5.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.compileinfo b/Development/cr_barn5.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.compileinfo index 4f62d5c..e65e206 100644 Binary files a/Development/cr_barn5.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.compileinfo and b/Development/cr_barn5.Device.Application.74ccca2f-50e3-4d5a-9d7a-9fd420284f83.compileinfo differ diff --git a/Development/cr_barn5.Device.Application.xml b/Development/cr_barn5.Device.Application.xml index 24f6ff5..09ec63c 100644 --- a/Development/cr_barn5.Device.Application.xml +++ b/Development/cr_barn5.Device.Application.xml @@ -2,7 +2,7 @@
3.5.14.0 - +
@@ -12,18 +12,12 @@ - - - - - - @@ -33,9 +27,6 @@ - - - @@ -48,9 +39,6 @@ - - - @@ -62,15 +50,10 @@ - - - - - - - + + - + @@ -79,16 +62,44 @@ - - - + This GVL must be initialized before GVL "GloballyForAlarmStorage", because this GVL + causes the initialization of the variable g_stApplicationName. + We only need the date and time format pattern for the converted code, therefore + we can (and must!) omit the rest from conversion + We must not use an attribute to hide this GVL, because there are some variables, + that a developer might use. Additionally it is necessary, that this GVL in considered + in the data server, but not visible for the user, because some variables of this GVL + are added to the data source selection implicitely and for this purpose it is necessary, + that this GVL is a part of the available items tree. + + A global counter, that counts all the alarm state transitions, that occur. + Needed by the alarm table for optimized painting. If this counter doesn't + change during subsequent paint calls, the same alarms have been active and + in the same state. + Conditional show attribute must not be present for this variable, because + some architectural problems it can lead in a not correct regitration +CHECKED_OMIT + + + A similar counter, that will be incremented each time an alarm is written + into the alarm storage. This allows the alarm table to detect, whether + some kind of processing has to be done, because there exists a new alarm. + Conditional show attribute must not be present for this variable, because + some architectural problems it can lead in a not correct regitration +CHECKED_OMIT + + + Counts the times when the alarm table has been deleted. +CHECKED_OMIT + - + + Alarm logging and active alarm count + - diff --git a/Development/cr_barn5.project b/Development/cr_barn5.project index c3b8421..ca59412 100644 Binary files a/Development/cr_barn5.project and b/Development/cr_barn5.project differ diff --git a/Development/cr_barn5.~u b/Development/cr_barn5.~u new file mode 100644 index 0000000..c70ba03 --- /dev/null +++ b/Development/cr_barn5.~u @@ -0,0 +1,4 @@ +c +CLARENCE-PC +40716 +638930359052981611 diff --git a/Development/cr_barn5_project.precompilecache b/Development/cr_barn5_project.precompilecache index eced227..3651827 100644 Binary files a/Development/cr_barn5_project.precompilecache and b/Development/cr_barn5_project.precompilecache differ