RSIB Interface Functions
R&S FSMR
1166.3363.12
4.24-42
E-2
RSDLLibloc
This function temporarily switches the device to the 'LOCAL' state.
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)
After switchover to LOCAL state, the instrument can be manually operated via the front panel. On the
next access to the instrument by means of one of the functions of the library, the instrument is switched
again to the REMOTE state.
RSDLLibeot
This function enables or disables the END message after write operations.
VB format:
Function RSDLLibeot (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
0 - no END message
1 – send END message
Example:
RSDLLibeot (ud, 1, ibsta, iberr, ibcntl)
If the END message is disabled, the data of a command can be sent with several successive calls of
write functions. The END message must be enabled again before sending the last data block.
RSDLLibrsp
This function performs a serial poll and provides the status byte of the device.
VB format:
Function RSDLLibrsp(ByVal ud%, spr%, ibsta%, iberr%, ibcntl&)
As Integer
C format:
void WINAPI RSDLLibrsp( short ud, char far* spr, short far
*ibsta, short far *iberr, unsigned long far *ibcntl)
C format (UNIX):
short RSDLLibrsp( short ud, char *spr, short *ibsta, short
*iberr, unsigned long *ibcntl)
Parameters:
ud
Device handle
spr
Pointer to status byte
Example:
RSDLLibrsp(ud, spr, ibsta, iberr, ibcntl)
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...