Herunterladen Diese Seite drucken

Rohde & Schwarz ESPI3 Handbuch Seite 475

Werbung

RSIB-Schnittstelle
RSDLLibrdf()
Liest Daten vom Gerät mit dem Handle ud in die Datei file.
VB-Format:
Function RSDLLibrdf (ByVal ud%, ByVal file$, ibsta%, iberr%,
ibcntl&) As Integer
C-Format:
short WINAPI RSDLLibrd( short ud, char far *file, short far
*ibsta, short far *iberr, unsigned long far *ibcntl )
C-Format (Unix): short RSDLLibrd( short ud, char *file, short *ibsta, short
*iberr, unsigned long *ibcntl )
Parameter:
ud
file
Beispiel:
RSDLLibrdf (ud, "c:\db.sav", ibsta, iberr, ibcntl)
Der Dateiname kann auch eine Laufwerks- und Pfadangabe enthalten.
RSDLLibtmo
Diese Funktion legt die Timeout-Grenze für ein Gerät fest. Der Defaultwert für die Timeout-Grenze ist
auf 5 Sekunden eingestellt.
VB-Format:
Function RSDLLibtmo (ByVal ud%, ByVal tmo%, ibsta%, iberr%,
ibcntl&) As Integer
C-Format:
short 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 )
Parameter:
ud
tmo
Beispiel:
RSDLLibtmo (ud, 10, ibsta, iberr, ibcntl)
RSDLLibsre
Diese Funktion schaltet das Gerät in den Zustand 'LOCAL' oder 'REMOTE'.
VB-Format:
Function RSDLLibsre (ByVal ud%, ByVal v%, ibsta%, iberr%,
ibcntl&) As Integer
C-Format:
short 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)
Parameter:
ud
v
Beispiel:
RSDLLibsre (ud, 0, ibsta, iberr, ibcntl)
1164.6459.11
Gerät-Handle
Datei, in die die gelesenen Daten geschrieben werden.
Geräte-Handle
Zeit in Sekunden
Geräte-Handle
Zustand des Geräts
0 - local
1 - remote
4.338
R&S ESPI
D-1

Werbung

loading

Diese Anleitung auch für:

Espi7