![Dini Argeo 3590 EBOX Series Technical Manual Download Page 74](http://html.mh-extra.com/html/dini-argeo/3590-ebox-series/3590-ebox-series_technical-manual_2505688074.webp)
3590EKR, 3590EXP, 3590EXT, 3590 EBOX, CPWE, CPWET series indicator E-AF03_05.01_14.07_EN_T.doc
74
A bit is ascribed to each output:
Expansion board outputs
(optional)
Motherboard outputs
OUT 16
OUT 15
OUT 14
OUT 13
OUT 12
OUT 11
OUT 10
OUT 9
OUT 8
OUT 7
OUT 6
OUT 5
OUT 4
OUT 3
OUT 2
OUT 1
Bit
15
Bit
14
Bit
13
Bit
12
Bit
11
Bit
10
Bit
9
Bit
8
Bit
7
Bit
6
Bit
5
Bit
4
Bit
3
Bit
2
Bit
1
Bit
0
The bit at 1 is interpreted as active output, while the bit at 0 as disabled output.
If, for example, one wants to enable the
OUT5
and
OUT11
outputs of the optional board and
OUT2
of the motherboard the
binary combination will be
Expansion board outputs
(optional)
Motherboard outputs
OUT 16
OUT 15
OUT 14
OUT 13
OUT 12
OUT 11
OUT 10
OUT 9
OUT 8
OUT 7
OUT 6
OUT 5
OUT 4
OUT 3
OUT 2
OUT 1
Bit
15
0
Bit
14
0
Bit
13
0
Bit
12
0
Bit
11
0
Bit
10
1
Bit
9
0
Bit
8
0
Bit
7
0
Bit
6
0
Bit
5
0
Bit
4
1
Bit
3
0
Bit
2
0
Bit
1
1
Bit
0
0
Which, in hexadecimals, corresponds to the number 0412; therefore the command will be OUTP00412 + CR + LF or
OUTP CR + LF.
NOTES:
- The outputs enabling command does not work neither in the set-up environment nor in the weighing phase; if the set point
mode has been selected and the output function is different than "nonE". (ref. output step, rLFunC parameter).
[INPU] optoisolated input reading:
INPUN + CR + LF
Sintax
Format
<CC>INPU<N><CR LF>
Parameters
N = input number (expressed in hexadecimals):
-
0 to simultaneously read all the inputs.
-
from 1 to 2 to identify the single input of the Motherboard and from 3 to 8 to
identify the single input of the Expansion board.
Answer
<CC>INPUNVVVV <CR LF>
N = input number (expressed in hexadecimals), described previously
VVVV = input \ inputs status:
-
for the single input, V = 0000 means input not active, while V = 0001
active input.
-
for all the inputs (in other words N = 0), the returned value corresponds
to the hexadecimal codification of the status of the inputs
Example
01INPU0 <CR LF>
Result
Reading of indicator’s inputs’ status (see the following explanation).