
Remote Control Interfaces and Protocols
R&S
®
NRQ6
56
Getting Started 1178.3705.02 ─ 07
The HiSLIP data is sent to the device using the "fire and forget" method
with immediate return. Opposed to VXI-11, where each operation is blocked
until a VXI-11 device handshake returns. Thus, a successful return of a
VISA operation such as
viWrite()
does not guarantee that the sensor
has finished (or even started) executing the requested command. It just
indicates that the command has been delivered to the TCP/IP buffers.
For more information see also the application note at:
http://www.rohde-schwarz.com/appnote/1MA208
.
7.2.4
Socket Communication
An alternative way for remote control of the software is to establish a simple
TCP/IP connection to the device using the standard network drivers of your oper-
ating system. The so-called "socket" on Linux, "winsock" on Windows. The socket
communication, also referred to as "raw Ethernet communication", does not nec-
essarily require a VISA installation on the remote controller side.
Socket connections are established on a specially defined port. The socket
address is a combination of the IP address or hostname of the sensor and the
number of the port configured for remote control. The power sensors use port
number 5025 for this purpose.
Ethernet Interface
Summary of Contents for NRQ6
Page 6: ...Contents R S NRQ6 6 Getting Started 1178 3705 02 07 ...
Page 8: ...Safety Information R S NRQ6 8 Getting Started 1178 3705 02 07 ...
Page 14: ...Key Features R S NRQ6 14 Getting Started 1178 3705 02 07 ...
Page 38: ...R S NRQ6 Tour R S NRQ6 38 Getting Started 1178 3705 02 07 Fan Openings ...
Page 50: ...Operating Concepts R S NRQ6 50 Getting Started 1178 3705 02 07 Remote Control ...
Page 58: ...Contacting Customer Support R S NRQ6 58 Getting Started 1178 3705 02 07 ...