Click or drag to resize

IOListT Properties

The IOListT generic type exposes the following members.

Properties
  NameDescription
Public propertyAValues
Set all analog output values in collection, if there are no outputs nothing will be set
Public propertyCount
Gets the number of IOLines in the List
Public propertyIsReadOnly
Gets the value indicating whether the IOList is read-only
Public propertyItem
Get the IOLine at a particular index
Public propertyLabel
User definable label for the IOList to help identify/ when debugging
Public propertyValues
set all output values in Collection, if there are not Outputs nothing will be set
Top
See Also