1008V
1008V
1008V
Operator’s Manual
F L O W I N D I C A T O R T O T A L I S ER 1 0 0 8 V
CONTENTS
1. TECHNICAL DETAILS
2. SPECIFICATIONS
4. FRONT FASCIA
5. CONNECTIONS DETAIL
6. USER GUIDE
7. MODE OF OPERATION
8. MODBUS PROTOCOL
FLOW RATE
RXD
INDEX
TXD
AL1
ENTER
AL2
WP
START STOP
EP
m asibus 1008V
List of keys and their functions: Press ‘Index’ key to enter into edit
mode.
KEYS FUNCTION
Index Enter into Entry/Verification mode First three parameter displayed in Lower
select parameter
display window with each depression of
Enter Save New Data and terminate
Edit mode. If ‘Enter’ key is ‘Index’ Key is: Integrated Total, Batch
pressed twice, unit comes out of Total & Roll count. These are non-
EDIT mode. (i.e. comes to normal editable parameters.
mode)
Digit Shift (™) Select Digit
Increment (↑) Increment selected digit value
Fourth Parameter is Password. When
Start Clear Batch Total (to be use with ‘Index’ Key is pressed after third
Batching) parameter, lower display window will
Stop Stop/Reset Batch (to be use with show ‘PASS’ for a moment and then it
Batching)
will start displaying ‘0000’ with flashing
Left most digit .The unit is prompting
When Instrument is in Edit mode, for Password. Password is a four digit
Increment and Digit Select will be used as no. There are two different passwords.
data entry keys and when the instrument
is in Normal mode of operation the keys Operator's Password: 0101
will be Batching (START / STOP) Key.
Engineer's Password: 1234
In this mode user can verify or modify: The data field of the display will show
Calibration zero, Calibration span, Zero, parameter one by one. The various
Full scale, decimal point, Time base and parameters that will appear on the
Conversion mode settings. Integrated display with successive pressing of the
total can also be cleared to Zero using a ‘INDEX’ Key are:
command from this mode. Entry into
Edit mode is protected by Password. It Integrated Total
bt Batch Total
Press ‘Index’ key to enter into edit rC Roll count
mode. PS Password
Use ‘Digit shift’ and ‘INCREMENT’ key to Re-transmitted output current will be
modify the selected parameter. linearly proportional to calculated flow
rate.
Once new data is set for the particular
mode, press ‘ENTER’ Key to save that Output will be 4.00mA DC for Zero and
data in NVRAM. Otherwise it will not 20.00mA for full scale.
save. On pressing ‘ENTER’ key will stop
display flashing. Integration is done as per the set time
base (unit) and conversion factor.
By pressing ‘START’ key in between. the
display shows flow rate and batch total. SQUARE ROOT EXTRACTION:
If no key is pressed for more than 25 This is a built-in feature of this unit.
seconds, the Data entry/programming Indication can be linear or square root of
mode is terminated automatically and input.
display will show flow rate and
Integrated / batch total. Square root extraction when unit no. is
set from 5 to 8.
ENTER/MODIFY PARAMETER VALUE:
For square root extraction mode:
Use Digit shift (→), increment ( ↑), and Indication = N * Full scale
‘ENTER’ key to enter or modify any N= square root ((input current – 4)/16)
numeric data.
8. Modbus Protocol
REGESTERS TABLE
DIGITAL PARAMETERS READ:
HEX ADDRESS Register No. Parameter Function
00 00001 Lo alarm Status Relay Status 1
01 00002 Hi alarm Status Relay Status 2
02 00003 Pre-warn Status Relay Status 3
03 00004 Set-point Status Relay Status 4
MSB 3 2 1 ISB
WP: Pre warn process (for batch process) Relay4 Relay3 Relay2 Relay1
EP: end of process (for batch process) (EP) (WP) (AL12) (AL1)
ANALOG PARAMETERS:
Hex Register Parameter Function
Address No.
00 40001 Batch Total L5W (2 Byte) Read the Batch Total Value
01 40002 Batch Total MSW (2 Byte) (4 Byte)
02 40003 Integrated Total L5W(2 Byte) Read the Integrated Total Value
03 40004 Integrated Total MSW(2 Byte) (4 Byte)
04 40005 Set Point L5W (2 Byte) Read/Write the Set Point Value
05 40006 Set Point MSW (2 Byte) (4 Byte)
06 40007 Pre warn L5W (2 Byte) Write the Pre warn value
07 40008 Pre warn MSW (2 Byte) (4 Byte)
08 40009 Conversion Factor L5W Read/Write conversion factor
(2 Byte) value (4 Byte)
09 40010 Conversion Factor MSW
(2 Byte)
OA 40011 Flow Rate (2 Byte) Read the Flow Rate Value
OB 40012 Full Scale (2 Byte) Read/Write the Full Scale Value
OC 40013 Low Alarm (2 Byte) Read/Write the Low Alarm Value
How to Test: -
a). For Analog parameters READ: Set the Modbus point Type to HOLDING
REGISTER and
Address from 0001 to 0017 in Modbus application.
For Example1:
Suppose the Batch total Value displayed is 562017 (or 56201.7), To read
it, Set address to 0001 and Modbus point Type to HOLDING REGISTER.
(Length -for displaying only batch total could be to 2).
Its hex value will be 0x00089361. Four bytes are used to display batch
total (bt) in serial application according to the table shown above.
So, the modscan32 will show at address
40001 [9361](lower 2 byte)
40002 [0008](higher 2 byte)
Example2:
If Full-scale value (FS) = 800.0(hex will be 1F40, converted according to
8000, no decimal point consideration) Two bytes for full scale (FS).
Then the modscan32 will show at address
40012 [1F40]
Note: In serial decimal point is not taken into consideration.
Example2:
If start is given then Loalarm, SP and WP relay will be on and Hialarm
relay will be off .Set Address to 0001 and Length to 4. So, Modbus App.
will show:
00001 [1]. (Lo alarm relay will be off)
00002 [0]. (Hi alarm relay will be off)
00003 [1]. (PreWarn relay will be on)
00004 [1]. (SP relay will be on)