| Station Address |
Address of slave. (0 to 63, 0 is the broadcast address) |
| Poll Type |
| Ports Scan |
Port Online Status Scan (opcode 12) |
| Data Dump |
A/D and Accumulator Data Dump (opcode 0) |
| Status Dump |
Status Dump (opcode 5) |
| COS/SOE |
Status Check (opcode 3) |
|
| Interval (Sec) |
Interval between each poll. A value of zero will stop
that type of poll. |
| Sync Time (Sec) |
Start of poll time within poll interval |
| Log COS |
Log received COS (Change of input Status) to the log
file |
| Log SOE |
Log received SOE (Sequence of Events) to the log file |
| Port |
Port 0 to Port 15 |
| Type |
Type of Ports
| Controls + Indicators |
2-state controls and digital inputs |
| Analog Inputs |
12 bits signed analogue input data |
| Accumulators |
12, 24 or 32 bits unsigned input data |
| Set Points |
12 bits unsigned analogue output |
| Raise / Lower Points |
Timed pulse output |
|
| Values |
Port configuration
| Controls + Indicators |
controls:indicators |
controls is the number of controls and indicators
is the number of digital inputs |
| Analog Inputs |
size |
size is number of analog inputs |
| Accumulators |
size:width |
size is the number of accumulators and width is
the bit width of each accumulator (12, 24 or 32 bits) |
| Set Points |
size |
size is the number of set points |
| Raise / Lower Points |
size |
size is the number of Raise / lower points |
|
| Change of Input Status |
The current status is reported by Ip.i and the disabled
status is reported by Ip.Di. Writing a value of 1 to Ip.Di in the slave
will stop the slave from generating COS. The default value of Ip.Di is 0. |
| Sequence of Events |
SOE are reported by Ip.SOEi variables. The disabled status of SOE are reported by
Ip.SDi variables. Writing a value 1 to Ip.SDi in the slave will stop the
slave from generating SOE. The default value of Ip.SDi is 0. |
| Time Synchronization |
Writing a 1 to "Sync" will Synchronize the RTU clock
to the current computer time using opcode 0x11 and 0x13. Writing a 0 to
"Sync" will synchronize the RTU clock with opcode 0x11 and 0x13
with a time of zero. |
| Power Fail |
Writing a 0 to State.PF in the slave will reset the power
fail indicator. |
| Message Fail |
Writing a 0 to State.MF in the slave will reset the
indicator queue. |
| State.SOE |
Writing a 0 to State.SOE in the slave will reset the SOE
queue. |