Tcpip
SCPI Command :
INPut:IQ:OSC:TCPip
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() str[source]
# INPut:IQ:OSC:TCPip value: str = driver.applications.k149Uwb.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.
- Returns:
tcpip: computer name or IP address
- set(tcpip: str) None[source]
# INPut:IQ:OSC:TCPip driver.applications.k149Uwb.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.
- Parameters:
tcpip – computer name or IP address