|
<< Click to Display Table of Contents >>
ICCP Server Tab |
This tab contains configurations for parameters on the Server side.

ICCP Server tab
The available options on this tab are described on the next table.
Available options on the ICCP Server tab
Option |
Description |
|---|---|
Auto Increment COV |
If this option is selected, for data types with the COV (Counter of Variations) property, each new value that exceeds the dead band check forces auto-incrementing the COV property |
Local Domain |
Informs the name of the Domain from a local ICCP Server, that is, the instance name. This name is checked on both sides, Client and Server, for several operations and it must match exactly |
Apply Local Time Offset |
Considers the timestamp provided by an ICCP Server in UTC (Universal Coordinated Time) format, by applying the local time offset |
Billateral Table Name |
Informs the name of the Bilateral Table of an ICCP Server. This name is an alias to the definitions of an ICCPServer.blt file and must be checked by a Client to ensure the security of an application |
Interpret BOOLs as StatePos |
StateXXX data types (StateQ and StateQTimeTag, among others) use 2 (two) bits to identify the position of breakers or switches (Open, Closed, or Invalid). By using this option, users can map a Boolean data type, 0 (zero) or 1 (one), to the Open and Closed statuses. The value 0 (zero) maps to 1 (one, StateOff) and the value 1 (one) maps to 2 (two, StateOn) |
Billateral Table Version |
Informs the version of a Bilateral Table from an ICCP Server. This version must be checked by a Client to ensure the security of an application |
Report Integrity VariableListName |
When sending reports, this option informs whether the names of variables must be informed as VariableListName if selected and as ListOfVariable otherwise. The default value in previous versions is deselected, that is ListOfVariable |
Max DS TransferSets |
For each DataSet to transfer, a Server must create an instance of a TransferSet, by request from a Client, which is linked to this DataSet. This option indicates the maximum number of TransferSets that can be created by this Driver. The default value of this option is 100 |
Report Integrity as full ListOfVariable |
When sending reports as ListOfVariable, this option indicates whether users must inform the name of all items. This option turns a report less efficient by shrinking space for data, and it must be used only for compatibility with Clients not correctly implemented |
Analog Deadband % |
Informs a general analog dead band applied to data when written by an application. Only values that exceed a check on this dead band are copied to current values considered as events |
Ignore Client StartTime |
When a Client sends a Start DataSet TransferSet request and the time interval is wrong, use this option to ignore the informed time, thus a Server starts processing and transmitting data immediately |
Allow Blocked Transfers |
Informs if the answer to a reading from a reserved Supported_Features item indicates that Block 3 (Blocked Transfers) is supported |
Disconnect TCP/IP on Abort/ Release |
When a Client sends a Session's Abort command or an Association's Release command without closing the TCP/IP channel, leave this option selected so that a Server forces a disconnection |
Disconnect TCP/IP on MMS Conclude |
When a Client sends an MMS' Conclude command without closing the TCP/IP channel, leave this option selected so that a Server forces a disconnection |
Check BLT File |
Checks the consistency of an ICCPServer.blt file and displays a dialog box with the results of this check |
Discard Invalid Timestamp Tag Writes |
When receiving a writing informing a value for a Tag, this Driver as a Server uses the same parameters informed in the Timestamp Lag Limit Days and Timestamp Ahead Limit Days options on the ICCP Client tab to define whether a timestamp is valid. If this option is selected, writings with invalid timestamps are discarded. Otherwise, this value is accepted, but the timestamp is replaced by the current value and quality is configured with the value 64 (Uncertain) |