Globale Parameter

Parameter für den Aufbau der Packaging Maschine Tag Strukturen. Diese können beim Einfügen der Bibliothek für das aktuelle Projekt angepasst werden.

(* PMLc / PMLs *)
    MaxInterfaceParameter          : INT := 5
    MaxProductProcessVariables     : INT := 10
    MaxIngredients                 : INT := 10
    MaxIngredientParameters        : INT := 10

(* PMLc *)
    MaxCommandRemoteInterfaces     : INT := 2
    MaxCommandParameters           : INT := 10
    MaxCommandProducts             : INT := 5

(* PMLs *)
    MaxStatusRemoteInterfaces      : INT := 2
    MaxStatusParameters            : INT := 10
    MaxStatusProducts              : INT := 5

(* PMLa *)
    MaxAdminParameters             : INT := 10
    MaxAlarms                      : INT := 10
    MaxHistoryAlarms               : INT := 10
    MaxStopReasons                 : INT := 10
    MaxWarnings                    : INT := 10
    MaxConsumedCounts              : INT := 10
    MaxProductCounts               : INT := 10

Voraussetzungen

Entwicklungsumgebung

Zielplattform

Einzubindende SPS Bibliotheken

Ab TwinCAT v3.1 Build 4018

PC (i386)

Tc3_PackML_V2