RSIB Protocol
R&S FSMR
1166.3363.12
4.24-36
E-2
UNIX Environment
To access the measuring equipment via the RSIB interface, copy the
librsib.so.X.Y
file to a
directory for which the control application has read rights.
X.Y
in the file name indicates the version
number of the library, for example
1.0
.
The
librsib.so.X.Y
library is created as a
shared library
. The applications using the library need not
consider its version. They simply link the library with the
lrsib
option. The following instructions have to
be observed so that linking can be successfully performed and the library can be found during program
execution:
File link:
•
Use the operating system command
In
to create a file with the link name
librsib.so
and pointing
to
librsib.so.X.Y
in a directory for which the control application has read rights. Example:
$ ln –s /usr/lib/librsib.so.1.0 /usr/lib/librsib.so
Linker options for creating applications:
•
-lrsib
: import library
•
-
Lxxx
: path information where the import library can be found. This is where the above file link has
been created. Example:
-L/usr/lib
.
Additional linker options for creating applications (only under Solaris):
•
-Rxxx
: path information where the library is searched for during the program run:
-R/usr/lib
.
Run-time environment:
•
Set environment variable
LD_RUN_PATH
to the directory in which the file link has been created. This
is necessary only if
librsib.so
cannot be found in the default search path of the operating system
and the
-R
linker option (only Solaris) was not specified.
For C/C++ programming, the declarations of the library functions and the definition of error codes are
contained in:
C/C++:
'RSIB.H'
(D:\R_S\Instr\RSIB)
Summary of Contents for FSMR
Page 1: ...R S FSMR Measuring Receiver Operating Manual Test Measurement Operating Manual 1313 9723 12 01...
Page 4: ......
Page 22: ......
Page 26: ...Contents Preparing for Operation R S FSMR 1155 5047 12 I 1 2 E 2 Fig 1 1 Front View...
Page 28: ...Front View R S FSMR 1166 3363 12 1 2 E 2 Fig 1 1 Front View...
Page 30: ...Front View R S FSMR 1166 3363 12 1 4 E 2 Fig 1 1 Front View...
Page 32: ...Front View R S FSMR 1166 3363 12 1 6 E 2 Fig 1 1 Front View...
Page 34: ...Front View R S FSMR 1166 3363 12 1 8 E 2 Fig 1 1 Front View...
Page 66: ......
Page 86: ......
Page 130: ...Menu Overview R S FSMR 1166 3363 12 3 42 E 3 Menu Overview another Keys MKR Key...
Page 141: ...R S FSMR Menu Overview 1166 3363 12 3 53 E 3 LOCAL Menu LOCAL...
Page 144: ......
Page 150: ......
Page 156: ......
Page 202: ......
Page 208: ......
Page 216: ......
Page 230: ......
Page 254: ......
Page 280: ......
Page 348: ......
Page 376: ...Configuration Setup R S FSMR 1166 3363 12 4 19 28 E 2...
Page 390: ......
Page 408: ......
Page 428: ......
Page 446: ......
Page 536: ......
Page 799: ......
Page 921: ......
Page 935: ......
Page 937: ...Contents Error Messages R S FSMR 1166 3363 12 I 9 2 E 1...