Vresource

SCPI Command :

SYSTem:COMMunicate:GPIB<inst>:VRESource
class VresourceCls[source]

Vresource commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(gpibInstance=GpibInstance.Default) str[source]
# SCPI: SYSTem:COMMunicate:GPIB<inst>:VRESource
value: str = driver.system.communicate.gpib.vresource.get(gpibInstance = repcap.GpibInstance.Default)

Queries the VISA resource string of the GPIB interface.

param gpibInstance:

optional repeated capability selector. Default value: Inst1 (settable in the interface ‘Gpib’)

return:

visa_resource: No help available