29 #ifndef FSROBO_R_DRIVER_SIMPLE_MESSAGE_SYS_STAT_H 30 #define FSROBO_R_DRIVER_SIMPLE_MESSAGE_SYS_STAT_H 47 namespace sys_stat_type
116 this->stat_type_ = stat_type;
126 this->result_ = result;
136 return this->stat_type_;
146 return this->result_;
187 #endif // FSROBO_R_DRIVER_SIMPLE_MESSAGE_SET_SINGLE_IO_H
void setResult(industrial::shared_types::shared_int result)
Sets result.
industrial::shared_types::shared_int stat_type_
Value of SysStat element.
unsigned int byteLength()
industrial::shared_types::shared_int getResult()
Returns the value of the SysStat element.
void setStatType(industrial::shared_types::shared_int stat_type)
Sets stat type.
industrial::shared_types::shared_int getStatType()
Returns the value of the SysStat element.
Class encapsulated write single io data. FSRobo-R specific interface to set IO element on the control...
bool operator==(const Rotation &a, const Rotation &b)
industrial::shared_types::shared_int result_
Address of SysStat element.