10 Software »Motion Manager«
Operating manual mzr-2509 Ex/ mzr-2909 Ex / mzr-4609 Ex / mzr-7209 Ex
Last update: October 2016
Technische Änderungen ohne Vorankündigung vorbehalten.
79
The file
switchdosage_mzr-4609_S.mcl
(see Listing 7) is an example for dosage
with one micro annular gear pump mzr-4609 Ex.
Trigger start of the dosage with switch located between clamp »Fault« and
»GND« of the connection board. A closing switch or a floating switch of a PLC
can be used as trigger.
In the program the motion controller is programmed with following setting
parameters:
−
Load relative Position of the pump 10 revolution (Command LR20000)
(20000 = 10 revolution mzr-4609 Ex
≈
120 µl)
−
Start of the dosage over the switch (Command REFIN)
; File:
switchdosage_4609_e3_S.mcl
; Description: Dosage triggered with switch for mzr-4609 Ex
;
Start dosage with switch on digital input 3
;
Fault as error output programmed
; Hardware:
Motion Controller S-HD-KL with switch, Controller MCDC3006S, Interface RS-232
;
; Date:
2012-03-29
; Copyright © 2012, HNP Mikrosysteme GmbH, Parchim
;
; HNP Mikrosysteme GmbH, Juri-Gagarin-Ring 4, 19370 Parchim
; T49(0)3871/451-301, T49(0)3871/451-333
; Email: [email protected], http://www.hnp-mikrosysteme.de
;
; ! ! ! Important ! ! !
;
- Turn the potentiometer on the connection panel into zero position by
;
turning clockwise to the right stop motion device
;
- Then transfer this file with menu command 'Terminal - Transfer configuration file' to the
pump
;
- Save the transferred settings into the EEPROM
;--------------------------------------------------------------------------------------------------------------
; Program sequence
;--------------------------------------------------------------------------------------------------------------
PROGSEQ
;Program start
A1
;Label 1 (program start)
HP4
;Rising edge active and logic level to High for input No. 3
A2
;Label 2
JPT2
;Cycle 2 Low-Pegel on Input 3
HP0
;Falling edge active and logic level to Low for input No. 3
A3
;Label 3
JPT3
;Cycle 3 bis High-Pegel on Input 3
HO
;Set the actual position to 0
LR20000
;Load relative target position (2000 = 1 rev.) <------- Please edit the target
position value !
NP
;Notify Position (wait after "M" until target position is reached)
M
;Move to target position
JMP1
;Jump to the beginning
END
;--------------------------------------------------------------------------------------------------------------
; Configuration
;--------------------------------------------------------------------------------------------------------------
SOR0
;Source For Velocity - Solldrehzahl über Schnittstelle RS-232
CONTMOD
;Continuous Mode - Normalbetrieb
KN246
;Load Speed Constant - Drehzahlkonstante laden [rpm/V]
RM1230
;Load Motor Resistance - Motorwiderstand laden [mOhm]
APL0
;Position Limits - Positionslimits deaktivieren