![WTE TReX-460 User Manual Download Page 165](http://html1.mh-extra.com/html/wte/trex-460/trex-460_user-manual_1000427165.webp)
TReX User Manual v15.30 Firmware
PLC Equivalent Structures
While the TReX-460 does not directly support several common structures found in PLC
programming software, equivalent functionality can be achieved using the following
configurations:
Nested
Branches
The TReX does not directly support nested branching, however, equivalent functionality can
be achieved by evaluating nested branches beforehand and storing their result using an internal
register bit. In this example, the nested branch evaluating
Input 3 OR Input 4
is replaced with
a preceding rung which evaluates the statement and stores the result in
Register Bit 1
.
Multi-Branch Rungs
The TReX-460 does not directly support the implementation of multiple separate branches on a
single rung. If multiple branches from a single main rung are required, these branches must be
placed on separate rungs like so:
© WTE Limited, 2022 – Christchurch New Zealand
Page 165 of 302
Summary of Contents for TReX-460
Page 87: ...TReX User Manual v15 30 Firmware WTE Limited 2022 Christchurch New Zealand Page 87 of 302...
Page 286: ...TReX User Manual v15 30 Firmware WTE Limited 2022 Christchurch New Zealand Page 286 of 302...
Page 302: ...TReX User Manual v15 30 Firmware WTE Limited 2022 Christchurch New Zealand Page 302 of 302...