int[] GetPortStates64(string)

Gets the on/off or high/low state of ports/pins, each represented by one bit.

Security

Trust Level Required: Full Trust

Parameters

Name Description
deviceName (Optional) string
The name of the device, as specified in the Config Tool. Default: null.

Return

The current port/pin states. The first integer of the array contains the low-order bits.