Version 8.9.0
 
Loading...
Searching...
No Matches
evo::IRChannelConfigAO Struct Reference

Channel config of analog output. More...

#include <IRChannelConfigAO.h>

Inheritance diagram for evo::IRChannelConfigAO:
Inheritance graph
Collaboration diagram for evo::IRChannelConfigAO:
Collaboration graph

Public Member Functions

 IRChannelConfigAO (unsigned int id)
 Don't initialize yourself. More...
 
- Public Member Functions inherited from evo::IRChannelConfig
 IRChannelConfig (unsigned int id, IRChannelType::Value channelType)
 Don't initialize yourself. More...
 
 IRChannelConfig ()
 Don't initialize yourself. More...
 

Public Attributes

IRChannelOutputMode::Value Mode
 Defines the mode of the analog output. More...
 
IRChannelAnalogOutputMode::Value AnalogMode
 Determines the analog mode. More...
 
- Public Attributes inherited from evo::IRChannelConfig
int Id
 Channel id. More...
 
IRChannelType::Value ChannelType
 Type of the channel. More...
 

Detailed Description

Channel config of analog output.

Author
Helmut Engelhardt (Evocortex GmbH),

Constructor & Destructor Documentation

◆ IRChannelConfigAO()

evo::IRChannelConfigAO::IRChannelConfigAO ( unsigned int  id)
inline

Don't initialize yourself.

Use IRImager::getPifConfig()!

Member Data Documentation

◆ AnalogMode

IRChannelAnalogOutputMode::Value evo::IRChannelConfigAO::AnalogMode

Determines the analog mode.

Voltag or milliampere.

◆ Mode

IRChannelOutputMode::Value evo::IRChannelConfigAO::Mode

Defines the mode of the analog output.


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