Next Advance SP2200 User Manual

Page 21

Advertising
background image

NEXT>>>ADVANCE

www.nextadvance.com

SP2200Programmable Syringe

Pump

Publication #1200-02

16

04/29/10

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.

7.3.22 Set TTL Expansion Port Output Pin High

Command: "FUN OE1 <expansion pin>"

Set expansion port pin <expansion pin> to logic level 1.

7.3.23 Beep

Command: "FUN BEP"

Advertising