EasyManua.ls Logo

Vector VEC-VA Series - Page 208

Vector VEC-VA Series
649 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
VA Motion Controller Programming Manual
203
255~0;
input and then decrease will output
repeat
2550
DINT _TO_WORD
DINT
WOR
D
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
DINT_TO_DWOR
D
DINT
DWORD
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
DINT_TO_SINT
DINT
SINT
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
DINT _TO-INT
DINT
INT
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
DINT_TO_USINT
DINT
USINT
When 0~255 is input , the output is 0~255; if
the input is increased, the output repeats 0~255.
DINT_TO_UINT
DINT
UINT
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
DINT-TO_UDINT
DINT
UDINT
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
DINT_TO_REAL
DINT
REAL
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
DINT_TO_LREAL
DINT
LREAL
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
DINT_TO_BCD
DINT
BCD
Input value DINT 0~99999999 , output
value BCD code 16#00000000~16#99999999 .
DINT_TO_TIME
DINT
TIME
The output value is iNSeconds
; the
input
value is
0~2,147,483,647
, the output value

Table of Contents

Related product manuals