14.06.2014 Views

Operating Manual EMI TEST RECEIVER ESIB7 - Rohde & Schwarz

Operating Manual EMI TEST RECEIVER ESIB7 - Rohde & Schwarz

Operating Manual EMI TEST RECEIVER ESIB7 - Rohde & Schwarz

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

ESIB<br />

Instrument Interfaces<br />

RSDLLibonl<br />

The function switches the instrument to the 'online' or 'offline' state. When switching to ‘offline’ the<br />

interface is enabled and the device handle made invalid. The next call of RSDLLibfind sets up the<br />

communication again.<br />

VB format: Function RSDLLibonl (ByVal ud%, ByVal v%, ibsta%, iberr%,<br />

ibcntl&) As Integer<br />

C format: void FAR PASCAL RSDLLibonl( short ud, short v, short far<br />

*ibsta, short far *iberr, unsigned long far *ibcntl)<br />

C format (Unix): short RSDLLibonl( short ud, short v, short *ibsta, short<br />

*iberr, unsigned long *ibcntl)<br />

Parameter: ud Device handle.<br />

v<br />

Status of instrument<br />

0 - local<br />

1 - remote<br />

Example: RSDLLibonl(ud, 0, ibsta, iberr, ibcntl)<br />

RSDLLTestSRQ<br />

The function checks the status of the SRQ bit.<br />

VB format: Function RSDLLTestSrq (ByVal ud%, Result%, ibsta%, iberr%,<br />

ibcntl&) As Integer<br />

C format:<br />

C format (Unix):<br />

void FAR PASCAL RSDLLTestSrq( short ud, short far *result,<br />

short far *ibsta, short far *iberr, unsigned long far *ibcntl)<br />

short RSDLLTestSrq( short ud, short *result, short *ibsta,<br />

short *iberr, unsigned long *ibcntl)<br />

Parameter: ud Device handle<br />

result<br />

Reference to an integer value in which the library<br />

returns<br />

the status of the SRQ bit.<br />

0 - no SRQ<br />

1 - SRQ active, instrument has output a service request<br />

Example: RSDLLTestSrq (ud, result%, ibsta, iberr, ibcntl)<br />

The function corresponds to the function RSDLLWaitSrq but with the difference that RSDLLTestSRQ<br />

returns immediately the current status of the SRQ bit whereas RSDLLWaitSrq waits for an SRQ to<br />

occur.<br />

1088.7531.12 8.19 E-16

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!