Nematron Pointe Controller User Manual

Page 349

Advertising
background image

Pointe Controller User Guide

Appendix C: Ladder Diagram Block Reference

347

Therefore, the block function is evaluated according to the following table:

SET

0

1

0

1

RESET

0

0

1

1

OUTPUT

existing

value

1

0

1

The block function is executed every time the ladder is

scanned

, so long as EN

remains on.

Configuration Reference

The parameters of this block are described in the following table:

Param

Name

Config

Var Type

Description

EN

Enable

no

-

The state of the rung (off/on)
received from the left.

ENO

Enable
Out

no

-

The state of the rung (off/on)
passed to the right.

S1

Set

req

%IX

%MX

%QX

T_DONE

The “set” input. This will override
the “reset” input.

R

Reset

req

%IX

%MX

%QX

T_DONE
Numeric

The “reset” input.

Q

Output

req

%IX

%MX

%QX

The output value determined by
the “set” and “reset” inputs.

Advertising