Function Block; Relay Ladder; Structured Text - Allen-Bradley Logix5000 Reference Manual

1756 controllogix, 1768 compactlogix, 1769 compactlogix, 1789 softlogix, 1794 flexlogix, powerflex 700s with drivelogix
Hide thumbs Also See for Logix5000:
Table of Contents

Advertisement

Chapter 11
Program Control Instructions (JMP, LBL, JSR, RET, SBR, JXR, TND, MCR, UID, UIE, AFI, NOP, EOT, SFP, SFR, EVENT)
SBR Operands:
SBR(InputPar);
454

Function Block

The operands are the same as those for the relay ladder JSR instruction.
The SBR instruction must be the first instruction in a relay ladder or structured
text routine.

Relay Ladder

Operand
Type
Input
BOOL
parameter
SINT
INT
DINT
REAL
Structure

Structured Text

The operands are the same as those for the relay ladder SBR instruction.

Function Block

Rockwell Automation Publication 1756-RM003N-EN-P - October 2011
Input Parameters
ATTENTION: For each parameter in a SBR or RET instruction, use
the same data type (including any array dimensions) as the
corresponding parameter in the JSR instruction. Using different
data types may produce unexpected results.
Format
Description
Tag
Tag in this routine into which you want to copy the
corresponding input parameter from the JSR
Array tag
instruction
Parameters
Return Parameters

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents