|
<< Click to Display Table of Contents >>
Format |
NOTE |
To declare a line as a comment, use the sequence of characters "\\\\" at the beginning of that line. |
ICCPVersionYear-ICCPVersionMonth;BLTFileFormatVersion;BLTName
**DataSets**
DataSetCount
DataSetDeclaration (repeat the number of times indicated by DataSetCount)
**DataValues**
DataValueCount
DataValueDeclaration (repeat the number of times indicated by DataValueCount)
**Devices**
DeviceCount
DeviceDeclaration (repeat the number of times indicated by DeviceCount)
**Messages**
MessageCount
MessageDeclaration (repeat the number of times indicated by MessageCount)
Available options for the Bilateral Table format
Option |
Description |
|---|---|
ICCPVersionYear |
Must be equal to "2000" |
ICCPVersionMonth |
Must be equal to "08" |
BLTFileFormatVersion |
Must be equal to "2" |
BLTName |
Textual name of a Bilateral Table |
**DataSets** |
Identifier of DataSets |
DataSetCount |
Total number of DataSets that follow |
A series of parameters separated by a colon. Please check table Parameters for the DataSetDeclaration option for more information |
|
**DataValues** |
Identifier of DataValues |
DataValueCount |
Total number of DataValues that follow |
DataValueDeclaration |
A series of parameters separated by a colon. Please check table Parameters for the DataValueDeclaration option for more information |
**Devices** |
Identifier of devices |
DeviceCount |
Total number of devices that follow |
DeviceDeclaration |
A series of parameters separated by a colon. Please check table Parameters for the DeviceDeclaration option for more information |
**Messages** |
Identifier of messages |
MessageCount |
Total number of messages that follow |
MessageDeclaration |
A series of parameters separated by a colon. The available values are InfoReference: Name of the slot of a message, Size: Maximum size, and Description: Optional description |
Parameters for the DataSetDeclaration option
Parameter |
Description |
|---|---|
DataSetName |
Unique name of a DataSet |
Delay |
Delay, in seconds, so that a Server starts monitoring points from a DataSet after starting the execution |
Interval |
Time interval between reports from a Server, in seconds, used by the IntervalTimeout option in the DSConditionsRequested parameter |
TLE |
Time limit for execution, in seconds |
BufferTime |
Time interval to keep in memory the events of change in objects before sending a report, in seconds |
IntegrityCheck |
Time interval for an integrity check when the IntegrityTimeout condition is used in the DSConditionsRequested parameter, in seconds. This parameter is only significant when the RBE parameter is equal to 1 (one) |
A byte whose 5 (five) most significant bits represent monitoring instructions for a ICCP Server. The values of bits are 7: IntervalTimeout (periodical sending), 6: IntegrityTimeout (valid only if the RBE option is selected), 5: ObjectChange, 4: OperatorRequest, 3: OtherExternalEvent, 2: Not used, 1: Not used, and 0: Not used |
|
BlockData |
Possible values are 1: Enables compression of a message or 0: Disables compression of a message |
Critical |
Possible values are 1: Requests confirmation from ICCP Clients for each report or 0: Does not require confirmation from ICCP Clients |
Possible values are 1: Enables a report by using the exceptions engine or 0: Disables a report by the exceptions engine |
|
ReportAllException |
Possible values are 1: Informs a Server to report all changes in the monitored points or 0: Informs a Server to report only the value of the last monitored point at the moment this report is generated |
Parameters for the DataValueDeclaration option
Parameter |
Description |
|---|---|
DataSetIndex |
Index of a DataSet in the DataSetDeclaration section that reports this DataValue, starting at 1 (one), or configure it in 0 (zero) if there are no DataValues to report |
TagName |
Unique name of a DataValue |
DataType |
Pre-defined ICCP data type. The possible values are Discrete, DiscreteQ, DiscreteQTimeTag, DiscreteQTimeTagExtended, DiscreteExtended, Real, RealQ, RealQTimeTag, RealQTimeTagExtended, RealExtended, State, StateQ, StateQTimeTag, StateQTimeTagExtended, or StateExtended |
Scope |
Possible values are 1: Local (ICC) or 0: Global (VCC) |
SourceType |
Possible values are 0: Telemetry, 1: Calculated, 2: Typed, or 3: Estimated |
AllowWrite |
Possible values are 1: Yes or 0: No |
Description |
Optional description |
Parameters for the DeviceDeclaration option
Parameter |
Description |
|---|---|
DataSetIndex |
Index of a DataSet |
Name |
Name of a device |
CmdType |
Possible values are C: CMD, D: SP_DISCRETE, or R: SP_REAL |
Scope |
Possible values are 1: Local (ICC) or 0: Global (VCC) |
TAGGABLE |
Possible values are 1: Yes or 0: No |
Possible values are 1: Yes or 0: No |
|
CheckBackID |
Number returned by a Server when a device is selected and it is only used when the SBO parameter is equal to 1 (one) |
Description |
Optional description |