VA Motion Controller Programming Manual
203
255~0;
input and then decrease will output
repeat
2550
When inputting 0~65535 , the output is 0~65535;
if the input is increased, the output
repeats 0~65535; input -1~-65536 ,
output 65535~0; if the input is decreased, the
output repeats 65535~0
When inputting 0~2,147,483,647 ,
output 0~2,147,483,647; input- 2,147,483,648~-1
, output 2,147,483,648~4,294,967,295
When inputting
0~127
, output
0~127;
input
128~255
, output
-128~-1;
input and then
increase output repeat
0~127, -128~-1;
input
-1
~-128
, output
-1~ -128;
input
-129~-256
,
output
127~0;
input and then decrease, output
repeat
-1~-128, 127~0
When input
-32768 ~32767
, the output
is
-32768 ~32767; when the
input is greater
than
32767
, the output repeats
-32768~32767;
the
input is less than
-32768
, the output
repeats
32767-32768
When 0~255 is input , the output is 0~255; if
the input is increased, the output repeats 0~255.
When inputting 0~65535 , the output
is 0~65535; if the input is increased, the output
repeats 0~65535; input -65536~-1 ,
output 0~65535; if the input is reduced, the output
repeats 65535~0
When inputting
0~2,147,483,647
,
output
0~2,147,483,647;
input-
2,147,483,648~-1
, output
2,147,483,648~4.294.967.295
When inputting
0~2,147,483,647
, the output
is
0~2,147,483,647;
input
-2,147,483,648~-1
,
output-
2,147,483,648~-1
, the precision will be
reduced
When inputting 0~2,147,483,647 , the output
is 0~2,147,483,647; input -2,147,483,648~-1 ,
output- 2,147,483,648~-1 , the precision will be
reduced
Input value DINT 0~99999999 , output
value BCD code 16#00000000~16#99999999 .
The output value is iNSeconds
; the
input
value is
0~2,147,483,647
, the output value