Allen-Bradley LOGIX 5000 Reference Manual page 413

Controllers advanced process control and drives and equipment phase and sequence instructions
Hide thumbs Also See for LOGIX 5000:
Table of Contents

Advertisement

Logical and Move
Structured Text
Condition/State
Prescan
Normal Execution
Postscan
Example
When Set is true, Out is set true. When Set is false and Reset is true, Out is
cleared. The Set input has precedence over the Reset input. The SETD instruction
sets OutNot to the opposite state of Out.
Function Block
Structured Text
SETD_01.Set := set_input;
SETD_01.Reset := reset_input;
SETD(SETD_01);
out_output := SETD_01.Out;
outNot_output := SETD_01.OutNot;
See also
Common Attributes
Structured Text Syntax
Rockwell Automation Publication 1756-RM006K-EN-P - November 2018
Action Taken
See Prescan in the Function Block table.
See Tag.EnableIn is true in the Function Block table.
See Postscan in the Function Block table.
on
page 537
on
page 508
Chapter 6
413

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents