C# Mine
|
Generate the calibration command frame to send to the sensor.
Parameters |
Description |
long sensorID |
Numeric identifier of sensor |
int actualValue |
Desired value |
int measuredValue |
Last reported value |
int queueID |
Incrementing integer to validate receipt of multiple messages. (Random typically sufficient) |
Byte array with sensor level command for calibration
Copyright (c) 2023. All rights reserved.
|
What do you think about this topic? Send feedback!
|