R&S ESR Series User Manual page 562

Emi test receiver
Table of Contents

Advertisement

®
R&S
ESR
RSIB Interface Functions
The library functions are adapted to the interface functions of National Instruments for
GPIB programming. The functions supported by the libraries are listed in the following
table.
Function
RSDLLibfind()
RSDLLibwrt()
RSDLLilwrt()
RSDLLibwrtf()
RSDLLibrd()
RSDLLilrd()
RSDLLibrdf()
RSDLLibtmo()
RSDLLibsre()
RSDLLibloc()
RSDLLibeot()
RSDLLibrsp()
RSDLLibonl()
RSDLLTestSrq()
RSDLLWaitSrq()
RSDLLSwapBytes
Telnet Protocol
As an alternative to remote control the instrument can use a simple telnet protocol (port
5025). Unlike using the VXI-11 protocol, no VISA installation is necessary on the
remote controller side. This protocol is sometimes also referred to as "socket communi-
cation" or "Raw Ethernet mode". To control the instrument, only a Telnet program is
required. The Telnet program is part of every operating system.
11.1.1.4
GPIB Interface (IEC 625/IEEE 418 Bus Interface)
To be able to control the instrument via the GPIB bus, the instrument and the controller
must be linked by a GPIB bus cable. A GPIB bus card, the card drivers and the pro-
gram libraries for the programming language used must be provided in the controller.
The controller must address the instrument with the GPIB bus address (see
Instrument Address"
Notes and Conditions
In connection with the GPIB interface, note the following:
User Manual 1175.7068.02 ─ 12
Description
Provides a handle for access to a device.
Sends a zero-terminated string to a device.
Sends a certain number of bytes to a device.
Sends the contents of a file to a device.
Reads data from a device into a string.
Reads a certain number of bytes from a device.
Reads data from a device into a file.
Sets timeout for RSIB functions.
Switches a device to the local or remote state.
Temporarily switches a device to the local state.
Enables/disables the END message for write operations.
Performs a serial poll and provides the status byte.
Sets the device online/offline.
Checks whether a device has generated an SRQ.
Waits until a device generates an SRQ.
Swaps the byte sequence for binary numericdisplay (only required for
non-Intel platforms).
on page 562).
Remote Control
Remote Control - Basics
"GPIB
559

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents