Skip to main content

Logix

Overview

Main logix object representing a complete logix operation


Parameters

ParameterParameterValid BlocksRequired
ConstantsConstants are fixed values that can be used throughout this Logix file. They can be used in any read slots, but can not be written to.Basic Type Block GroupNo
Public FunctionsPublic functions can be called/used from another Logix file, Template or Trigger in this workspace. You should have at least one public function. You could describe functions as `Formulas`, `Workflows`, `Flows` or `Automations`.Function Block GroupNo
Private FunctionsPrivate functions can only be used within this file. You could describe functions as `Formulas`, `Workflows`, `Flows` or `Automations`.Component Function Block GroupNo