Novatek-electro RS-485 Operating Manual page 32

Interface controller
Table of Contents

Advertisement

Table C.4 – Data types
UINT16
INT16
INT16BLE
INT32
INT32BLE
INT32WLE
BIT
INT32BE
F32EP0R
F32EP1R
F32EP2R
F32EP3R
F32BLEEP0R
F32BLEEP1R
F32BLEEP2R
F32BLEEP3R
F32WLEEP0R
F32WLEEP1R
F32WLEEP2R
F32WLEEP3R
Example:
!PARAMS
0 3 UINT16 H 240
2.4. VARS Section
It contains variables, processing the parameters and other calculations (e.g. the sum of the parameters). The
lines in this section are in ascending order, starting from zero. Each line has the following format:
<index> <source type> <argument 1> [argument 2]
Index: the sequential number of the line.
The types of the arguments:
<bit number> - is the bit number of the parameter from 0 and above. For 16-bit parameters it is no more
than 15. For 32-bit parameters it is not more than 31;
<int> - 32-bit signed integer;
<param ref> - parameter reference of format Pn, where n is index of the parameter;
<var ref> - variable reference of format Vn, where n is index of the variable.
<cond ref> - reference to the Cn format condition, where n is the condition index
EM-481
16-bit unsigned integer. It occupies one register.
16-bit signed integer.
16-bit signed integer with reverse order of byte transfer.
32-bit signed integer. It occupies 2 registers.
32-bit signed integer with reverse order of bytes.
32-bit signed integer with reverse order of words.
1-bit value for the digital inputs and flags.
32-bit signed integer. For compatibility, the analog to INT32.
32-bit rounded to an integer with floating point.
32-bit with floating-point, multiplied by 10, rounded.
32-bit with floating-point, multiplied by 100, rounded.
32-bit with floating-point, multiplied by 1000, rounded.
32-bit with reverse order of bytes and floating-point.
32-bit with reverse order of bytes and floating-point *10.
32-bit with reverse order of bytes and floating-point *100.
32-bit with reverse order of bytes and floating-point *1000.
32-bit with reverse order of words and floating-point.
32-bit with reverse order of words and floating-point *10.
32-bit with reverse order of words and floating-point *100.
32-bit with reverse order of words and floating-point *1000.
32
-
-
NOVATEK-ELECTRO

Advertisement

Table of Contents
loading

This manual is also suitable for:

Em-481

Table of Contents