![Rohde & Schwarz R&S FSP Series Operating Manual Download Page 326](http://html.mh-extra.com/html/rohde-and-schwarz/rands-fsp-series/rands-fsp-series_operating-manual_1477864326.webp)
R&S FSP
Instrument Functions
RSIB Interface Functions
4.254
Operating Manual 1164.4556.12 - 06
The file name may as well include a drive or path specification.
RSDLLibtmo
This function defines the time-out for a device. The default value for the time-out is
set to 5 seconds.
RSDLLibsre
This function sets the device to the 'LOCAL' or 'REMOTE' state.
RSDLLibloc
This function temporarily switches the device to the 'LOCAL' state.
VB format:
Function RSDLLibtmo (ByVal ud%, ByVal tmo%,
ibsta%, iberr%, ibcntl&) As Integer
C format:
void WINAPI RSDLLibtmo( short ud, short tmo,
short far *ibsta, short far *iberr, unsigned
long far *ibcntl )
C format (UNIX):
short RSDLLibtmo( short ud, short tmo, short
*ibsta, short *iberr, unsigned long *ibcntl
)
Parameters:
ud
Device handle
tmo
Time-out in seconds
Example:
RSDLLibtmo (ud, 10, ibsta, iberr, ibcntl)
VB format:
Function RSDLLibsre (ByVal ud%, ByVal v%,
ibsta%, iberr%, ibcntl&) As Integer
C format:
void WINAPI RSDLLibsre( short ud, short v,
short far *ibsta, short far *iberr, unsigned
long far *ibcntl)
C format (UNIX):
short RSDLLibsre( short ud, short v, short
*ibsta, short *iberr, unsigned long
*ibcntl)
Parameters:
ud
Device handle
v
State of device
0 - local
1 - remote
Example:
RSDLLibsre (ud, 0, ibsta, iberr, ibcntl)
VB format:
Function RSDLLibloc (ByVal ud%, ibsta%,
iberr%, ibcntl&) As Integer
C format:
void WINAPI RSDLLibloc( short ud, short far
*ibsta, short far *iberr, unsigned long far
*ibcntl)
C format (UNIX):
short RSDLLibloc( short ud, short *ibsta,
short *iberr, unsigned long *ibcntl)
Parameter:
ud
Device handle
Example:
RSDLLibloc (ud, ibsta, iberr, ibcntl)
Summary of Contents for R&S FSP Series
Page 1: ...R S FSP Spectrum Analyzer Operating Manual 1164 4556 12 06 Test Measurement Operating Manual ...
Page 24: ...R S FSP Putting into Operation 1 2 Operating Manual 1164 4556 12 06 ...
Page 72: ...R S FSP Manual Operation 3 2 Operating Manual 1164 4556 12 06 ...
Page 793: ...R S FSP Index Operating Manual 1164 4556 12 06 4 11 ...
Page 794: ...R S FSP 4 12 Operating Manual 1164 4556 12 06 ...
Page 795: ...Operating Manual 1164 4556 12 06 4 13 R S FSP ...
Page 796: ...R S FSP 4 14 Operating Manual 1164 4556 12 06 ...