int GetPortStates(int pacDevInd = 0, string deviceName = null)
Returns a bitfield containing the state of all ports, on or off. Trust Level Required: High
Parameters
Name | Description |
pacDevInd | The device index to request an operation on. |
deviceName | The name of the device. |
Return
A bitfield representing the state of all ports, where the lowest order bit is the first port.