|
CmdMessenger
4.0.0
CmdMessenger is a serial port messaging library for the .Net / Mono Platform.
|
Public Member Functions | |
| void | Setup (ChartForm chartForm) |
| void | Exit () |
| void | SetGoalTemperature (double goalTemperature) |
| void | SetStartTime (float startTime) |
| bool | StartAcquisition () |
| bool | StopAcquisition () |
Public Attributes | |
| Action | GoalTemperatureChanged |
Properties | |
| bool | AcquisitionStarted [get, set] |
| bool | AcceptData [get, set] |
| double | GoalTemperature [get, set] |
| Gets or sets the goal temperature. | |
double DataLogging.TemperatureControl.GoalTemperature [get, set] |
Gets or sets the goal temperature.
The goal temperature.
1.7.6.1