EasyManua.ls Logo

Vector VEC-VA Series

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
238
FORMAT
STRING
Valid format
: %c, %x, %u,
default
%x
OUT
STRING
Output, when the format is %c , the output is the
input ASCII code ; when the format is %x , the output is the input
hexadecimal number ; when the format is %u , the output is the input
unsigned decimal number.
WORD_TO_STRING instruction processing data types
Input and output
type of data
description
IN
WORD
Input range
0~65535
IN1 ( FORMAT )
String
Valid format : %x, %u, default %x
OUT
STRING
Output, when the format is %X , the output is the input
hexadecimal number ; when the format is %U , the output
is the input unsigned decimal number
DWORD_TO_STRING
data processing instruction type
Input and output
type of data
description
IN
DWORD
Input range 0~4,294,967,295
IN1 ( FORMAT )
String
Valid format : %x, %u, default %x
OUT
STRING
Output, when the format is
%X
, the output is the input
hexadecimal number
; when the
format is
%U
, the output
is the input unsigned decimal number
SINT_TO_STRING
instruction processing data types
Input and output
type of data
description
IN
SINT
Input range -128~127
IN1
(
FORMAT
)
String
Valid format
: %d,
default
%d
OUT
STRING
Output, output as input signed decimal
number
INT_TO_STRING data processing instruction type
Input and output
type of data
description
IN
INT
Input range is
32768~32767
IN1
(
FORMAT
)
String
Valid format
: %d,
default
%d
OUT
STRING
Output, output as input signed decimal
number
DINT_TO_STRING data processing instruction type
Input and output
type of data
description
IN
DINT
Input range
-2,147,483,648~2,147,483,647
IN1 ( FORMAT )
String
Valid format : %d, default %d
OUT
STRING
Output, output as input signed decimal

Table of Contents

Related product manuals