MasterCommandClearRestart (FB)

FUNCTION_BLOCK FINAL MasterCommandClearRestart EXTENDS MasterCommand

Master command ClearRestart

InOut:

Scope

Name

Type

Comment

Inherited from

Input

xExecute

BOOL

Execute the command (xExecute FALSE –> TRUE).

MasterCommand

itfMaster

IMaster

Interface IMaster

MasterCommand

Output

xDone

BOOL

Command executed successfully.

MasterCommand

xError

BOOL

Error during command executions

MasterCommand

eErrorID

Error

Specific error during command executions.

MasterCommand

Methods:

SetError, inherited from MasterCommand