Go to the source code of this file.
◆ GPIB_BUS_OR_CMD_BYTE_MESSAGES
#define GPIB_BUS_OR_CMD_BYTE_MESSAGES 4 /* GPIB BUS level single command byte decoded messages */ |
◆ GPIB_DEVICE_STATE_MESSAGES
#define GPIB_DEVICE_STATE_MESSAGES 32 /* GPIB Device Level states such as AMIGO,SS80,PRINTER */ |
◆ GPIB_DISK_IO_TIMING
#define GPIB_DISK_IO_TIMING 64 /* GPIB Disk I/O read/write times */ |
◆ GPIB_ERR
#define GPIB_ERR 1 /* GPIB error messages */ |
◆ GPIB_PP_BUS_STATUS
#define GPIB_PP_BUS_STATUS 512 /* GPIB try to detect Parallel Poll BUS state */ |
◆ GPIB_PPR
#define GPIB_PPR 2 /* GPIB PPR Parallel Poll Response states */ |
◆ GPIB_RW_STR_BUS_DECODE
#define GPIB_RW_STR_BUS_DECODE 256 /* GPIB read/write string byte decode */ |
◆ GPIB_RW_STR_TIMING
#define GPIB_RW_STR_TIMING 128 /* GPIB read/write string timing */ |
◆ GPIB_TODO
#define GPIB_TODO 16 /* GPIB TODO DEVICE missing support code */ |
◆ GPIB_TOP_LEVEL_BUS_DECODE
#define GPIB_TOP_LEVEL_BUS_DECODE 8 /* GPIB main loop - top level data and controll lines decoded */ |
◆ LIF_DEBUG
#define LIF_DEBUG 1024 /* LIF utitilites debugging */ |
◆ debuglevel
Debug flag - used to log GPIB and emulator messages.
Definition at line 33 of file gpib_task.c.
Referenced by alloc_device(), assign_value(), gpib_bus_init(), gpib_detect_PP(), gpib_disable_PPR(), gpib_enable_PPR(), gpib_read_byte(), gpib_read_str(), gpib_state_init(), gpib_tests(), gpib_unread(), gpib_write_byte(), gpib_write_str(), main(), ppr_init(), printer_buffer(), printer_close(), PRINTER_COMMANDS(), printer_open(), Read_Config(), receive_plot_flush(), set_active_device(), SS80_Amigo_Clear(), SS80_Check_Unit(), SS80_Check_Volume(), SS80_cmd_seek(), SS80_Command_State(), SS80_COMMANDS(), SS80_describe(), SS80_error_return(), SS80_Execute_State(), SS80_increment(), SS80_init(), SS80_locate_and_read(), SS80_locate_and_write(), SS80_Report(), SS80_Selected_Device_Clear(), SS80_send_status(), SS80_Test(), SS80_Transparent_State(), td0_read_disk(), and td0_save_lif_sector().