46 , m_user_name(user_name)
Class containing the user name of a laser scanner.
bool canBeExecutedWithoutSessionID() const
Returns if the command can be executed without a session ID. Will return false for most commands exce...
std::vector< uint8_t > getDataVector() const
Returns the data vector.
std::shared_ptr< sick::data_processing::ParseUserNameData > m_user_name_parser_ptr
UserNameVariableCommand(Cola2Session &session, datastructure::UserName &user_name)
Constructor of the Command.
bool processReply()
Processes the return from the sensor.
bool processReply()
Processes the return from the sensor.
Command to read a variable from the sensor.
sick::datastructure::UserName & m_user_name
Establishes a cola2 session with a sensor and enables execution of commands in this session...