This is part of 1.24.0latest release: 2.1.0.

MLxxWriteSignals

Data type for internal use.

Overview

nametypedefaultcomment
DisableLimitsBOOLFor future use
RestartRuntimeBOOLFor future use
AcceptHardwarePositionBOOLFor future use
AbortCmdBOOL
ResetCmdBOOL
ResetAndHoldCmdBOOL
RestartCmdBOOL
EnableCmdBOOL
StopCmdBOOL
HoldCmdBOOL
PaddingARRAY[0..1] OF BOOLPlaceholder for platform compatibility

Details

DisableLimits

BOOL

For future use

RestartRuntime

BOOL

For future use

AcceptHardwarePosition

BOOL

For future use

AbortCmd

BOOL

MLxAbort command in process.

Can be hung to True if MLxAbort command is disabled before its Sts_DN signal turns True.

ResetCmd

BOOL

MLxReset command in process.

Can be hung to True if MLxReset command is disabled before its Sts_DN signal turns True.

ResetAndHoldCmd

BOOL

MLxResetAndHold command in process.

Can be hung to True if MLxResetAndHold command is disabled before its Sts_DN signal turns True.

RestartCmd

BOOL

MLxRestart command in process.

Can be hung to True if MLxRestart command is disabled before its Sts_DN signal turns True.

EnableCmd

BOOL

MLxEnable command in process.

Can be hung to True if MLxEnable command is disabled before its Sts_DN signal turns True.

StopCmd

BOOL

MLxStop command in process.

Can be hung to True if MLxStop command is disabled before its Sts_DN signal turns True.

HoldCmd

BOOL

MLxHold command in process.

Can be hung to True if MLxHold command is disabled before its Sts_DN signal turns True.

Padding

ARRAY[0..1] OF BOOL

Placeholder for platform compatibility

Pages built with Hugo - 14 Nov 2025 17:47 CET