Home
last modified time | relevance | path

Searched refs:AttrVI_ATTR_GPIB_CIC_STATE (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-pyvisa/PyVISA-1.11.3/pyvisa/resources/
H A Dgpib.py213 is_controller_in_charge: Attribute[bool] = attributes.AttrVI_ATTR_GPIB_CIC_STATE()
/dports/devel/py-pyvisa/PyVISA-1.11.3/pyvisa/
H A Dattributes.py1343 class AttrVI_ATTR_GPIB_CIC_STATE(BooleanAttribute): class