bool SetPortIOStates(int64, string)

Toggles the input/output state of ports/pins, each represented by one bit.

Security

Trust Level Required: Full Trust

Parameters

Name Description
portBits int64
The new port/pin states.
deviceName (Optional) string
The name of the device, as specified in the Config Tool. Default: null.

Return

true, upon success.