XIC Instruction (examine if Closed)
This instruction is used to determine if a contact has closed or to check if a bit is ON. When
the address represents a discrete input, the program checks the open/closed status of the con-
tact connected to the input. If the contact is closed, then the instruction is evaluated as true.
When the address represents a bit value of an instruction, the program checks to see if the bit
is ON. If the bit is on, then the instruction is evaluated as true.
The instruction executes in 2.8µs and requires 24 bytes.
Following is a list of the data points that may be used with XIC instructions:
Inputs, when configured as a contact closure
Relay outputs
Timer Status bits (Done, Running, Enable)
Counter Status bits (Done, Count-up enable, Count-down enable, Overflow, Underflow)
Ladder bits
C variables, when used as bit values (0 or 1)
XIO Instruction (examine if Open)
This instruction is used to determine if a contact has opened or to check if a bit is OFF. When
the address represents a discrete input, the program checks the open/closed status of the con-
tact connected to the input. If the contact is open, then the instruction is evaluated as true.
When the address represents a bit value of an instruction, the program checks to see if the bit
is OFF. If the bit is OFF, then the instruction is evaluated as true.
The instruction executes in 2.8µs and requires 24 bytes.
Following is a list of the data points that may be used with XIO instructions:
Inputs, when configured as a contact closure
Relay outputs
Timer Status bits (Done, Running, Enable)
Counter Status bits (Done, Count-up enable, Count-down enable, Overflow, Underflow)
Ladder bits
C variables, when used as bit values (0 or 1)
15-3
Chapter 15: Ladder Logic Programming
Содержание Sensaphone SCADA 3000
Страница 1: ...Sensaphone SCADA 3000 User s Manual Version 2 34...
Страница 6: ...vi SCADA 3000 User s Manual...
Страница 10: ...x SCADA 3000 User s Manual...
Страница 30: ...1 6 SCADA 3000 User s Manual...
Страница 48: ...4 6 SCADA 3000 User s Manual...
Страница 70: ...9 8 SCADA 3000 User s Manual...
Страница 122: ...12 8 SCADA 3000 User s Manual...
Страница 190: ...15 30 SCADA 3000 User s Manual...
Страница 211: ...lead 1 lag 0 else lead 0 lag 1 16 21 Chapter 16 Programming in C...
Страница 212: ...16 22 SCADA 3000 User s Manual...
Страница 236: ...21 8 SCADA 3000 User s Manual...
Страница 248: ...22 12 SCADA 3000 User s Manual...
Страница 258: ...23 10 SCADA 3000 User s Manual...
Страница 274: ...25 8 SCADA 3000 User s Manual...
Страница 288: ...27 8 SCADA 3000 User s Manual...
Страница 294: ...28 6 SCADA 3000 User s Manual...
Страница 296: ...A 2 SCADA 3000 User s Manual...
Страница 302: ...D 2 SCADA 3000 User s Manual...
Страница 318: ...I 2 SCADA 3000 User s Manual...
Страница 320: ...J 2 SCADA 3000 User s Manual...
Страница 322: ...K 2 SCADA 3000 User s Manual...
Страница 335: ...Test Log...
Страница 336: ......