35 #ifndef SICK_SAFETYSCANNERS_COLA2_FIELDSETSVARIABLECOMMAND_H 36 #define SICK_SAFETYSCANNERS_COLA2_FIELDSETSVARIABLECOMMAND_H 91 #endif // SICK_SAFETYSCANNERS_COLA2_FIELDSETSVARIABLECOMMAND_H bool canBeExecutedWithoutSessionID() const
Returns if the command can be executed without a session ID. Will return false for most commands exce...
Command to read the type code of the sensor.
Class containing the field name of a laser scanner.
sick::cola2::VariableCommand base_class
Typedef to reference the base class.
sick::datastructure::FieldSets & m_field_sets
std::shared_ptr< sick::data_processing::ParseFieldSetsData > m_field_sets_parser_ptr
Command to read a variable from the sensor.
bool processReply()
Processes the return from the sensor.
FieldSetsVariableCommand(Cola2Session &session, datastructure::FieldSets &field_sets)
Constructor of the Command.
Establishes a cola2 session with a sensor and enables execution of commands in this session...