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

Channel config of digital input. More...

#include <IRChannelConfigDI.h>

Inheritance diagram for evo::IRChannelConfigDI:
Inheritance graph
Collaboration diagram for evo::IRChannelConfigDI:
Collaboration graph

Public Member Functions

 IRChannelConfigDI (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

IRChannelInputMode::Value Mode
 Defines the mode of the digital input. More...
 
bool IsLowActive
 Set to true, if trigger should fire when input is false. 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 digital input.

Author
Helmut Engelhardt (Evocortex GmbH),

Constructor & Destructor Documentation

◆ IRChannelConfigDI()

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

Don't initialize yourself.

Use IRImager::getPifConfig()!

Member Data Documentation

◆ IsLowActive

bool evo::IRChannelConfigDI::IsLowActive

Set to true, if trigger should fire when input is false.

◆ Mode

IRChannelInputMode::Value evo::IRChannelConfigDI::Mode

Defines the mode of the digital input.


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