VA Motion Controller Programming Manual
183
Q1
BOOL
SET=0, RESET1=0, Q1
remains in the last state
;
SET=1, RESET1=0, Q1=1;
SET=0, RESET1=1, Q1=0;
Funtion and Action examples
When the contacts
C008
and
C010
are
ON
at
the same time, the reset priority output
Q1 0
description
This bistable function block
implements a priority reset
at the
Q1
output. If the input
SET =
TRUE
, the output
Q1
is set. Even
if
SET
is
FALSE
,
Q1
remains
set. If
RESET1 = TRUE
,
Q1
is
reset.
If
both
inputs
are
TRUE
, the
Q1
output is set
to
FALSE
by
RESET1
.
10.2.7 SR ( SR Trigger Instruction )
IL
programming language
LD, FBD
programming language
Function: The
RS
instruction is used to implement the function of the
RS
trigger. If
the
SET1
terminal is
TRUE
, the output terminal
Q1
is set regardless of whether the
RESET
terminal
is
TRUE
or
FALSE
. Even if
SET1
becomes
FALSE, Q1
remains set. If the
RESET
terminal is
TRUE
and
the
SET1
terminal is
FALSE,
the
Q1
terminal is reset. Even if
RESET
becomes
FALSE, Q1
remains in
the reset state.
LD var1
ST SR_1.SET1
LD var2
ST SR_1.RESET
CAL SR_1
LD SR_1.Q1
ST var3
ST
programming language
SR_1
(
SET1:=var1
,
RESET:=var2
)
Var3:=SR_1.Q1
Note
: IL, ST
language programming need to insert variables
valll1~var3
or use constants in
the current
POU
variable worksheet
Summary of Contents for VEC-VA Series
Page 1: ......
Page 25: ...VA Motion Controller Programming Manual 20 Word STRING String VECTOR ...
Page 90: ...VA Motion Controller Programming Manual 85 ...
Page 116: ...VA Motion Controller Programming Manual 111 ...
Page 139: ...VA Motion Controller Programming Manual 134 ...
Page 274: ...VA Motion Controller Programming Manual 269 ...
Page 329: ...VA Motion Controller Programming Manual 324 ...
Page 342: ...VA Motion Controller Programming Manual 337 2 Motion curve and timing diagram ...
Page 352: ...VA Motion Controller Programming Manual 347 2 Motion curve and timing diagram ...
Page 357: ...VA Motion Controller Programming Manual 352 2 Motion curve and timing diagram ...
Page 372: ...VA Motion Controller Programming Manual 367 2 Timing and motion profiles of FIG ...
Page 386: ...VA Motion Controller Programming Manual 381 2 the motion profile and timing ...
Page 444: ...VA Motion Controller Programming Manual 439 ...
Page 460: ...VA Motion Controller Programming Manual 455 ...
Page 461: ...VA Motion Controller Programming Manual 456 2 a timing graph and ...
Page 481: ...VA Motion Controller Programming Manual 476 ...
Page 543: ...VA Motion Controller Programming Manual 538 ...
Page 561: ...VA Motion Controller Programming Manual 556 ...
Page 597: ...VA Motion Controller Programming Manual 592 ...
Page 603: ...VA Motion Controller Programming Manual 598 ...
Page 607: ...VA Motion Controller Programming Manual 602 ...
Page 610: ...VA Motion Controller Programming Manual 605 ...
Page 613: ...VA Motion Controller Programming Manual 608 ...
Page 648: ...VA Motion Controller Programming Manual 643 Mode 1 is not available ...