FatalStop

PLCopen motion icon

 Function - Breaks the cycle and stop with fatal error.

  • This function breaks the current cycle and sets the Virtual Machine in ERROR mode.
    • Restarting normal execution is performed using the debugger.
  • The VM is stopped only if the IN argument is TRUE.
    • The end of the current cycle is then not performed.

Inputs

Input

Data Type

See Data Types.

Range

Unit

Default

Description

IN

BOOL

FALSE, TRUE

 

 

Condition.

Outputs

Output

Data Type

See Data Types.

Range

Unit

Description

Q

BOOL

FALSE, TRUE

 

TRUE if performed.

FBD Language Example

Not available.

FFLD Language Example

Not available.

IL Language Example

Not available.

ST Language Example

Not available.

See Also