<< Click to Display Table of Contents >>
ICCP Server Tab |
Tab to configure Server-side parameters.
ICCP Server tab
The available options on this tab are described on the next table.
Available options on ICCP Server tab
Option |
Description |
---|---|
Local Domain |
Informs the Domain name of a local ICCP Server, that is, an instance name. This name is checked on both sides, Client and Server, for several operations and it must match exactly |
Billateral Table Name |
Informs the name of an ICCP Server's Bilateral Table. This name is an alias to definitions of an ICCPServer.blt file and it must be checked by the Client to ensure application's security |
Billateral Table Version |
Informs the version of an ICCP Server's Bilateral Table. This version must be checked by the Client to ensure application's security |
Max DataSet TransferSets |
For each DataSet to transfer, the Server must create a TransferSet instance, by Client's request, which is linked to this DataSet. This option indicates the maximum number of TransferSets that can be created by this Driver. Default value of this option is 100 |
Analog Deadband % |
Informs a general analog dead band to apply to data when written by an application. Only values that exceed this dead band are copied to current values considered as events |
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 verification forces an auto-increment of the COV property |
Apply Local Time Offset |
Considers the timestamp provided by the ICCP Server in UTC format, applying the local time offset |
Interpret BOOLs as StatePos |
StateXXX datatypes (StateQ and StateQTimeTag, among others) uses two bits to identify breakers or switch positions (Open, Closed, or Invalid). By using this option, users can map a Boolean type, zero or 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) |
Report Integrity VariableListName |
When sending report messages, this option informs whether variable names must be informed as "VariableListName" if selected and as "ListOfVariable" otherwise. Default value in previous versions is deselected, that is "ListOfVariable" |
Report Integrity as full ListOfVariable |
When sending report messages, this option indicates whether users must inform the name of all items. This option turns a report less efficient, because it shrinks space for data, and it must be used only for compatibility with clients not correctly implemented |
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, so that the server starts processing and transmitting data immediately |
Allow Blocked Transfers |
Informs if at the read response of the reserved item "Supported_Features" the Block 3 - Blocked Transfers is present. |
Disconnect TCP/IP on Abort/ Release |
When a Client sends a Session's Abort or Association's Release command without closing the TCP/IP channel, leave this option selected so that the Server forces a disconnection |
Disconnect TCP/IP on MMS Conclude |
When a client sends a MMS Conclude without closing the TCP/IP channel, leave this option selected so that the Server forces a disconnection |
Discard Invalid Timestamp Tag Writes |
Upon receiving a tag write with a new value, the driver as a Server uses the parameters Timestamp Lag Limit Days e Timestamp Ahead Limit Days defined at the client tab to check if timestamp is valid. If this option is checked, the write operation with invalid timestamp is cancelled. Otherwise, the value is accepted, but the timestamp is replaced by current time and quality is considered as uncertain (64). |
Check BLT File |
Checks the consistency of an ICCPServer.blt file and displays a dialog box with the results of this check |