Supported device types and versions
Communication line configuration
Communication station configuration
I/O tag configuration
Literature
Changes and modifications
Document revisions
The protocol supports the data transmission from/to the SCI (Supervisory Computer Interface) interface of the Fisher-Rosemount RS3 control system.
For a correct communication of a Rosemount RS3 SCI device, these SCI parameters must be set:
Table 1
Parameter | Value |
---|---|
Comm Port Baud Rate | 9.2 kbs or 38.4 kbs |
Checksum | Yes |
Data Bits and Parity | 8N |
XON/XOFF Control | Off |
EIA Option | None |
Reply Header String in Hex format | 00 00 00 00 |
Reply Trailer String in Hex format | 00 00 00 00 |
Mode | Async Length LSB |
Data Format | IEEE |
TX Gap | 100 ms |
SCI allows to configure acquisition of 1500 system values into its table (Table entry) with different parameters (Scaling, Update interval). Table entry are allocated to individual I/O tags from the value First index. The station represents a logic set of tags with the same Update Interval parameter. Update Interval is a time period, using of which SCI acquires new values from the Rosemount S3 system.
Note: As the SCI configuration allows to define the parameter Update Interval up to 300 seconds (5 min.), the settings is used for periods 15 and 60 minutes.
There can be defined the following station protocol parameters:
Table 2
Keyword | Full name | Meaning | Unit | Default value |
---|---|---|---|---|
Retry Count | Poll repetition count in case of a communication error. | - | 2 | |
Retry Timeout | Delay between poll repetition in case of a communication error. | ms | 200 | |
Wait First Timeout | Delay after transmitting the poll before reading the response. | ms | 60 | |
Wait Timeout | Delay between response readings till its finalization. | ms | 200 | |
Max Wait Retry | Repetition count of response readings till its finalization. | - | 15 | |
Debug Mode | If the value of the parameter is YES, the tables on the side of the SCI device are not configured during communication (deletion from tables + initialization of individual points). Parameter is used only for debug purposes. | YES/NO | NO | |
Send Weak | If the value is YES - if there is acquired a new I/O tag value with an error attribute, the error number will be sent to the I/O tag value and the value is marked by the WEAK attribute. It is used for debugging purposes only. | YES/NO | NO |
String containing the protocol parameters is being defined as follows:
Keyword=value;Keyword=value; ...
Example:
SW=YES;WFT=300;
If there is used a keyword with an invalid value in the initialization string, there will be used corresponding default value according the table 2.
Possible I/O tag types: Ai, Ao, Di, Dout
Communication supports value acquisition of I/O tags of the following types:
Further it allows to write new values of I/O tags of the following types:
-