Searched refs:VI_ERROR_SYSTEM_ERROR (Results 1 – 7 of 7) sorted by relevance
88 throw exception(VI_ERROR_SYSTEM_ERROR); in vxi_resource()91 throw exception(VI_ERROR_SYSTEM_ERROR); in vxi_resource()98 throw exception(VI_ERROR_SYSTEM_ERROR); in vxi_resource()101 throw exception(VI_ERROR_SYSTEM_ERROR); in vxi_resource()117 throw exception(VI_ERROR_SYSTEM_ERROR); in vxi_resource()122 throw exception(VI_ERROR_SYSTEM_ERROR); in vxi_resource()
106 throw exception(VI_ERROR_SYSTEM_ERROR); in create_or_find()113 throw exception(VI_ERROR_SYSTEM_ERROR); in create_or_find()
89 throw exception(VI_ERROR_SYSTEM_ERROR); in usb_resource()
89 VI_ERROR_SYSTEM_ERROR,221 VI_ERROR_SYSTEM_ERROR: (
83 VI_ERROR_SYSTEM_ERROR = _to_int(0xBFFF0000) variable1784 error_system_error = VI_ERROR_SYSTEM_ERROR
165 VisaIOError: VI_ERROR_SYSTEM_ERROR: Unknown system error:
515 #define VI_ERROR_SYSTEM_ERROR (_VI_ERROR+0x3FFF0000L) /* BFFF0000, -1073807360 */ macro