88
EXDUL-584E / EXDUL-584S
© 2018 by Messcomp Datentechnik GmbH
DV06
88
EXDUL-584E / EXDUL-584S
© 2018 by Messcomp Datentechnik GmbH
EV06
wasco
®
wasco
®
DA-Spannungsausgabe
Mit diesem Befehl kann eine gewünschte Spannung an einem der zur
Verfügung stehenden Kanäle ausgegeben werden. Dabei wird dem Befehl
zum einen der zu ändernde Kanal in einem 4Byte-Block übergeben und
zum anderen die Spannung in µV.
Befehlsaufbau
Byte
Senden
Beschreibung
Empfangen
Beschreibung
0
0A
Befehlscode 1. Byte
0A
Befehlscode 1. Byte
1
80
Befehlscode 2. Byte
80
Befehlscode 2. Byte
2
01
Befehlscode 3. Byte
01
Befehlscode 3. Byte
3
02
Längenbyte
00
Längenbyte
4
cc
Kanalbyte (0 ... 7)
5
00
reserviert
6
00
reserviert
7
00
reserviert
8
ww
Spannung Byte0
9
ww
Spannung Byte1
10
ww
Spannung Byte2
11
ww
Spannung Byte3
Spannung = (integer) (Byte3 * 0x1 Byte2 * 0 Byte1 * 0x100 + Byte0) [µV]
DA Voltage output
This command is used to output a desired voltage to one of the availa-
ble channels. The command on one hand holds a 4-byte block for the
channel to be changed and on the other hand the voltage in µV.
Byte
Transmit
Representing
Receive
Representing
0
0A
Command code 1st Byte
0A
Command code 1st Byte
1
80
Command code 2nd Byte
80
Command code 2nd Byte
2
01
Command code 3rd Byte
01
Command code 3rd Byte
3
02
Length byte
00
Length byte
4
cc
Channel byte (0 ... 7)
5
00
reserved
6
00
reserved
7
00
reserved
8
ww
voltage Byte0
9
ww
voltage Byte1
10
ww
voltage Byte2
11
ww
voltage Byte3
voltage = (integer) (Byte3 * 0x1 Byte2 * 0 Byte1 * 0x100 + Byte0) [µV]
Command structure