User interface changes – New Era FW-1-X FIRMWARE UPGRADE NE-1000X FAMILY OF SYRINGE PUMPS User Manual

Page 3

Advertising
background image

NE-1000X

3

www.SyringePump.com


These functions will operate normally, but when the next RET function is executed after the Program Branch function, program
operation will return to the Program Phase immediately following the Phase where the Pumping Program branched, or the Program
Phase that was interrupted for events:

IF:nn, JP:nn
After one of these functions cause a Program Phase Branch to Phase 'nn', a RET function will return the Program to the Phase
following the function that caused the branch, thus converting these Pumping Program branch functions into program sub-routine call
functions.

ET:nn, ES:nn
These functions create a background Event trap. When the Event trap is triggered, the Pumping Program immediately jumps to
Program Phase 'nn'. A RET function will return to the Program Phase that was interrupted by the Event trap. NOTE: When the
Pumping Program returns to the interrupted Phase, the Program Phase starts over and not at the point that was interrupted. For
example, if the interrupted Phase specified a pumping volume, on return, the entire pumping volume will be dispensed, not just the
remainder of volume from the point of interruption.

RS-232Remote Support:
Return function command:

FUN RET


===============================================================================================

2.

User Interface Changes

===============================================================================================
Re-ordering of Program Function Selection Menu
The Program Function Selection menu has been broken up into a top menu and a control function sub-menu for easier entry.

The top menu is as follows:

BASE

Base Rate and Dispense Volume Function

RATE

Rate and Dispense Volume Function

FILL

Fill Function

RECP

Reciprocating pumping Function

INCR

Rate increment and Dispense Time Function

DECR

Rate decrement and Dispense Time Function

LINR

Linear Ramp Rate and Dispense Time Function (1st and 2nd halves)

PS:00

Pumping Pause Timer Function

STOP

Program Stop Function

CTRL

Select Control Functions Sub-menu


Control Function sub-menu is as follows:

nn

JP:01

Jump to phase number

LP:ST

Loop start

LP:EN

Continuous loop end

nn

LP:01

Loop for a set number of iterations

PR:IN

Query user for sub-program number

nn

PR:01

Define start of sub-program

nn

IF:01

If programmable input logic pin is low, jump to Phase number

nn

ET:01

Set background event trap to jump to Phase number

nn

ES:01

Set background event square input event trap to jump to Phase number

nn

SE:01

Set Stall Event background event trap to jump to Phase number

Advertising