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
240
range
T#O~T#4,294,967,295
" milliseconds, such as
T#1 MS
IN1 ( FORMAT )
String
Valid format : %u, default %u
OUT
STRING
Output, when the format is %u , the output is
the TIME type that represents the input as unprefixed , in
milliseconds, such as input T#1 S , output 1000; if no format
is specified, the output represents the input as a
prefixed TIME type If you input T#1 S , the output
is T#1000MS
1 0.5 Bit operation function BIT_UTIL
The bit manipulation function is a program organization unit
POU
with multiple input
parameters and one output parameter . It can reaDAnd write the input bit string. The bit operation
function is abbreviateDAs
BIT_UTIL
. The bit manipulation function needs to be inserted separately
into the firmware library. The instruction contained in the bit manipulation function ( in the editing
wizard, select from the drop-down list "
BIT_UTIL
" )
BIT_UTIL function block
BIT_TEST
GET_CHAR
GET_LSB
GET_MSB
I_BIT_IN_BYTE
I_BIT_IN_WOR
D
I_BIT_IN_DWORD
PARITY_BYTE
PARITY_WORD
PARITY_DWOR
D
R_BIT_IN_BYTE
R_BIT_IN_WORD
R_BIT_IN_DWOR
D
S_BIT_IN_BYTE
S_BIT_IN_WORD
S_BIT_IN_DWOR
D
SET_LSB
SET_MSB
STRING_TO_BUFFE
R
SWAP
10.5.1 BIT_TEST (Read bit value instruction in bit
string )
IL
programming language
LD, FBD
programming language
Function: The BIT_TEST instruction is used to read the value of a single bit in the input bit
string.
LD IN

Table of Contents

Related product manuals