Tag Details
The following section provides an overview of the tags. Command, state and administration PackTags are listed in the following tables.
Command structure Command
|
|
|
|
| Tag Name | Data Type |
Command |
|
|
|
| Command | ST_PMLc |
| UnitMode |
|
|
| Command.UnitMode | DINT |
| UnitModeChangeRequest |
|
|
| Command.UnitModeChangeRequest | BOOL |
| MachSpeed |
|
|
| Command.MachSpeed | REAL |
| MaterialInterlock |
|
|
| Command.MaterialInterlock | DWORD |
| CntrlCmd |
|
|
| Command.CntrlCmd | DINT |
| CmdChangeRequest |
|
|
| Command.CmdChangeRequest | BOOL |
| Parameter_REAL[#] |
|
|
| Command.Parameter_REAL[#] | ST_PMLParameterReal |
|
| Id |
|
| Command.Parameter_REAL[#].Id | DINT |
|
| Name |
|
| Command.Parameter_REAL[#].Name | STRING |
|
| Unit |
|
| Command.Parameter_REAL[#].Unit | STRING(6) |
|
| Value |
|
| Command.Parameter_REAL[#].Value | REAL |
| Parameter_STRING[#] |
|
|
| Command.Parameter_STRING[#] | ST_PMLParameterString |
|
| Id |
|
| Command.Parameter_STRING[#].Id | DINT |
|
| Name |
|
| Command.Parameter_STRING[#].Name | STRING |
|
| Unit |
|
| Command.Parameter_STRING[#].Unit | STRING(6) |
|
| Value |
|
| Command.Parameter_STRING[#].Value | STRING |
| Parameter_LREAL[#] |
|
|
| Command.Parameter_LREAL[#] | ST_PMLParameterLreal |
|
| Id |
|
| Command.Parameter_LREAL[#].Id | DINT |
|
| Name |
|
| Command.Parameter_LREAL[#].Name | STRING |
|
| Unit |
|
| Command.Parameter_LREAL[#].Unit | STRING(6) |
|
| Value |
|
| Command.Parameter_LREAL[#].Value | LREAL |
| Parameter_DINT[#] |
|
|
| Command.Parameter_DINT[#] | ST_PMLParameterDint |
|
| Id |
|
| Command.Parameter_DINT[#].Id | DINT |
|
| Name |
|
| Command.Parameter_DINT[#].Name | STRING |
|
| Unit |
|
| Command.Parameter_DINT[#].Unit | STRING(6) |
|
| Value |
|
| Command.Parameter_DINT[#].Value | DINT |
| SelectedRecipe |
|
|
| Command.SelectedRecipe | DINT |
| RecipeChangeRequest |
|
|
| Command.RecipeChangeRequest | BOOL |
| Recipe[#] |
|
|
| Command.Recipe[#] | ST_PMLRecipe |
|
| Id |
|
| Command.Recipe[#].Id | DINT |
|
| Name |
|
| Command.Recipe[#].Name | STRING |
|
| Unit |
|
| Command.Recipe[#]..unit | STRING(6) |
|
| PrimaryQty |
|
| Command.Recipe[#].PrimaryQty | REAL |
|
| ProcessVariables |
|
| Command.Recipe[#].ProcessVariables | ST_PMLProcessVariables |
|
|
| Parameter_REAL[#] |
| Command.Recipe[#].ProcessVariables.Parameter_REAL[#] | ST_PMLParameterReal |
|
|
|
| Id | Command.Recipe[#].ProcessVariables.Parameter_REAL[#].Id | DINT |
|
|
|
| Name | Command.Recipe[#].ProcessVariables.Parameter_REAL[#].Name | STRING |
|
|
|
| Unit | Command.Recipe[#].ProcessVariables.Parameter_REAL[#].Unit | STRING(6) |
|
|
|
| Value | Command.Recipe[#].ProcessVariables.Parameter_REAL[#].Value | REAL |
|
|
| Parameter_STRING[#] |
| Command.Recipe[#].ProcessVariables.Parameter_STRING[#] | ST_PMLParameterString |
|
|
|
| Id | Command.Recipe[#].ProcessVariables.Parameter_STRING[#].Id | DINT |
|
|
|
| Name | Command.Recipe[#].ProcessVariables.Parameter_STRING[#].Name | STRING |
|
|
|
| Unit | Command.Recipe[#].ProcessVariables.Parameter_STRING[#].Unit | STRING(6) |
|
|
|
| Value | Command.Recipe[#].ProcessVariables.Parameter_STRING[#].Value | STRING |
|
|
| Parameter_LREAL[#] |
| Command.Recipe[#].ProcessVariables.Parameter_LREAL[#] | ST_PMLParameterLreal |
|
|
|
| Id | Command.Recipe[#].ProcessVariables.Parameter_LREAL[#].Id | DINT |
|
|
|
| Name | Command.Recipe[#].ProcessVariables.Parameter_LREAL[#].Name | STRING |
|
|
|
| Unit | Command.Recipe[#].ProcessVariables.Parameter_LREAL[#].Unit | STRING(6) |
|
|
|
| Value | Command.Recipe[#].ProcessVariables.Parameter_LREAL[#].Value | LREAL |
|
|
| Parameter_DINT[#] |
| Command.Recipe[#].ProcessVariables.Parameter_DINT[#] | ST_PMLParameterDint |
|
|
|
| Id | Command.Recipe[#].ProcessVariables.Parameter_DINT[#].Id | DINT |
|
|
|
| Name | Command.Recipe[#].ProcessVariables.Parameter_DINT[#].Name | STRING |
|
|
|
| Unit | Command.Recipe[#].ProcessVariables.Parameter_DINT[#].Unit | STRING(6) |
|
|
|
| Value | Command.Recipe[#].ProcessVariables.Parameter_DINT[#].Value | DINT |
|
| Ingredients |
|
| Command.Product[#].Ingredients | ST_PMLIngredient |
|
|
| Parameter_REAL[#] |
| Command.Recipe[#].Ingredients.Parameter_REAL[#] | ST_PMLParameterReal |
|
|
|
| Id | Command.Recipe[#].Ingredients.Parameter_REAL[#].Id | DINT |
|
|
|
| Name | Command.Recipe[#].Ingredients.Parameter_REAL[#].Name | STRING |
|
|
|
| Unit | Command.Recipe[#].Ingredients.Parameter_REAL[#].Unit | STRING(6) |
|
|
|
| Value | Command.Recipe[#].Ingredients.Parameter_REAL[#].Value | REAL |
|
|
| Parameter_STRING[#] |
| Command.Recipe[#].Ingredients.Parameter_STRING[#] | ST_PMLParameterString |
|
|
|
| Id | Command.Recipe[#].Ingredients.Parameter_STRING[#].Id | DINT |
|
|
|
| Name | Command.Recipe[#].Ingredients.Parameter_STRING[#].Name | STRING |
|
|
|
| Unit | Command.Recipe[#].Ingredients.Parameter_STRING[#].Unit | STRING(6) |
|
|
|
| Value | Command.Recipe[#].Ingredients.Parameter_STRING[#].Value | STRING |
|
|
| Parameter_LREAL[#] |
| Command.Recipe[#].Ingredients.Parameter_LREAL[#] | ST_PMLParameterLreal |
|
|
|
| Id | Command.Recipe[#].Ingredients.Parameter_LREAL[#].Id | DINT |
|
|
|
| Name | Command.Recipe[#].Ingredients.Parameter_LREAL[#].Name | STRING |
|
|
|
| Unit | Command.Recipe[#].Ingredients.Parameter_LREAL[#].Unit | STRING(6) |
|
|
|
| Value | Command.Recipe[#].Ingredients.Parameter_LREAL[#].Value | LREAL |
|
|
| Parameter_DINT[#] |
| Command.Recipe[#].Ingredients.Parameter_DINT[#] | ST_PMLParameterDint |
|
|
|
| Id | Command.Recipe[#].Ingredients.Parameter_DINT[#].Id | DINT |
|
|
|
| Name | Command.Recipe[#].Ingredients.Parameter_DINT[#].Name | STRING |
|
|
|
| Unit | Command.Recipe[#].Ingredients.Parameter_DINT[#].Unit | STRING(6) |
|
|
|
| Value | Command.Recipe[#].Ingredients.Parameter_DINT[#].Value | DINT |
State structure Status
|
|
|
|
| Tag Name | Data Type |
Status |
|
|
|
| Status | ST_PMLs |
| UnitModeCurrent |
|
|
| Status.UnitModeCurrent | DINT |
| UnitModeRequested |
|
|
| Status.UnitModerequested | DINT |
| UnitModeChangeInProcess |
|
|
| Status.UnitModeChangeInProcess | BOOL |
| StateCurrent |
|
|
| Status.StateCurrent | DINT |
| StateRequested |
|
|
| Status.StateRequested | DINT |
| StateChangeInProcess |
|
|
| Status.StateChangeInProcess | BOOL |
| MachSpeed |
|
|
| Status.MachineSpeed | REAL |
| CurMachSpeed |
|
|
| Status.CurMachineSpeed | REAL |
| MaterialInterlock |
|
|
| Status.MaterialInterlock | DWORD |
| EquipmentInterlock |
|
|
| Status.EquipmentInterlock | ST_PMLEquipment |
|
| Blocked |
|
| Status.EquipmentInterlock.Blocked | BOOL |
|
| Starved |
|
| Status.EquipmentInterlock.Starved | BOOL |
| Parameter_REAL[#] |
|
|
| Status.Parameter_REAL[#] | ST_PMLParameterReal |
|
| Id |
|
| Status.Parameter_REAL[#].Id | DINT |
|
| Name |
|
| Status.Parameter_REAL[#].Name | STRING |
|
| Unit |
|
| Status.Parameter_REAL[#].Unit | STRING(6) |
|
| Value |
|
| Status.Parameter_REAL[#].Value | REAL |
| Parameter_STRING[#] |
|
|
| Status.Parameter_STRING[#] | ST_PMLParameterString |
|
| Id |
|
| Status.Parameter_STRING[#].Id | DINT |
|
| Name |
|
| Status.Parameter_STRING[#].Name | STRING |
|
| Unit |
|
| Status.Parameter_STRING[#].Unit | STRING(6) |
|
| Value |
|
| Status.Parameter_STRING[#].Value | STRING |
| Parameter_LREAL[#] |
|
|
| Status.Parameter_LREAL[#] | ST_PMLParameterLreal |
|
| Id |
|
| Status.Parameter_LREAL[#].Id | DINT |
|
| Name |
|
| Status.Parameter_LREAL[#].Name | STRING |
|
| Unit |
|
| Status.Parameter_LREAL[#].Unit | STRING(6) |
|
| Value |
|
| Status.Parameter_LREAL[#].Value | LREAL |
| Parameter_DINT[#] |
|
|
| Status.Parameter_DINT[#] | ST_PMLParameterDint |
|
| Id |
|
| Status.Parameter_DINT[#].Id | DINT |
|
| Name |
|
| Status.Parameter_DINT[#].Name | STRING |
|
| Unit |
|
| Status.Parameter_DINT[#].Unit | STRING(6) |
|
| Value |
|
| Status.Parameter_DINT[#].Value | DINT |
| RecipeCurrent |
|
|
| Status.RecipeCurrent | DINT |
| RecipeRequested |
|
|
| Status.RecipeRequested | DINT |
| RecipeChangeInProcess |
|
|
| Status.RecipeChangeInProcess | BOOL |
| Recipe[#] |
|
|
| Status.Recipe[#] | ST_PMLRecipe |
|
| Id |
|
| Status.Recipe[#].Id | DINT |
|
| Name |
|
| Status.Recipe[#].Name | STRING |
|
| Unit |
|
| Status.Recipe[#]..Unit | STRING(6) |
|
| PrimaryQty |
|
| Status.Recipe[#].PrimaryQty | REAL |
|
| ProcessVariables |
|
| Status.Recipe[#].ProcessVariables | ST_PMLProcessVariables |
|
|
| Parameter_REAL[#] |
| Status.Recipe[#].ProcessVariables.Parameter_REAL[#] | ST_PMLParameterReal |
|
|
|
| Id | Status.Recipe[#].ProcessVariables.Parameter_REAL[#].Id | DINT |
|
|
|
| Name | Status.Recipe[#].ProcessVariables.Parameter_REAL[#].Name | STRING |
|
|
|
| Unit | Status.Recipe[#].ProcessVariables.Parameter_REAL[#].Unit | STRING(6) |
|
|
|
| Value | Status.Recipe[#].ProcessVariables.Parameter_REAL[#].Value | REAL |
|
|
| Parameter_STRING[#] |
| Status.Recipe[#].ProcessVariables.Parameter_STRING[#] | ST_PMLParameterString |
|
|
|
| Id | Status.Recipe[#].ProcessVariables.Parameter_STRING[#].Id | DINT |
|
|
|
| Name | Status.Recipe[#].ProcessVariables.Parameter_STRING[#].Name | STRING |
|
|
|
| Unit | Status.Recipe[#].ProcessVariables.Parameter_STRING[#].Unit | STRING(6) |
|
|
|
| Value | Status.Recipe[#].ProcessVariables.Parameter_STRING[#].Value | STRING |
|
|
| Parameter_LREAL[#] |
| Status.Recipe[#].ProcessVariables.Parameter_LREAL[#] | ST_PMLParameterLreal |
|
|
|
| Id | Status.Recipe[#].ProcessVariables.Parameter_LREAL[#].Id | DINT |
|
|
|
| Name | Status.Recipe[#].ProcessVariables.Parameter_LREAL[#].Name | STRING |
|
|
|
| Unit | Status.Recipe[#].ProcessVariables.Parameter_LREAL[#].Unit | STRING(6) |
|
|
|
| Value | Status.Recipe[#].ProcessVariables.Parameter_LREAL[#].Value | LREAL |
|
|
| Parameter_DINT[#] |
| Status.Recipe[#].ProcessVariables.Parameter_DINT[#] | ST_PMLParameterDint |
|
|
|
| Id | Status.Recipe[#].ProcessVariables.Parameter_DINT[#].Id | DINT |
|
|
|
| Name | Status.Recipe[#].ProcessVariables.Parameter_DINT[#].Name | STRING |
|
|
|
| Unit | Status.Recipe[#].ProcessVariables.Parameter_DINT[#].Unit | STRING(6) |
|
|
|
| Value | Status.Recipe[#].ProcessVariables.Parameter_DINT[#].Value | DINT |
|
| Ingredients |
|
| Status.Product[#].Ingredients | ST_PMLIngredient |
|
|
| Parameter_REAL[#] |
| Status.Recipe[#].Ingredients.Parameter_REAL[#] | ST_PMLParameterReal |
|
|
|
| Id | Status.Recipe[#].Ingredients.Parameter_REAL[#].Id | DINT |
|
|
|
| Name | Status.Recipe[#].Ingredients.Parameter_REAL[#].Name | STRING |
|
|
|
| Unit | Status.Recipe[#].Ingredients.Parameter_REAL[#].Unit | STRING(6) |
|
|
|
| Value | Status.Recipe[#].Ingredients.Parameter_REAL[#].Value | REAL |
|
|
| Parameter_STRING[#] |
| Status.Recipe[#].Ingredients.Parameter_STRING[#] | ST_PMLParameterString |
|
|
|
| Id | Status.Recipe[#].Ingredients.Parameter_STRING[#].Id | DINT |
|
|
|
| Name | Status.Recipe[#].Ingredients.Parameter_STRING[#].Name | STRING |
|
|
|
| Unit | Status.Recipe[#].Ingredients.Parameter_STRING[#].Unit | STRING(6) |
|
|
|
| Value | Status.Recipe[#].Ingredients.Parameter_STRING[#].Value | STRING |
|
|
| Parameter_LREAL[#] |
| Status.Recipe[#].Ingredients.Parameter_LREAL[#] | ST_PMLParameterLreal |
|
|
|
| Id | Status.Recipe[#].Ingredients.Parameter_LREAL[#].Id | DINT |
|
|
|
| Name | Status.Recipe[#].Ingredients.Parameter_LREAL[#].Name | STRING |
|
|
|
| Unit | Status.Recipe[#].Ingredients.Parameter_LREAL[#].Unit | STRING(6) |
|
|
|
| Value | Status.Recipe[#].Ingredients.Parameter_LREAL[#].Value | LREAL |
|
|
| Parameter_DINT[#] |
| Status.Recipe[#].Ingredients.Parameter_DINT[#] | ST_PMLParameterDint |
|
|
|
| Id | Status.Recipe[#].Ingredients.Parameter_DINT[#].Id | DINT |
|
|
|
| Name | Status.Recipe[#].Ingredients.Parameter_DINT[#].Name | STRING |
|
|
|
| Unit | Status.Recipe[#].Ingredients.Parameter_DINT[#].Unit | STRING(6) |
|
|
|
| Value | Status.Recipe[#].Ingredients.Parameter_DINT[#].Value | DINT |
| StackLight[#] |
|
|
| Status.StackLight[#] | DWORD |
Administration structure Admin
|
|
|
|
| Tag Name | Data Type |
Admin |
|
|
|
| Admin | ST_PMLa |
| Parameter_REAL[#] |
|
|
| Admin.Parameter_REAL[#] | ST_PMLParameterReal |
|
| Id |
|
| Admin.Parameter_REAL[#].Id | DINT |
|
| Name |
|
| Admin.Parameter_REAL[#].Name | STRING |
|
| Unit |
|
| Admin.Parameter_REAL[#].Unit | STRING(6) |
|
| Value |
|
| Admin.Parameter_REAL[#].Value | REAL |
| Parameter_STRING[#] |
|
|
| Admin.Parameter_STRING[#] | ST_PMLParameterString |
|
| Id |
|
| Admin.Parameter_STRING[#].Id | DINT |
|
| Name |
|
| Admin.Parameter_STRING[#].Name | STRING |
|
| Unit |
|
| Admin.Parameter_STRING[#].Unit | STRING(6) |
|
| Value |
|
| Admin.Parameter_STRING[#].Value | STRING |
| Parameter_LREAL[#] |
|
|
| Admin.Parameter_LREAL[#] | ST_PMLParameterLreal |
|
| Id |
|
| Admin.Parameter_LREAL[#].Id | DINT |
|
| Name |
|
| Admin.Parameter_LREAL[#].Name | STRING |
|
| Unit |
|
| Admin.Parameter_LREAL[#].Unit | STRING(6) |
|
| Value |
|
| Admin.Parameter_LREAL[#].Value | LREAL |
| Parameter_DINT[#] |
|
|
| Admin.Parameter_DINT[#] | ST_PMLParameterDint |
|
| Id |
|
| Admin.Parameter_DINT[#].Id | DINT |
|
| Name |
|
| Admin.Parameter_DINT[#].Name | STRING |
|
| Unit |
|
| Admin.Parameter_DINT[#].Unit | STRING(6) |
|
| Value |
|
| Admin.Parameter_DINT[#].Value | DINT |
| Alarm[#] |
|
|
| Admin.Alarm[#] | ST_PMLEvent |
|
| Trigger |
|
| Admin.Alarm[#].Trigger | BOOL |
|
| Id |
|
| Admin.Alarm[#].Id | DINT |
|
| Value |
|
| Admin.Alarm[#].Value | DINT |
|
| Message |
|
| Admin.Alarm[#].Message | STRING |
|
| Category |
|
| Admin.Alarm[#].Category | DINT |
|
| DateTime |
|
| Admin.Alarm[#].DateTime | ST_PMLDateAndTime |
|
|
| Year |
| Admin.Alarm[#].DateTime.Year | DINT |
|
|
| Month |
| Admin.Alarm[#].DateTime.Month | DINT |
|
|
| Day |
| Admin.Alarm[#].DateTime.Day | DINT |
|
|
| Hour |
| Admin.Alarm[#].DateTime.Hour | DINT |
|
|
| Minute |
| Admin.Alarm[#].DateTime.Minute | DINT |
|
|
| Second |
| Admin.Alarm[#].DateTime.Second | DINT |
|
|
| mSec |
| Admin.Alarm[#].DateTime.mSec | DINT |
|
| AckDateTime |
|
| Admin.Alarm[#].AckDateTime | ST_PMLDateAndTime |
|
|
| Year |
| Admin.Alarm[#].AckDateTime.Year | DINT |
|
|
| Month |
| Admin.Alarm[#].AckDateTime.Month | DINT |
|
|
| Day |
| Admin.Alarm[#].AckDateTime.Day | DINT |
|
|
| Hour |
| Admin.Alarm[#].AckDateTime.Hour | DINT |
|
|
| Minute |
| Admin.Alarm[#].AckDateTime.Minute | DINT |
|
|
| Second |
| Admin.Alarm[#].AckDateTime.Second | DINT |
|
|
| mSec |
| Admin.Alarm[#].AckDateTime.mSec | DINT |
| AlarmExtent |
|
|
| Admin.AlarmExtent | DINT |
| AlarmHistory[#] |
|
|
| Admin.AlarmHistory[#] | ST_PMLEvent |
|
| Trigger |
|
| Admin.AlarmHistory[#].Trigger | BOOL |
|
| Id |
|
| Admin.AlarmHistory[#].Id | DINT |
|
| Value |
|
| Admin.AlarmHistory[#].Value | DINT |
|
| Message |
|
| Admin.AlarmHistory[#].Message | STRING |
|
| Category |
|
| Admin.AlarmHistory[#].Category | DINT |
|
| DateTime |
|
| Admin.AlarmHistory[#].DateTime | ST_PMLDateAndTime |
|
|
| Year |
| Admin.AlarmHistory[#].DateTime.Year | DINT |
|
|
| Month |
| Admin.AlarmHistory[#].DateTime.Month | DINT |
|
|
| Day |
| Admin.AlarmHistory[#].DateTime.Day | DINT |
|
|
| Hour |
| Admin.AlarmHistory[#].DateTime.Hour | DINT |
|
|
| Minute |
| Admin.AlarmHistory[#].DateTime.Minute | DINT |
|
|
| Second |
| Admin.AlarmHistory[#].DateTime.Second | DINT |
|
|
| mSec |
| Admin.AlarmHistory[#].DateTime.mSec | DINT |
|
| AckDateTime |
|
| Admin.AlarmHistory[#].AckDateTime | ST_PMLDateAndTime |
|
|
| Year |
| Admin.AlarmHistory[#].AckDateTime.Year | DINT |
|
|
| Month |
| Admin.AlarmHistory[#].AckDateTime.Month | DINT |
|
|
| Day |
| Admin.AlarmHistory[#].AckDateTime.Day | DINT |
|
|
| Hour |
| Admin.AlarmHistory[#].AckDateTime.Hour | DINT |
|
|
| Minute |
| Admin.AlarmHistory[#].AckDateTime.Minute | DINT |
|
|
| Second |
| Admin.AlarmHistory[#].AckDateTime.Second | DINT |
|
|
| mSec |
| Admin.AlarmHistory[#].AckDateTime.msec | DINT |
| AlarmHistoryExtent |
|
|
| Admin.AlarmHistoryExtent | DINT |
| StopReason |
|
|
| Admin.StopReason | ST_PMLEvent |
|
| Trigger |
|
| Admin.StopReason.Trigger | BOOL |
|
| Id |
|
| Admin.StopReason.Id | DINT |
|
| Value |
|
| Admin.StopReason.Value | DINT |
|
| Message |
|
| Admin.StopReason.Message | STRING |
|
| Category |
|
| Admin.StopReason.Category | DINT |
|
| DateTime |
|
| Admin.StopReason.DateTime | ST_PMLDateAndTime |
|
|
| Year |
| Admin.StopReason.DateTime.Year | DINT |
|
|
| Month |
| Admin.StopReason.DateTime.Month | DINT |
|
|
| Day |
| Admin.StopReason.DateTime.Day | DINT |
|
|
| Hour |
| Admin.StopReason.DateTime.Hour | DINT |
|
|
| Minute |
| Admin.StopReason.DateTime.Minute | DINT |
|
|
| Second |
| Admin.StopReason.DateTime.Second | DINT |
|
|
| mSec |
| Admin.StopReason.DateTime.mSec | DINT |
|
| AckDateTime |
|
| Admin.StopReason.AckDateTime | ST_PMLDateAndTime |
|
|
| Year |
| Admin.StopReason.AckDateTime.Year | DINT |
|
|
| Month |
| Admin.StopReason.AckDateTime.Month | DINT |
|
|
| Day |
| Admin.StopReason.AckDateTime.Day | DINT |
|
|
| Hour |
| Admin.StopReason.AckDateTime.Hour | DINT |
|
|
| Minute |
| Admin.StopReason.AckDateTime.Minute | DINT |
|
|
| Second |
| Admin.StopReason.AckDateTime.Second | DINT |
|
|
| mSec |
| Admin.StopReason.AckDateTime.mSec | DINT |
| Warning[#] |
|
|
| Admin.Warning[#] | ST_PMLEvent |
|
| Trigger |
|
| Admin.Warning [#].Trigger | BOOL |
|
| Id |
|
| Admin.Warning[#].Id | DINT |
|
| Value |
|
| Admin.Warning[#].Value | DINT |
|
| Message |
|
| Admin.Warning[#].Message | STRING |
|
| Category |
|
| Admin.Warning[#].Category | DINT |
|
| DateTime |
|
| Admin.Warning[#].DateTime | ST_PMLDateAndTime |
|
|
| Year |
| Admin.Warning[#].DateTime.Year | DINT |
|
|
| Month |
| Admin.Warning[#].DateTime.Month | DINT |
|
|
| Day |
| Admin.Warning[#].DateTime.Day | DINT |
|
|
| Hour |
| Admin.Warning[#].DateTime.Hour | DINT |
|
|
| Minute |
| Admin.Warning[#].DateTime.Minute | DINT |
|
|
| Second |
| Admin.Warning[#].DateTime.Second | DINT |
|
|
| mSec |
| Admin.Warning[#].DateTime.mSec | DINT |
|
| AckDateTime |
|
| Admin.Warning[#].AckDateTime | ST_PMLDateAndTime |
|
|
| Year |
| Admin.Warning[#].AckDateTime.Year | DINT |
|
|
| Month |
| Admin.Warning[#].AckDateTime.Month | DINT |
|
|
| Day |
| Admin.Warning[#].AckDateTime.Day | DINT |
|
|
| Hour |
| Admin.Warning[#].AckDateTime.Hour | DINT |
|
|
| Minute |
| Admin.Warning[#].AckDateTime.Minute | DINT |
|
|
| Second |
| Admin.Warning[#].AckDateTime.Second | DINT |
|
|
| mSec |
| Admin.Warning[#].AckDateTime.mSec | DINT |
| WarningExtent |
|
|
| Admin.WarningExtent | DINT |
| ModeTimeCurrent |
|
|
| Admin.ModeTimeCurrent | DINT |
| StateTimeCurrent |
|
|
| Admin.StateTimeCurrent | DINT |
| CummulativeTimes[#] |
|
|
| Admin.CummulativeTimes[#] | ST_PMLCumulativeTimes |
|
| AccTimeSinceReset |
|
| Admin.CummulativeTime[#].AccTimeSinceReset | DINT |
|
| ModeStateTimes[#] |
|
| Admin.CummulativeTime[#].ModeStateTimes[#] | ST_PMLModeStateTimes |
|
|
| Mode |
| Admin.CummulativeTime[#].ModeStateTimes[#].Mode | DINT |
|
|
| State[#] |
| Admin.CummulativeTime[#].ModeStateTimes[#].State[#] | ARRAY[#] OF DINT |
| ProductData[#] |
|
|
| Admin.ProductData[#] | ST_PMLProductData |
|
| Id |
|
| Admin.ProductData[#].Id | DINT |
|
| Name |
|
| Admin.ProductData[#].Name | STRING |
|
| Unit |
|
| Admin.ProductData[#].Unit | STRING(6) |
|
| PrimaryQty |
|
| Admin.ProductData[#].PrimaryQty | DINT |
|
| ConsumedCount |
|
| Admin.ProductData[#].ConsumedCout | DINT |
|
| ProcessedCount |
|
| Admin.ProductData[#]ProcessCout | DINT |
|
| DefectiveCount |
|
| Admin.ProductData[#].DefectiveCount | DINT |
|
| AccConsumedCount |
|
| Admin.ProductData[#].AccConsumedCount | DINT |
|
| AccProcessedCount |
|
| Admin.ProductData[#].AccProcessedCount | DINT |
|
| AccDefectiveCount |
|
| Admin.ProductData[#].AccDefectiveCount | DINT |
| MachDesignSpeed |
|
|
| Admin.MachDesignSpeed | REAL |
| DisabledStatesCfg[#] |
|
|
| Admin.DisabledStatesCfg[#] | ARRAY [#] OF DWORD |
| CurDisabledStates |
|
|
| Admin.CurDisabledStates | DWORD |
| EnabledModesCfg |
|
|
| Admin.EnabledModesCfg | DWORD |
| ModeTransitionCfg[#] |
|
|
| Admin.ModeTransitionCfg[#] | ARRAY [#] OF DWORD |
| PlcDateTime |
|
|
| Admin.PlcDateTime | ST_PMLDateAndTime |
|
| Year |
|
| Admin.PlcDateTime.Year | DINT |
|
| Month |
|
| Admin.PlcDateTime.Month | DINT |
|
| Day |
|
| Admin.PlcDateTime.Day | DINT |
|
| Hour |
|
| Admin.PlcDateTime.Hour | DINT |
|
| Minute |
|
| Admin.PlcDateTime.Minute | DINT |
|
| Second |
|
| Admin.PlcDateTime.Second | DINT |
|
| mSec |
|
| Admin.PlcDateTime.mSec | DINT |