. |
Axis.GeneralIoGet DigitalOutGet reads a series of consecutive general purpose I/O bits and returns the states as a Boolean array. Version HistoryIntroduced in MPX 2.0. ResultArray of Boolean Arguments
Common Exceptions
Visual BasicSyntax Function GeneralIoGet(bitStart As UInt32, bitCount As UInt32) As Boolean() Sample Code
C#Syntax bool[] GeneralIoGet(uint bitStart, uint bitCount); Sample Code
See AlsoGeneralIoBit
|
| | Copyright © 2001-2021 Motion Engineering |