Manual

New Era Pump Systems Inc.
WWW.SYRINGEPUMP.COM
Model NE-1600/NE-1800 Multi-Phaser™
Publication #1200-02
30 8/1/14
8.4.8 Example 8: Dispensing with Complex Synchronization
:01
Repeat if
Program Input
low
:10
:10
Restart on Event Trigger
or 10 seconds
Event Trigger
W
i
t
h
d
r
a
w
I
n
f
u
s
e
TTL Program Ouput
TTL High TTL Low
Event Trigger
Infuse until
Event Trigger
This example demonstrates a complex interaction with external equipment, such as synchronizing with another
syringe pump. The Program includes a variety of interactions with external equipment, which demonstrates
the various control possibilities of the NE-1600/NE-1800.
The Pumping Program begins by canceling any previous event traps (PH:01) and raising the ‘Program Output’
TTL line (PH:02). After 5.0 mL has been dispensed at 800 mL/hr (PH:03), the ‘Program Output’ TTL line is
lowered (PH:04), sending a synchronization signal to another device.
The pump then continues to pump at 800 mL/hr (PH:06) until a synchronization signal is received at the
‘Event Trigger’ TTL input, causing the Program to jump to Phase 7 (PH:05).
The pump then withdraws 0.25 mL (PH:07), pauses for 1 second (PH:08), then repeats this process if the
Program Input TTL line is low (PH:09), otherwise it continues with the next Phase.
Next, the pump pauses for 10 seconds (PH:10). Then it pauses again for the lesser of another 10 seconds
(PH:12) or until an Event Trigger occurs (PH:11). The Program then restarts (PH:13).
Phase Function
1
ET:RS
Phase Function
2
OUT.1
Phase Function Rate Volume Direction
3
RATE 800.0 mL/hr 5.0 mL Infuse
Phase Function
4
OUT.0
Phase Function
5
ET:07
Phase Function Rate Volume Direction
6
RATE 800.0 mL/hr 0.0 mL (OFF) Infuse
Phase Function Rate Volume Direction
7
RATE 1000.0 mL/hr 0.25 mL Withdraw
Phase Function
8
PS:01
Phase Function
9
IF:07