TwiceAsNice  2019-02-18
Public Attributes | List of all members
DelayChannel_V2 Struct Reference

#include <DG_Data.h>

Collaboration diagram for DelayChannel_V2:
Collaboration graph

Public Attributes

union {
   unsigned long   AnalogData
 
   struct {
      unsigned short   Analog
 
      unsigned short   Unused
 
   } 
 
}; 
 
union {
   unsigned long   Digital
 
   struct {
      unsigned short   Digital_LW
 
      unsigned short   Digital_HW
 
   } 
 
}; 
 
unsigned long DigOff
 
unsigned long DigSecond
 
unsigned long OutputModulo
 
BOOL Active
 
BOOL Positive
 
BOOL Terminate
 
BOOL HighDrive
 
BOOL FtActive
 

Member Data Documentation

◆ @280

union { ... }

◆ @282

union { ... }

◆ Active

BOOL DelayChannel_V2::Active

◆ Analog

unsigned short DelayChannel_V2::Analog

◆ AnalogData

unsigned long DelayChannel_V2::AnalogData

◆ Digital

unsigned long DelayChannel_V2::Digital

◆ Digital_HW

unsigned short DelayChannel_V2::Digital_HW

◆ Digital_LW

unsigned short DelayChannel_V2::Digital_LW

◆ DigOff

unsigned long DelayChannel_V2::DigOff

◆ DigSecond

unsigned long DelayChannel_V2::DigSecond

◆ FtActive

BOOL DelayChannel_V2::FtActive

◆ HighDrive

BOOL DelayChannel_V2::HighDrive

◆ OutputModulo

unsigned long DelayChannel_V2::OutputModulo

◆ Positive

BOOL DelayChannel_V2::Positive

◆ Terminate

BOOL DelayChannel_V2::Terminate

◆ Unused

unsigned short DelayChannel_V2::Unused

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