The VisAO Camera
VisAO::dioserver_ch Struct Reference

Holds the information for one digital I/O channel. More...

#include <dioserver.h>

Public Attributes

int swchannel
 
int hwchannel
 The software channel number - used to access the channel via the dio fifos.
 
int direction
 The hardware channel number - used to access the diocard itself.
 
int enabled
 The direction, 0 for output, 1 for input.
 
dioserverdios
 Whether the channel is enabled or not. Disabled channels (enabled = 0) are ignored.
 

Detailed Description

Definition at line 44 of file dioserver.h.


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