Source
Associated with: Many Kingfisher items.
The Source attribute is common to many Status displays. The attribute indicates the location at which the item resides. The information shown varies, depending on the item.
The Source attribute displays the value Undefined if the item’s configuration is incomplete, in so far as the device with which the item is associated has not yet been specified.
For items on the Kingfisher driver, information is displayed in the following format:
Outstation
Format
Set <Set Address>:OS <Outstation Address>
Set 255:OS 2
for an outstation with an address of 3, which is associated with an outstation set that has an address of 255
Analog Input Point (Register)
Format
Set <Set Address>:OS <Outstation Address>:AIP Value, Register <Address>
Set 255:OS 2:AIP Value, Register 3
for an analog input point that resides at Register 3 on the outstation that has an address of 2. The outstation belongs to the outstation set that has an address of 255.
Analog Input Point (Hardware)
Format
Set <Set Address>:OS <Outstation Address>:AIP Value, Module <Address>, Channel <Number>
Set 255:OS 34:AIP Value, Module 3, Channel 4
for an analog input point that resides on Channel 4 of the 3rd Module on the outstation that has an address of 34. The outstation belongs to the outstation set that has an address of 255.
Analog Output Point (Register)
Format
Set <Set Address>:OS <Outstation Address>:AOP Value, Register <Address>
Set 255:OS 24:AOP Value, Register 3
for an analog output point that resides at Register 3 on the outstation that has an address of 24. The outstation belongs to the outstation set that has an address of 255.
Analog Output Point (Hardware)
Format
Set <Set Address>:OS <Outstation Address>:AOP Value, Module <Address>, Channel <Number>
Set 255:OS 22:AOP Value, Module 7, Channel 4
Counter Point (Register)
Format
Set <Set Address>:OS <Outstation Address>:Count Input, Register <Address>
Set 255:OS 7:Count Input, Register 1
for a counter point that resides on the 1st Register of the outstation that has an address of 7. The outstation belongs to the outstation set that has an address of 255.
Counter Point (Hardware)
Format
Set <Set Address>:OS <Outstation Address>:Count Input, Module <Address>, Channel <Number>
Set 255:OS 7:Count Input, Module 1, Channel 2
Digital Input Point (Register)
Format
Set <Set Address>:OS <Outstation Address>:DIP Value, Register <Address>, Bit Number <Number>, Bits <Number of Bits>
Set 255:OS 4:DIP Value, Register 10, Bit Number 2, Bits 3
for a 3-bit digital input point that resides at Bit 2 on the 10th Register of the outstation that has an address of 4. The outstation belongs to the outstation set that has an address of 255.
Digital Input Point (Hardware)
Format
Set <Set Address>:OS <Outstation Address>:DIP Value, Module <Address>, Bit Number <Number>, Bits <Number of Bits>
Set 255:OS 5:DIP Value, Module 9, Bit Number 4, Bits 3
Digital Output Point (Register)
Format
Set <Set Address>:OS <Outstation Address>:DOP Value, Register <Address>, Bit Number <Number>, Bits <Number of Bits>
Set 255:OS 6:DOP Value, Register 4, Bit Number 2, Bits 1
for a 1-bit digital output point that resides at Bit 2 on the 4th Register of the outstation that has an address of 6. The outstation belongs to the outstation set that has an address of 255.
Digital Output Point (Hardware)
Format
Set <Set Address>:OS <Outstation Address>:DOP Value, Module <Address>, Bit Number <Number>, Bits <Number of Bits>
Set 255:OS 2:DOP Value, Module 12, Bit Number 2, Bits 3