API Reference v9.2.0

DeviceIOInfostruct

Module: ZaberMotionAscii

Class representing information on the I/O channels of the device.

To use this type, add import ZaberMotionAscii to the top of your source code.

Related Guides:

Properties

p

numberAnalogOutputs

deviceIOInfo.numberAnalogOutputs
Int Number of analog output channels.
p

numberAnalogInputs

deviceIOInfo.numberAnalogInputs
Int Number of analog input channels.
p

numberDigitalOutputs

deviceIOInfo.numberDigitalOutputs
Int Number of digital output channels.
p

numberDigitalInputs

deviceIOInfo.numberDigitalInputs
Int Number of digital input channels.