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

Communication Interfaces VTK - TR -BA- 072e - 1 - User Manua l MDS 358X S eries 99 46 TRIGGE R:ASET:? Descript ion: This com mand gives the v alues for th e pulse p aramet ers currently s aved in the R AM . The co rrect …

100%1 / 195
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
Communication Interfaces
100
VTK-TR-BA-072e-1 - User Manual MDS 358X Series
47 TRIGGER:ASET:<RI>,<OT>,<FA>,<NL>,<NP>,<DL>
Description:
This command is used to modify pulse parameters without transmitting
the trigger signal. The values for both of the parameters “Falling” and
“Rising” are specified in steps of 0.01 ms. Minimum value for “Falling” is
0.01 ms, for “Rising” 0.01 ms. But the minimum values for Falling and Rising
also always depend on the current Needle Lift % (see
paragraph 7.4,
page 66). All other time parameters are entered in units of 1/10 ms.
Specified values must be integer and positive. To choose the external
mode, enter “EXTERNAL” for “Open Time”, instead of a numerical value.
You have to include all six setup parameters.
The start of a dispensing cycle with the selected parameter configuration is
initiated by the command “VALVE:AOPEN”.
Information:
With this command, the information is only held in the RAM and therefore
gets lost, once the system is switched OFF. If that is a problem, use the next
command instead. (The difference in the command line is the “1” at the
end.)
Example:
Input:
TRIGGER:ASET:55,10,8,80,20,8
Result:
The following values are assigned to the dispensing
parameters:
Rising: 55 0.55 ms (ms = Millisecond)
Open Time: 10 1.0 ms
Falling: 8 0.08 ms
Needle Lift: 80 %
Number of Pulses: 20
Delay: 8 0.8 ms
Return:
OK
48 TRIGGER:ASET:<RI>,<OT>,<FA>,<NL>,<NP>,<DL>,1
Description:
As described pulse parameters can be modified and saved in EEPROM in
the control unit (reaction time: 200 ms). (The latter marks the difference to
the command before this one. It is shown in the command line with the “1”
at the end.) It does not transmit a trigger signal.
In this case, both of the parameters “Falling” and “Rising” are specified in
steps of 0.01 ms. Minimum value for “Falling”: 0.01 ms, for “Rising” 0.01 ms.
But the minimum values for Falling and Rising also always depend on the
current Needle Lift % (see paragraph 7.4, page 66).
All other time parameters are entered in units of 1/10 ms.
Specified values must be integer and positive. To choose the external
mode, enter “EXTERNAL” for “Open Time”, instead of a numerical value.
The start of a dispensing cycle with the selected parameter configuration is
initiated by the command “VALVE:AOPEN”.
Example:
Input:
TRIGGER:ASET:55,10,8,80,20,8,1
Result:
The following values are assigned:
Rising: 55 0.55 ms (ms = Millisecond)
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:
OK