BuildReportDigitalPortRequest(System.Int32,System.Boolean) Method

Generates a byte array containing the encoded data that represents a request to change the monitoring state of a digital port.

Parameters

Name Description
portThe digital port to monitor. Port 0 contains pins 0-6 and port 1 contains pins 7-13.
enableFlag indicating the desired status of the pins contained in the port. Use true to enable reporting and false to disable it.

Returns

The encoded message.

Exceptions

Remarks

Examples

See Also