Home
last modified time | relevance | path

Searched defs:VI_SUCCESS_QUEUE_NEMPTY (Results 1 – 2 of 2) sorted by relevance

/dports/devel/librevisa/librevisa-0.0.20130412/include/
H A Dvisa.h503 #define VI_SUCCESS_QUEUE_NEMPTY (0x3FFF0080L) /* 3FFF0080, 1073676416 */ macro
/dports/devel/py-pyvisa/PyVISA-1.11.3/pyvisa/
H A Dconstants.py65 VI_SUCCESS_QUEUE_NEMPTY = _to_int(0x3FFF0080) variable