16 #if !defined(Z_COMMON_H)
32 #elif defined(__unix__) || defined(__APPLE__)
53 #define READ_TIMEOUT 2000
Tried to set an unsupported baudrate.
Definition: z_common.h:73
Tried to decode a partial reply, or a string that wasn't a reply at all.
Definition: z_common.h:76
Was passed NULL when not expecting it.
Definition: z_common.h:71
Something went wrong in system code.
Definition: z_common.h:67
Tried to write to a buffer that wasn't long enough.
Definition: z_common.h:69
Everything is OK!
Definition: z_common.h:65
HANDLE z_port
A type to represent a port connected to one or more Zaber devices.
Definition: z_common.h:31
z_returns
Defines a set of return values in case things go wrong.
Definition: z_common.h:63