PLCopen®

Kollmorgen Automation Suite supports the International PLCopen® motion standard.

KASClosed Kollmorgen Automation Suite supports PLCopen motion in these program formats: FBDClosed Function block diagram - Describes a function between input variables and output variables. A function is described as a set of elementary blocks., FFLD, ILClosed Instruction list - This is a low-level language and resembles assembly., SFCClosed Sequential function chart - It can be used to program processes that can be split into steps. The main components of SFC are: - Steps with associated actions. - Transitions with associated logic conditions. - Directed links between steps and transitions., and STClosed Structured text - A high-level language that is block structured and syntactically resembles Pascal..

  • PLCopen blocks in KAS start with MC (e.g., MC_MoveAbsolute).
    • MC blocks are an alternative to using the ML Motion function blocks (e.g., MLAxisAbs) and associated Pipe Networks in many applications.
  • Using MC Motion function blocks does not require a separate motion editor.

Concept Link IconSee Also