Classes | |
class | ChangeCommSettingsCommand |
Method command class for changing the settings in the sensor. Such as which data packages to enable. More... | |
class | CloseSession |
Command to close a cola2 session between host and sensor. More... | |
class | Cola2Session |
Establishes a cola2 session with a sensor and enables execution of commands in this session. More... | |
class | Command |
Base class for commands. Defines the base interface and does the common tasks. More... | |
class | CreateSession |
Command to create a new cola2 session. More... | |
class | DeviceNameVariableCommand |
class | FieldGeometryVariableCommand |
Command to read the field geometry from the sensor. More... | |
class | FieldHeaderVariableCommand |
Command to read the field header variables. More... | |
class | MeasurementCurrentConfigVariableCommand |
Command to read the current configuration from the sensor. More... | |
class | MeasurementPersistentConfigVariableCommand |
Command to read the persistent configuration from the sensor. More... | |
class | MethodCommand |
Command for method calls to the sensor. More... | |
class | MonitoringCaseTableHeaderVariableCommand |
Command to read the header of the monitoring case table. More... | |
class | MonitoringCaseVariableCommand |
Command to read the header of the monitoring case table. More... | |
class | TypeCodeVariableCommand |
Command to read the type code of the sensor. More... | |
class | VariableCommand |
Command to read a variable from the sensor. More... |