Modbus.CometAmbient.Ambient comments only.
This commit is contained in:
parent
ff27ae7635
commit
3cd585fe41
@ -31,9 +31,9 @@ namespace TBF.BenchControl.Modbus.CometAmbient
|
||||
///
|
||||
/// Measured values when MsrmntState == MsrmntState.Valid
|
||||
///
|
||||
float temperature; /// [deg C]
|
||||
float temperature; /// [°C]
|
||||
float pressure; /// [bar]
|
||||
float humidity; /// [%]
|
||||
float humidity; /// [R%]
|
||||
|
||||
/// <summary>Measurement time stamp when MsrmntState == MsrmntState.Valid</summary>
|
||||
int msrmntTimeStamp;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user