![New Era Pump Systems Multi-Phaser NE-1000 Series Скачать руководство пользователя страница 21](http://html.mh-extra.com/html/new-era-pump-systems/multi-phaser-ne-1000-series/multi-phaser-ne-1000-series_quick-start-instructions_1677407021.webp)
New Era Pump Systems Inc.
www.SyringePump.com
Model NE-500/NE-501 Multi-Phaser™
Publication #1200-02
16
02/10/09
Logic Interface: TTL Input and Output” for detailed information about the Expansion Port.
This command is used in conjunction with the “FUN EVN” command. After setting an event trap with the
“FUN EVN” function, the “FUN EVE” function re-directs the event trigger source to pin <expansion pin> on
the expansion port.
This one time background trap, or interrupt, stays set during the Pumping Program’s entire execution until it is
triggered or reset. This function has no other affect on the operation of the pump until it is triggered.
The event is triggered only with after a falling edge (high to low TTL transition) is detected on the expansion
port pin <expansion pin>.
When triggered, the current operation of the pump and the Pumping Program is interrupted, and the Pumping
Program immediately continues operation (jumps to) with Phase number ‘nn’, specified with the “FUN EVN”
function, executed prior to the execution of the “FUN EVE” function. After being triggered, the event trigger
is reset. If an event trigger function is executed while another event trap is still set, the new event trigger will
replace the previous event trap.
The following example, sets an event trap at the start of a Pumping Program to jump to Pumping Program
Phase 5 when a falling edge occur on expansion port pin 3.
PHN 1
FUN EVN 5
PHN 2
FUN EVE 3
7.3.16
Setup Expansion Port Pause and Trigger Level Wait Phase
Command: “FUN EPL <expansion pin>”
Pauses the Pumping Program and waits for a trigger on Expansion Port pin <expansion pin>. The trigger is the
detection of a high to low TTL transition on the specified pin, or a low level when the function is first executed.
7.3.17
Setup Expansion Port Pause and Trigger Edge Wait Phase
Command: “FUN EPE <expansion pin>”
Pauses the Pumping Program and waits for a trigger on Expansion Port pin <expansion pin>. The trigger is the
detection of a high to low TTL transition on the specified pin.
7.3.18
Event Reset
Command: "FUN EVR"
’Event Reset’ cancels a previously set event trap.
7.3.19
Override Operational Trigger Default Configuration
Command: “FUN TRG <n>”
Sets the Operational Trigger (pin 2) to mode setting <n>, overriding the default setup Operational Trigger
Configuration. See Sec. 6.5, ‘TTL I/O Operational Trigger Default Configuration’, for the settings for
parameter <n>. The default setting for the Operational Trigger is always used to start the Pumping Program.
7.3.20
Set TTL Output Pin
Command: "FUN OUT n"
Set ‘Program Output’ TTL I/O output (pin 5) to level ‘n’.
If ‘n’ = 0, the output pin will be set low. If ‘n’ = 1, the output pin will be set high.
7.3.21
Set TTL Expansion Port Output Pin Low
Command: "FUN OE0 <expansion pin>"
Set expansion port pin <expansion pin> to logic level 0.