VA Motion Controller Programming Manual
204
is
0~2147483.647
seconds
; the
input value
is
-2147483648~-1
seconds, and the output value
is
2147483.648~4294967.295
seconds.
usage (take DINT_TO_B_BCDAs an example)
LD, FBD programming language
Note
: IL, ST
language programming needs to insert variables
IN
and
OUT
or use constants in
the current
POU
variable worksheet
Funtion and Action examples
Double integer 60 rpm BYTE
When
the contact
C059
is
ON
when this
instruction is executed, the address
of
V062
in the double integer
of
60
revolutions of
BYTE
stored
in
V063
in ;
Execution of Results :
60
(
DINT
)
switch
16 # 60
(
BYTE
)
10.3.12 Conversion of USINT type data
USINT type data
conversion
USINT conversion type data there . 11 instructions can
be USINT respectively converted to data type BOOL, BYTE, WORD,
DWORD, SINT, INT, DINT, UINT, UDINT, REAL and LREAL other types.
USINT
type data conversion instruction
Description The input value ranges
from
0 to 255.
When input 0 , output FALSE; when
other values are input, output
TRUE