Vresource

SCPI Command :

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

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

get(socketInstance=SocketInstance.Default) str[source]
# SCPI: SYSTem:COMMunicate:SOCKet<inst>:VRESource
value: str = driver.system.communicate.socket.vresource.get(socketInstance = repcap.SocketInstance.Default)

Queries the VISA resource string for direct socket communication.

param socketInstance:

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

return:

visa_resource: No help available