Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Namespaces | |
namespace | builders |
Classes | |
class | AimBuilder |
class | DimBuilder |
class | DiomBuilder |
class | PmmBuilder |
class | TimBuilder |
class | Unit |
struct | UnitData |
struct | UnitIdAndName |
class | UnitInfo |
struct | UnitLogicInfo |
class | Units |
Enumerations | |
enum class | eUnitType { Aim18 , Dim36 , Diom24 , Rms , Lum , Pmm , SLim , Tim28 , Heartbeat , CommFailure } |
Functions | |
void | prvConfigureChannel (const std::shared_ptr< iv::channels::AbstractChannel > &channel, const iv::types::channelId &channelId, iv::types::unitId unitId, iv::types::channelOrder order, iv::channels::eChannelSpecificType specificType) |
void | prvConfigureChannelActiveConsumedPower (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelMainBarVoltage (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelGeneratorVoltage (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelGeneratorCurrent (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelGeneratorFrequency (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelMainBarFrequency (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelActiveConsumedCalculatedPower (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelGeneratorRegulationMode (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelGroupBRKAndDGStatus (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelRunningHours (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelMainBarFrequencyMode (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelMainBarLoadMode (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelMainBarPriority (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelFrequencySetPoint (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelPowerSetPoint (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelPriority (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelPowerAvailable (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelMainBarPowerAvailable (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelBreakerStatus (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelGeneratorStatus (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelPriorityBackup (const std::shared_ptr< iv::channels::VirtualAnalog > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelGeneratorStartOrder (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelBreakerConnectOrder (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelGeneratorStopOrder (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelBreakerDisconnectOrder (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelIncreaseSpeed (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelDecreaseSpeed (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelGeneratorRemoteControl (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelBreakerConnectedFeedback (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelMainBarBlackout (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelBreakerRemote (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelFixedSpeed (const std::shared_ptr< iv::units::Unit > &unit, const std::string &genName) |
void | prvConfigureChannelRun (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelAutoMode (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelRunningBackup (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelAutoBackup (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelBreakerTripped (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelTrippedGenerator (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelHighLoadStatus (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelLowLoadStatus (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelOverload (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelReversePowerAlarm (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelAutoModeCommand (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelSemiAutoModeCommand (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelStartCommand (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelStopCommand (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelBreakerConnectCommand (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelBreakerDisconnectCommand (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelGeneratorResetCommand (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
void | prvConfigureChannelBreakerResetCommand (const std::shared_ptr< iv::channels::VirtualDigital > &channel, const std::string &genName, iv::types::unitId unitId) |
static std::shared_ptr< iv::channels::AbstractChannel > | prvCreateChannel (const iv::channels::eChannelBaseType type) |
static std::shared_ptr< iv::channels::AbstractChannel > | prvCreateTempChannel (iv::types::unitId unitId) |
static std::shared_ptr< iv::channels::AbstractChannel > | prvCreateVoltsChannel (iv::types::unitId unitId) |
static std::shared_ptr< iv::channels::AbstractChannel > | prvCreateHoursChannel (iv::types::unitId unitId) |
static std::shared_ptr< iv::channels::AbstractChannel > | prvCreateTestChannel (const iv::types::unitId unitId) |
static std::shared_ptr< iv::channels::AbstractChannel > | prvCreateGenericCANFailure (const iv::types::unitId unitId, const iv::types::channelOrder channelOrder, const char can) |
static std::shared_ptr< iv::channels::AbstractChannel > | readChannel (const iv::file::xml::node &nodeChannel) |
std::optional< eUnitType > | getUnitTypeFromUnitDataHwVersion (const std::string_view &hwVersion) |
|
strong |
|
inline |
void iv::units::prvConfigureChannel | ( | const std::shared_ptr< iv::channels::AbstractChannel > & | channel, |
const iv::types::channelId & | channelId, | ||
iv::types::unitId | unitId, | ||
iv::types::channelOrder | order, | ||
iv::channels::eChannelSpecificType | specificType ) |
void iv::units::prvConfigureChannelActiveConsumedCalculatedPower | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelActiveConsumedPower | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelAutoBackup | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelAutoMode | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelAutoModeCommand | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelBreakerConnectCommand | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelBreakerConnectedFeedback | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelBreakerConnectOrder | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelBreakerDisconnectCommand | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelBreakerDisconnectOrder | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelBreakerRemote | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelBreakerResetCommand | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelBreakerStatus | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelBreakerTripped | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelDecreaseSpeed | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelFixedSpeed | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelFrequencySetPoint | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelGeneratorCurrent | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelGeneratorFrequency | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelGeneratorRegulationMode | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelGeneratorRemoteControl | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelGeneratorResetCommand | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelGeneratorStartOrder | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelGeneratorStatus | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelGeneratorStopOrder | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelGeneratorVoltage | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelGroupBRKAndDGStatus | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelHighLoadStatus | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelIncreaseSpeed | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelLowLoadStatus | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelMainBarBlackout | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelMainBarFrequency | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelMainBarFrequencyMode | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelMainBarLoadMode | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelMainBarPowerAvailable | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelMainBarPriority | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelMainBarVoltage | ( | const std::shared_ptr< iv::units::Unit > & | unit, |
const std::string & | genName ) |
void iv::units::prvConfigureChannelOverload | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelPowerAvailable | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelPowerSetPoint | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelPriority | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelPriorityBackup | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelReversePowerAlarm | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelRun | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelRunningBackup | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelRunningHours | ( | const std::shared_ptr< iv::channels::VirtualAnalog > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelSemiAutoModeCommand | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelStartCommand | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelStopCommand | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
void iv::units::prvConfigureChannelTrippedGenerator | ( | const std::shared_ptr< iv::channels::VirtualDigital > & | channel, |
const std::string & | genName, | ||
iv::types::unitId | unitId ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |