Tcpip

SCPI Command :

INPut:IQ:OSC:TCPip
class TcpipCls[source]

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

get() str[source]
# SCPI: INPut:IQ:OSC:TCPip
value: str = driver.inputPy.iq.osc.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: computer name or IP address

set(tcpip: str) None[source]
# SCPI: INPut:IQ:OSC:TCPip
driver.inputPy.iq.osc.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