Searched refs:USB_GPIB_BTMO (Results 1 – 1 of 1) sorted by relevance
101 #define USB_GPIB_BTMO "\nIBt" /* set byte timeout */ macro352 sprintf(command, "%s%d\n", USB_GPIB_BTMO, n > 255 ? 255 : n); in set_timeout()