Class SickScanParseUtil
Defined in File sick_scan_parse_util.h
Nested Relationships
Nested Types
Class Documentation
-
class SickScanParseUtil
Public Static Functions
-
static bool SopasToLMPscancfg(const std::string &sopas_reply, LMPscancfg &scancfg)
Parse the sopas reply to “sRN LMPscancfg” and convert to LMPscancfg.
-
static bool LMPscancfgToSopas(const LMPscancfg &scancfg, std::string &sopas_cmd)
Convert LMPscancfg to sopas request “sMN mLMPsetscancfg …”.
-
class LMPscancfgSector
-
static bool SopasToLMPscancfg(const std::string &sopas_reply, LMPscancfg &scancfg)