Tcpip
SCPI Command :
SYSTem:COMMunicate:RDEVice:OSCilloscope:TCPip
- class TcpipCls[source]
Tcpip commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() str [source]
# SCPI: SYSTem:COMMunicate:RDEVice:OSCilloscope:TCPip value: str = driver.applications.k70Vsa.system.communicate.rdevice.oscilloscope.tcpip.get()
Defines the TCPIP address or computer name of the oscilloscope connected to the FSW via LAN. Note: The IP address is maintained after a [PRESET], and is transferred between applications.
- return
tcpip: No help available
- set(tcpip: str) None [source]
# SCPI: SYSTem:COMMunicate:RDEVice:OSCilloscope:TCPip driver.applications.k70Vsa.system.communicate.rdevice.oscilloscope.tcpip.set(tcpip = 'abc')
Defines the TCPIP address or computer name of the oscilloscope connected to the FSW via LAN. Note: The IP address is maintained after a [PRESET], and is transferred between applications.
- param tcpip
computer name or IP address