IOListT Properties |
The IOListT type exposes the following members.
Name | Description | |
---|---|---|
![]() | AValues | Set all analog output values in collection, if there are no outputs nothing will be set |
![]() | Count | Gets the number of IOLines in the List |
![]() | IsReadOnly | Gets the value indicating whether the IOList is read-only |
![]() | Item | Get the IOLine at a particular index |
![]() | Label | User definable label for the IOList to help identify/ when debugging |
![]() | Values | set all output values in Collection, if there are not Outputs nothing will be set |