GCL (Global Constant List) - General Information
Type: |
Global constants |
Available as of: |
V1.0.4.0 |
GCL (Global Constant List) of the PD_Template library
Variable |
Data type |
Value |
Description |
---|---|---|---|
Gc_sLibraryVersion |
STRING[80] |
'V1.0.3.0' |
Library version |
Gc_udiNumberOfLogTags |
UDINT |
14 |
Number of log data elements of a log data set |
Gc_udiUserExceptionSourceOffset |
UDINT |
10000 |
The smallest value for exception sources that can be defined by the user. Smaller values are reserved for exception sources of Schneider Electric. |
Gc_udiUserReactionOffset |
UDINT |
16 |
The smallest value for exception reactions that can be defined by the user. Smaller values are reserved for exception reactions of Schneider Electric. |
Gc_udiUserCmdOffset |
UDINT |
25000 |
The smallest value for commands that can be defined by the user. Smaller values are reserved for commands of Schneider Electric. |
Gc_udiUserModuleTypeOffset |
UDINT |
10000 |
The smallest value for module types that can be defined by the user. Smaller values are reserved for module types of Schneider Electric. |
Gc_udiAllSubModules |
UDINT |
1000 |
Selection of all submodules in a command table. |
Gc_udiGroupOffset |
UDINT |
2000 |
Offset for selecting module groups in a command table |
Gc_udiTableWriterMaxColumns |
UDINT |
20 |
Maximum length of the designation of the XML Tags in TableWriter and TreeWriter. |
Gc_udiTableWriterMaxNameLength |
UDINT |
80 |
Constant for the diagnostics ST_CanContinueWriting |
Gc_udiCycleHistorySize |
UDINT |
6 |
Used by the diagnostics ST_CanContinueWriting |