BuildReportAnalogPinRequest(System.Int32,System.Boolean) Method

Generates a byte array containing the encoded data that represents a request to change the monitoring state of an analog pin.

Parameters

Name Description
pinNumberThe analog pin monitoring state to change.
enableFlag indicating the desired monitoring status of the pin. Use true to enable reporting and false to disable it.

Returns

The encoded message.

Exceptions

Remarks

Examples

See Also