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

Classes

struct  AlarmSettings
 

Static Public Attributes

static constexpr std::string string {}
 
static constexpr iv::types::channelValue deadBand {0}
 
static constexpr iv::types::channelValue offset {0}
 
static constexpr iv::types::channelValue factor {1.0}
 
static constexpr uint8_t numberOfDecimals {0}
 
static constexpr std::string measurementUnit {"NoUnit"}
 
static constexpr std::string analogSensorType {"Current"}
 
static constexpr iv::types::channelValue sensorHigh {1}
 
static constexpr iv::types::channelValue sensorLow {0}
 

Member Data Documentation

◆ analogSensorType

std::string iv::channels::AnalogChannel::DefaultValues::analogSensorType {"Current"}
staticconstexpr

◆ deadBand

iv::types::channelValue iv::channels::AnalogChannel::DefaultValues::deadBand {0}
staticconstexpr

◆ factor

iv::types::channelValue iv::channels::AnalogChannel::DefaultValues::factor {1.0}
staticconstexpr

◆ measurementUnit

std::string iv::channels::AnalogChannel::DefaultValues::measurementUnit {"NoUnit"}
staticconstexpr

◆ numberOfDecimals

uint8_t iv::channels::AnalogChannel::DefaultValues::numberOfDecimals {0}
staticconstexpr

◆ offset

iv::types::channelValue iv::channels::AnalogChannel::DefaultValues::offset {0}
staticconstexpr

◆ sensorHigh

iv::types::channelValue iv::channels::AnalogChannel::DefaultValues::sensorHigh {1}
staticconstexpr

◆ sensorLow

iv::types::channelValue iv::channels::AnalogChannel::DefaultValues::sensorLow {0}
staticconstexpr

◆ string

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

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