Using IEC61131 FB in Trio

AN-373 Using FB in Ladder

This document shows ho to to add Rising Edge, Flip-Flop and Timer functions to a Ladder program.
    • Related Articles

    • AN-338 Creating User Function Block in IEC-61131-3

      This document is a quick guide to creating and using a User Function Block in IEC61131-3 programming
    • MOVE and SEL functions in IEC

      I could not find equivalent of Codesys MOVE or SEL functions in our IEC language. A programmer can easily recreate the MOVE by creating a user function block that on rising edge of the ENO input will pass the value of IN to OUT with the desired ...
    • AN-423 IEC61131-3 Ladder Diagram - User Defined Function Block

      This series of documents outlines how to add Ladder Diagram in a project. Ladder Diagram can be added to a project anytime during the development process and work seamlessly with other programming languages available in Motion Perfect. This ...
    • AN-402 User PID Function Block

      Trio BASIC includes a PID function for general purpose use. The function mirrors the PID found in a typical IEC 61131-3 PLC programming system. This document explains how to use the USER_PID function and examples.
    • AN-418 IEC61131-3 Ladder Diagram - Timers

      This series of documents outlines how to add Ladder Diagram in a project. Ladder Diagram can be added to a project anytime during the development process and work seamlessly with other programming languages available in Motion Perfect. This ...