User manual
Table Of Contents
- 1. Allgemeines
- 2. Technische Daten
- 3. Installation
- 4. Details zu den Kartentypen
- 4.1 RS232-Karten IF-R1 und IF-R2
- 4.2 USB-Karten IF-U1 und IF-U2
- 4.3 CAN-Karten IF-C1 und IF-C2
- 4.4 Analoge Schnittstelle IF-A1
- 4.5 GPIB-Karte IF-G1
- 4.5.1 Hinweise zur Kommunikation
- 4.5.2 Ansteuerung des Gerätes über GPIB
- 4.5.3 Begriffserläuterung
- 4.5.4 Unterschiede zu den anderen Schnittstellenkarten
- 4.5.5 Firmware-Aktualisierungen
- 4.5.6 Ausführungs- und Übertragungszeiten
- 4.5.7 IF-G1 konfigurieren
- 4.5.8 SCPI-Befehle und Abschlußzeichen
- 4.5.9 Fehlermeldungen
- 4.6 Ethernetkarten IF-E1 und IF-E2
- 5. Einsatz in anderen Geräteserien
- 6. Der System Link Mode (nur PSI 9000)
- 7. Kommunikation mit dem Gerät
- 7.1 Begriffserklärungen
- 7.2 Vorwort
- 7.3 Allgemeine Hinweise zur Kommunikation
- 7.4 Hinweise zum USB-Treiber
- 7.5 Aufbau der Kommunikation
- 7.6 Übertragungsparameter IF-R1 und IF-U1
- 7.7 Sollwerte und Istwerte umrechnen
- 7.8 Telegrammaufbau IF-R1 und IF-U1
- 7.9 Telegrammaufbau IF-C1
- 7.10 Telegrammaufbau IF-G1
- 7.11 Telegrammaufbau IF-E1
- 8. Kommunikation mit LabView
- 9. Kommunikation ohne Labview
- 10. Anschlüsse
- 1. General
- 2. Technical specifications
- 3. Installation
- 4. Details about the cards
- 5. Operation in other device series
- 6. The System Link Mode (only PSI9000)
- 7. Communication with the device
- 7.1 Terms explained
- 7.2 Prologue
- 7.3 General notes about the communication
- 7.4 About the USB driver
- 7.5 Structure of the communication
- 7.6 Transmission settings IF-R1 and IF-U1
- 7.7 Translating set/actual values
- 7.8 Telegram structure IF-R1 and IF-U1
- 7.9 Message structure for the IF-C1
- 7.10 Message structure IF-G1
- 7.11 Message structure IF-E1
- 8. Communication with LabView
- 9. Communication without LabView
- 10. Connectors

76
© 2009, Elektro-Automatik GmbH & Co. KG
EN
About the interface cards
The commands are input as plain ASCII strings into the com-
mand line, just as with GPIB, and sent by clicking the Send
button. The error and response box below the command line
will report errors and show requested values.
II. Via LabView
LabView has implemented VIs for VXI11 communication by
default. These can be used according to their given handling
instruction. Further information about VXI11 can be found
in the internet.
Apart from that, the same conditions like when accessing the
device via HTTP apply. The access lock is here only set if
the user sets the device into remote control mode (*RST or
LOCK 1). Unlocking the access is also done automatically
after 10 minutes resp. when the remote control is termina-
ted. In case the access lock is terminated automatically, the
device remains in remote control. Now any user can take
over the control. From that moment, the next user won‘t have
exclusive access because the access lock is not set. We
thus recommend to terminate remote control and activate it
again when taking over device access.
III. Via other programming languages
Generally the same as with LabView or HTTP. The user
has to provide the appropriate communication with VXI11
protocol, transporting the SCPI commands as correct ASCII
strings to the device.
IV. Via the USB port
The Ethernet card features an additional interface, a USB
port of type A. This interface works identically to the IF-U1
USB card. Also see section 4.2
But different conditions do apply here:
- no SCPI, no VXI11, no HTTP, no website
- transmission speed is tied to 57600 Baud
- USB driver required
- Communication via LabView and other languages only
by the object orientated communication protocol (see
section 7.) resp. the corresponding LabView VIs.
4.6.4 The USB port / Firmware updates
The additional USB port can be used as an alternative way of
communication with the device following the given conditions
in section 4.6.3, paragraph IV.
It is also used to update the firmware of the device or the
Ethernet card itself.
Firmware updates are done with a special update tool and a
new firmware version, which are obtainable from the supplier
of your hardware upon request.
4.6.5 The reset button
Is used to reset the network parameters of the device to
defaults. Also see section 4.6.1.