|
onboardapi
9.10.0
by Rheinmetall
|
Command to write to a specified register. More...
Public Member Functions | |
| CmdWriteRegister () | |
| CmdWriteRegister (std::string const &KeyId, M_Common::PropertyType const &Value) | |
Public Attributes | |
| std::string | KeyId |
| Identifier of the register. More... | |
| M_Common::PropertyType | Value |
| Value to write. More... | |
Command to write to a specified register.
| M_GenericInputOutput::CmdWriteRegister::CmdWriteRegister | ( | ) |
| M_GenericInputOutput::CmdWriteRegister::CmdWriteRegister | ( | std::string const & | KeyId, |
| M_Common::PropertyType const & | Value | ||
| ) |
| std::string M_GenericInputOutput::CmdWriteRegister::KeyId |
Identifier of the register.
| M_Common::PropertyType M_GenericInputOutput::CmdWriteRegister::Value |
Value to write.