#include <string.h>
#include <stdio.h>
#include <qstring.h>
#include <qwidget.h>
#include <qmsgbox.h>
Go to the source code of this file.
Defines | |
#define | E_TIMEOUT "timeout " |
#define | E_CAMAC "CAMAC error " |
#define | E_BUS "Bus error " |
#define | E_FILENOTFOUND "file not found " |
#define | E_ALLFUCKEDUP "all is fucked up " |
#define | E_DEVICE_NOT_FOUND "Couln't find device " |
#define | E_CLOSING_DEVICES "while closing devices " |
#define | E_RANGE "due to wrong range " |
#define | E_IB_WRITE "Ib write to " |
#define | E_IB_READ "Ib read from " |
#define | E_GPIB "GPIB error " |
#define | E_OPEN "Could not open file " |
#define | E_SYS_MEM "Not enough memory " |
#define | E_FILE_NOT_FOUND "File not found : " |
#define | E_NOT_SEND "Could not send data" |
#define | E_NOT_RECEIVE "Error receiving data" |
#define | E_CMD_NOT_SEND "Could not send command" |
#define | E_NUMBER_TOO_LARGE "Number larger than 16 bit" |
Functions | |
int | Ierror (char *,char *,char *) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|