An oDIO16 Object's State property represents the binary value of the electrical state of the I/O lines 8 - 15 and 24 - 31. The Direction property specifies if the I/O Lines are inputs or outputs. When the Direction property is 1 (an input), the electrical state of the I/O Lines are copied to the State property once each Object List Loop. When the Direction property is 0 (an output), the electrical state of the I/O Lines are set to the state of the State property once each Object List Loop. Note that the Direction property is a single bit. When set, it will set all sixteen I/O Lines accordingly. 1 Physical 16-bit I/O group is implemented within the ooPIC. |