a3369b.pdf - 第114页
Communication Interfaces VTK - TR -BA- 171e - 1 - User Manua l MDS 3080 -V 105 53 STRIG GER: AS ET: <RI >,<O T> ,<F A>,<N L>, <NP >,<D L>, 1 Descript ion: As described puls e parameter…

Communication Interfaces
104
VTK-TR-BA-171e-1 - User Manual MDS 3080-V
52 STRIGGER: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. The minimum values for Falling and Rising depend on the
Needle Lift (see paragraph 7.4, page 61).
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”.
This command works just like its “TRIGGER” variant. Only the MDC does not
answer with “OK”, but with the saved parameters instead. This way the
machine software can check directly, if the parameters were received
correctly.
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:
STRIGGER:ASET:55,10,150,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: 150 ≙ 1.5 ms
Needle Lift: 80 %
Number of Pulses: 20
Delay: 8 ≙ 0.8 ms
Return:
55,10,150,80,20,8

Communication Interfaces
VTK-TR-BA-171e-1 - User Manual MDS 3080-V
105
53 STRIGGER: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 command.
Both of the parameters “Falling” and “Rising” are specified in steps of
0.01 ms. The minimum values for Falling and Rising depend on the Needle
Lift (see paragraph 7.4, page 61).
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”.
This command works just like its “TRIGGER” variant. Only the MDC does not
answer with “OK”, but with the saved parameters instead. This way the
machine software can check directly, if the parameters were received
correctly.
Example:
Input:
STRIGGER:ASET:55,10,150,80,20,8,1
Result:
The following values are assigned:
Rising: 55 ≙ 0.55 ms (ms = Millisecond)
Open Time: 10 ≙ 1.0 ms
Falling: 150 ≙ 1.5 ms
Needle Lift: 80 ≙ 80 %
Number of Pulses: 20
Delay: 8 ≙ 0.8 ms
Return:
55,10,150,80,20,8
54 VALVE:UP
Description:
The valve is opened until it receives the command “VALVE:DOWN” or closes
automatically after 2 min. During this phase, other commands are ignored
in order to protect the valve.
Example:
Input:
VALVE:UP
Result:
The valve opens.
Return:
OK
55 VALVE:DOWN
Description:
This command closes the valve. It is the only command accepted in a
“VALVE:UP” phase. In other situations, it has no effect.
Example:
Input:
VALVE:DOWN
Result:
The valve closes.
Return:
OK

Communication Interfaces
106
VTK-TR-BA-171e-1 - User Manual MDS 3080-V
56 VALVE:CHECK:OFF
Description:
This command deactivates the valve check at the start-up of the MDC,
during which the valve is opened very shortly.
The default setting for the valve check is “ON”.
Information:
Even if the valve check is set to “OFF”, you can perform an immediate valve
check with the command VALVE:CHECK:<value>.
Example:
Input:
VALVE:CHECK:OFF
Result:
The valve check will not be performed at the start-up of the
MDC.
Return:
OK
57 VALVE:CHECK:ON
Description:
This command activates the valve check at the start-up of the MDC, during
which the valve is opened very shortly.
The default setting for the valve check is “ON”.
Example:
Input:
VALVE:CHECK:ON
Result:
The valve check will be performed at the start-up of the
MDC.
Return:
OK
58 VALVE:CHECK:<value>
Description:
This command causes an immediate valve check, during which the valve is
opened very shortly. As parameter you enter the Needle Lift to use for the
check. You can enter a value between 1 and 100. This value will correspond
directly to the Needle Lift.
In case you enter a value above 100, the response will be “NAK”.
In case the command is send correctly, but the valve check cannot be per-
formed for technical reasons, the response is “NOT OK”.
Information:
Even if the valve check is set to “OFF”, you can perform an immediate valve
check with the command VALVE:CHECK:<value>.
Example:
Input:
VALVE:CHECK:30
Result:
The system immediately starts a valve check with a Needle
Lift of 30.
Return:
OK