IDigitalIO Methods

CVB.Net Documentation

The IDigitalIO type exposes the following members.

Methods

  NameDescription
Public methodReadInputBit
Reads a single input port from the device.
Public methodReadInputGroup
Reads the input group from the device.
Public methodReadOutputBit
Reads a single output port from the device.
Public methodReadOutputGroup
Reads the output group from the device.
Public methodWriteOutputBit
Write a single output port to the device.
Public methodWriteOutputGroup(Int32, BitVector32)
Writes the output group to the device.
Public methodWriteOutputGroup(Int32, BitVector32, BitVector32)
Writes the masked output group to the device.
Top
See Also

Reference