typedef enum { GPIB_ATN_DEASSERT = 0, GPIB_ATN_ASSERT = 1, GPIB_ATN_DEASSERT_HANDSHAKE = 2, GPIB_ATN_ASSERT_IMMEDIATE = 3} ATNControlConst;