vrpn  07.33
Virtual Reality Peripheral Network
vrpn_NationalInstruments.h File Reference
#include <NIDAQmx.h>
#include "vrpn_Analog.h"
#include "vrpn_Analog_Output.h"
#include "vrpn_Configure.h"
#include "vrpn_Connection.h"
#include "vrpn_Shared.h"
#include "vrpn_Types.h"
Include dependency graph for vrpn_NationalInstruments.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vrpn_National_Instruments_Server
 
class  vrpn_Analog_Output_Server_NI
 

Macros

#define vrpn_NI_INPUT_MODE_DIFFERENTIAL   (0)
 
#define vrpn_NI_INPUT_MODE_REF_SINGLE_ENDED   (1)
 
#define vrpn_NI_INPUT_MODE_NON_REF_SINGLE_ENDED   (2)
 
#define vrpn_NI_INPUT_RANGE_5V   (5)
 
#define vrpn_NI_INPUT_RANGE_10V   (10)
 
#define vrpn_NI_INPUT_RANGE_20V   (20)
 

Macro Definition Documentation

◆ vrpn_NI_INPUT_MODE_DIFFERENTIAL

#define vrpn_NI_INPUT_MODE_DIFFERENTIAL   (0)

Definition at line 20 of file vrpn_NationalInstruments.h.

◆ vrpn_NI_INPUT_MODE_NON_REF_SINGLE_ENDED

#define vrpn_NI_INPUT_MODE_NON_REF_SINGLE_ENDED   (2)

Definition at line 22 of file vrpn_NationalInstruments.h.

◆ vrpn_NI_INPUT_MODE_REF_SINGLE_ENDED

#define vrpn_NI_INPUT_MODE_REF_SINGLE_ENDED   (1)

Definition at line 21 of file vrpn_NationalInstruments.h.

◆ vrpn_NI_INPUT_RANGE_10V

#define vrpn_NI_INPUT_RANGE_10V   (10)

Definition at line 24 of file vrpn_NationalInstruments.h.

◆ vrpn_NI_INPUT_RANGE_20V

#define vrpn_NI_INPUT_RANGE_20V   (20)

Definition at line 25 of file vrpn_NationalInstruments.h.

◆ vrpn_NI_INPUT_RANGE_5V

#define vrpn_NI_INPUT_RANGE_5V   (5)

Definition at line 23 of file vrpn_NationalInstruments.h.