vrpn 07.35
Virtual Reality Peripheral Network
 
Loading...
Searching...
No Matches
vrpn_Zaber.C File Reference
#include <stdio.h>
#include "vrpn_BaseClass.h"
#include "vrpn_Serial.h"
#include "vrpn_Shared.h"
#include "vrpn_Zaber.h"
#include "vrpn_MessageMacros.h"
Include dependency graph for vrpn_Zaber.C:

Go to the source code of this file.

Macros

#define STATUS_RESETTING   (-1)
 
#define STATUS_SYNCING   (0)
 
#define STATUS_READING   (1)
 
#define TIMEOUT_TIME_INTERVAL   (2000000L)
 
#define POLL_INTERVAL   (1000000L)
 

Macro Definition Documentation

◆ POLL_INTERVAL

#define POLL_INTERVAL   (1000000L)

Definition at line 32 of file vrpn_Zaber.C.

◆ STATUS_READING

#define STATUS_READING   (1)

Definition at line 29 of file vrpn_Zaber.C.

◆ STATUS_RESETTING

#define STATUS_RESETTING   (-1)

Definition at line 27 of file vrpn_Zaber.C.

◆ STATUS_SYNCING

#define STATUS_SYNCING   (0)

Definition at line 28 of file vrpn_Zaber.C.

◆ TIMEOUT_TIME_INTERVAL

#define TIMEOUT_TIME_INTERVAL   (2000000L)

Definition at line 31 of file vrpn_Zaber.C.