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

#include <DG_Data.h>

Collaboration diagram for DelayChannel:
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
 
union {
   unsigned long   OutputModulo
 
   struct {
      unsigned short   ModCounter
 
      unsigned short   ModOffset
 
   } 
 
}; 
 
unsigned long GoSignal
 
unsigned long DoneSignal
 
BOOL Positive
 
BOOL Terminate
 
BOOL HighDrive
 

Member Data Documentation

◆ @242

union { ... }

◆ @244

union { ... }

◆ @246

union { ... }

◆ Analog

unsigned short DelayChannel::Analog

◆ AnalogData

unsigned long DelayChannel::AnalogData

◆ Digital

unsigned long DelayChannel::Digital

◆ Digital_HW

unsigned short DelayChannel::Digital_HW

◆ Digital_LW

unsigned short DelayChannel::Digital_LW

◆ DigOff

unsigned long DelayChannel::DigOff

◆ DigSecond

unsigned long DelayChannel::DigSecond

◆ DoneSignal

unsigned long DelayChannel::DoneSignal

◆ GoSignal

unsigned long DelayChannel::GoSignal

◆ HighDrive

BOOL DelayChannel::HighDrive

◆ ModCounter

unsigned short DelayChannel::ModCounter

◆ ModOffset

unsigned short DelayChannel::ModOffset

◆ OutputModulo

unsigned long DelayChannel::OutputModulo

◆ Positive

BOOL DelayChannel::Positive

◆ Terminate

BOOL DelayChannel::Terminate

◆ Unused

unsigned short DelayChannel::Unused

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