added VALID_ALARM to INVALID_ALARM test
This commit is contained in:
@@ -78,6 +78,9 @@
|
||||
#include <drvGpibInterface.h>
|
||||
#include <devCommonGpib.h>
|
||||
|
||||
#ifndef VALID_ALARM
|
||||
#define VALID_ALARM INVALID_ALARM
|
||||
#endif
|
||||
long init_dev_sup(), report();
|
||||
int srqHandler();
|
||||
int aiGpibSrq(), liGpibSrq(), biGpibSrq(), mbbiGpibSrq(), stringinGpibSrq();
|
||||
|
||||
@@ -78,6 +78,9 @@
|
||||
#include <drvGpibInterface.h>
|
||||
#include <devCommonGpib.h>
|
||||
|
||||
#ifndef VALID_ALARM
|
||||
#define VALID_ALARM INVALID_ALARM
|
||||
#endif
|
||||
long init_dev_sup(), report();
|
||||
int srqHandler();
|
||||
int aiGpibSrq(), liGpibSrq(), biGpibSrq(), mbbiGpibSrq(), stringinGpibSrq();
|
||||
|
||||
Reference in New Issue
Block a user