Using the PLC Interface

The compact will accept the following input on its AUX connector if PLC reading is enabled:

:a,bbbb.bb,c,d,eeeeeeeeeeeeeeee;

PLC reading is enabled using the installers menu and changing the 'AUX Function' to P.L.C

* a comma separates each of the fields

e.g. :3,0012.50,L,0, 1234;
Meaning deliver 12.5 litres for job number 1234 from valve 3 immediately.
Once delivery is complete (or canceled) the Compact would transmit the following output:

:a.bbbb.bb,c,d,eeeeeeeeeeeeeeee;

Where field 3 is changed to reflect the actual amount delivered and field 5 is changed to give a status code (0 = OK, 1 = User canceled and 2 = No-Flow timeout).

The AUX. communications port settings are fixed at:

Field 1

A full colon indicating the start of text

Field 2

A single digit specifies which valve to switch on (1..8)

Field 3

Four digits and a decimal point followed by two digits to specify the quantity to deliver

Field 4

A single character to specify the unit of measurement (L,G,Q or P for Litres, Gallons, Quarts or Pints)

Field 5

A single digit to determine the use of the start button (0 = dispense immediately, 1 = wait for Start)

Field 6

Sixteen alphanumeric characters denoting a unique job/batch identifier

Field 7

a semicolon indicating the end of text

Field 8

Optional Line Feed and/or Carriage Return characters

 BAUD

9600

DATA BITS

8

PARITY

None

STOP BITS

1