Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::channels::ModbusRegisterInfo::DefaultValues Struct Reference

Static Public Attributes

static constexpr std::string string {}
 
static constexpr iv::comms::modbus::eRegisterType type {iv::comms::modbus::eRegisterType::HoldingRegister}
 
static constexpr bool isExtended {false}
 
static constexpr iv::types::comms::modbus::modbusAddress address {0}
 
static constexpr iv::eDataType dataType {iv::eDataType::Int16}
 
static constexpr iv::eEndianType endianType {iv::eEndianType::BigEndian}
 
static constexpr uint8_t registerBitsLength {16}
 
static constexpr uint8_t bitPosition {0}
 

Member Data Documentation

◆ address

iv::types::comms::modbus::modbusAddress iv::channels::ModbusRegisterInfo::DefaultValues::address {0}
staticconstexpr

◆ bitPosition

uint8_t iv::channels::ModbusRegisterInfo::DefaultValues::bitPosition {0}
staticconstexpr

◆ dataType

iv::eDataType iv::channels::ModbusRegisterInfo::DefaultValues::dataType {iv::eDataType::Int16}
staticconstexpr

◆ endianType

iv::eEndianType iv::channels::ModbusRegisterInfo::DefaultValues::endianType {iv::eEndianType::BigEndian}
staticconstexpr

◆ isExtended

bool iv::channels::ModbusRegisterInfo::DefaultValues::isExtended {false}
staticconstexpr

◆ registerBitsLength

uint8_t iv::channels::ModbusRegisterInfo::DefaultValues::registerBitsLength {16}
staticconstexpr

◆ string

std::string iv::channels::ModbusRegisterInfo::DefaultValues::string {}
staticconstexpr

◆ type

iv::comms::modbus::eRegisterType iv::channels::ModbusRegisterInfo::DefaultValues::type {iv::comms::modbus::eRegisterType::HoldingRegister}
staticconstexpr

The documentation for this struct was generated from the following file: