2 relatively related feature requests:
- In
AR488_GPIBbus.h, there is
RECEIVE_ERR // Receive timeout or error
It would be nice if a distinction was made between timeout and error.
sendData has no return value. Also there, a distinction between 'OK', 'ERROR' and 'TIMEOUT' would be really helpful.
2 relatively related feature requests:
AR488_GPIBbus.h, there isIt would be nice if a distinction was made between timeout and error.
sendDatahas no return value. Also there, a distinction between 'OK', 'ERROR' and 'TIMEOUT' would be really helpful.