Vermes MDS 358X user Manual.pdf - 第109页

Communication Interfaces 98 VTK - TR -BA- 072e - 1 - User Manua l MDS 358X S eries 40 SYSTEM:PASSWORD:<Your password> Descript ion: This command sends the 6 - dig it pas sword to un lock th e keypa d after a PLC - …

100%1 / 195
Communication Interfaces
VTK-TR-BA-072e-1 - User Manual MDS 358X Series
97
35 SYSTEM:SHOW:ACTTEMP
Description:
The current temperature of the actuator (piezo) is displayed.
NOTE:
In case an MFC is connected to your MDC, you cannot use this command,
since it would respond with a wrong value.
Example:
Input:
SYSTEM:SHOW:ACTTEMP
Result:
The value appears in °C.
Return:
70
36 SYSTEM:DOSOKDELAY:OFF
Description:
This command deactivates the DOSOK-Delay.
When this is true, the length of a delay is not added to the length of the
DOSOK signal.
Example:
Input:
SYSTEM:DOSOKDELAY:OFF
Result:
Deactivates the DOSOK-delay.
Return:
OK
37 SYSTEM:DOSOKAYDELAY:ON
Description:
This command activates the DOSOK-Delay.
When this is true, the length of a delay is added to the length of the DOSOK
signal.
Example:
Input:
SYSTEM:DOSOKDELAY:ON
Result:
Activates the DOSOK-delay.
Return:
OK
38 SYSTEM:SINGLEDOSOK:SETUP
Description:
This command sets the Single-DOSOK signal to “Setup”. The length of the
Single-DOSOK signal is that of the setup. (Default setting is “Pulse”.)
Example:
Input:
SYSTEM:SINGLEDOSOK:SETUP
Result:
The Single-DOSOK is set to “setup”.
Return:
OK
39 SYSTEM:SINGLEDOSOK:PULSE
Description:
This command sets the Single-DOSOK signal to “Pulse”. The length of the
Single-DOSOK signal is that of a pulse. (Default setting is “Pulse”.)
Example:
Input:
SYSTEM:SINGLEDOSOK:PULSE
Result:
The Single-DOSOK is set to “pulse”.
Return:
OK
Communication Interfaces
98
VTK-TR-BA-072e-1 - User Manual MDS 358X Series
40 SYSTEM:PASSWORD:<Your password>
Description:
This command sends the 6-digit password to unlock the keypad after a
PLC-trigger. Each digit can be either of 1, 2, 3 or 4 (representing the keys
[], [], []and []resp.)
Example:
Input:
SYSTEM:PASSWORD:111111
Result:
The keypad is unlocked.
Return:
OK
41 SYSTEM:PASSWORD:OFF
Description:
This command deactivates the password, which unlocks the keypad after a
PLC-trigger.
Example:
Input:
SYSTEM:PASSWORD:OFF
Result:
The password is deactivated.
Return:
OK
42 SYSTEM:PASSWORD:ON
Description:
This command activates the password, which unlocks the keypad after a
PLC-trigger.
Example:
Input:
SYSTEM:PASSWORD:ON
Result:
The password is activated.
Return:
OK
43 SYSTEM:PASSWORD:SET:<Your password>
Description:
This command sets the 6-digit password, which can unlock the keypad
after a PLC-trigger. The password is 6-digit, with each digit either of 1, 2, 3
or 4 (representing the keys “[], [], []and []resp.).
The password has to be exactly six digits long; anything else would lead to
an error.
Example:
Input:
SYSTEM:PASSWORD:SET:111111
Result:
The 6-digit password is set.
Return:
OK
44 SYSTEM:AUXILIARYMODE:OFF
Description:
This command deactivates the auxiliary mode.
In auxiliary mode, the valve is disconnected. All other functionalities of the
MDC can be used and tested.
Example:
Input:
SYSTEM:AUXILIARYMODE:OFF
Result:
The auxiliary mode is deactivated.
Return:
OK
45 SYSTEM:AUXILIARYMODE:ON
Description:
This command activates the auxiliary mode.
In auxiliary mode, the valve is disconnected. All other functionalities of the
MDC can be used and tested.
Example:
Input:
SYSTEM:AUXILIARYMODE:ON
Result:
The auxiliary mode is activated.
Return:
OK
Communication Interfaces
VTK-TR-BA-072e-1 - User Manual MDS 358X Series
99
46 TRIGGER:ASET:?
Description:
This command gives the values for the pulse parameters currently saved in
the RAM. The correct order of the values is:
Rising, Open Time, Falling, Needle Lift, Number of Pulses, Delay.
Parameters relating to time are indicated in 1/10 ms, except for “Falling”
and “Rising” which are given in 1/100 ms. If the valve is currently operated
in external mode, the value for “Open Time“ is “EXTERNAL“. In infinite
mode, the number of pulses is always “0”.
Example:
Input:
TRIGGER:ASET:?
Result:
Information is given about the current cycle parameters.
Rising: 55 0.55 ms (ms = milliseconds)
Open Time: 10 1.0 ms
Falling: 8 0.08 ms
Needle Lift: 80 80 %
Number of Pulses: 20
Delay: 8 0.8 ms
Return:
55,10,8,80,20,8