c
e
r
t
i
f
i
e
d
Q
M
-
S
y
s
t
e
m
g
e
p
r
ü
f
t
e
s
Q
M
-
S
y
s
t
e
m
ISO 9001
EN 29001
Installation, Operating, and Maintenance Instructions
Series 64.1
VAT Vakuumventile AG, CH-9469 Haag, Schweiz
Tel ++41 81 771 61 61 Fax ++41 81 771 48 30 Email reception@vat.ch http://www.vatvalve.com
283681EB
2011-03-18
18/19
9.2.5 RS485 Inquiry commands
<CR> = Carriage Return (0D hexadecimal); <LF> = Linefeed (0A hexadecimal); _ = Space (20 hexadecimal)
Description Commands Acknowledgements Examples / Explanation
Actual valve position
in 1/1000 of stroke
#000A:<CR><LF> #000A:xxxxxx<CR><LF>
#000A:000428<CR><LF>
= 428 * 1/1000 of stroke (0 = closed,
1000 = open)
Actual pressure
in 1/1000 of sensor
full scale
#000P:<CR><LF>
#000P:xxxxxx<CR><LF>
#000P:000119<CR><LF>
= 119 * 1/1000 of sensor full scale
#000P: -00004<CR><LF>
= -4 * 1/1000 of sensor full scale
(-0.4% (sensor offset))
Pressure setpoint
value
#000W:<CR><LF>
#000W:xxxxxx<CR><LF>
#000W:000119<CR><LF>
= 119 * 1/1000 of sensor full scale
Operating mode
#000I:<CR><LF> #000I:LOCAL<CR><LF>
#000I:REMOTE<CR><LF>
#000I:LOCKED<CR><LF>
= LOCAL mode
= REMOTE mode
= logic inputs from RS485 are active
Control mode
#000M:<CR><LF> #000M: POS<CR><LF>
#000M: PRESS<CR><LF>
= POSITION MODE
= PRESSURE MODE
Self test
#000T:<CR><LF> #000T:____OK<CR><LF>
#000T:PAR-ER<CR><LF>
#000T:ROM-ER<CR><LF>
= memory o.k.
= parameter error
= EPROM error
(see section ‚6 Trouble Shooting‘ if
«PAR-ER» or «ROM-ER» appears)
Sensor zero offset
in 1/1000 of sensor
full scale
#000z:<CR><LF>
#000z:xxxxxx<CR><LF>
#000z:000015<CR><LF>
= 15 * 1/1000 of sensor full scale
#000c:<CR><LF> #000c:xxxxxxxxxx<CR><LF> #000c:0000125013<CR><LF>
= 125’013 cycles
Valve cycle counter
#000n:<CR><LF> #000n:<CR><LF>
= set counter to zero
Software version
#000i:01<CR><LF> #000i:01xxxxxxxx<CR><LF>
#000i:0164PM3I00<CR><LF>
= software version 64PM.3I.00
Read current
sensor 1 setup
#000i:02<CR><LF> i:02sabcdef<CR><LF>
Current sensor 1 setup; for abcdef refer to
setup commands:
Read current
sensor 2 setup
#000i:03<CR><LF> #000i:03sabcdef<CR><LF>
Current sensor 2 setup; for abcdef refer to
setup commands:
#000p:<CR><LF> #000p:____OK<CR><LF>
#000p:POS-ER <CR><LF>
= position o.k.
= plate position error
Position error
#000f:<CR><LF> #000f:<CR><LF>
= reset error flag
Valve position
#000i:05<CR><LF> #000i:05V1:aV2:b<CR><LF>
a = 0 (valve 1 open)
a = C (valve 1 closed)
a = N (valve 1 in intermediate pos.)
b = - (not connected)
Upload of learned
data
#000u:mmm<CR><LF> #000u:mmmdddddddddddd<
CR><LF>
Download of learned
data
#000d:mmmdddddddddddd
<CR><LF>
#000d:mmm<CR><LF>
mmm = index 000-082
to up-/download complete data all indices
have to be used
ddd.. = data in hexadecimal format
(0...9, A...F)