CycleStop

PLCopen motion icon

 FunctionClosed A function calculates a result according to the current value of its inputs. A function has no internal data and is not linked to declared instances. - Sets the application in cycle stepping mode.

Inputs

Input

Data Type

Range

Unit

Default

Description

IN

BOOL

 

 

 

Condition.

Outputs

Output

Data Type

Range

Unit

Description

Q

BOOL

 

 

TRUE if performed.

Remarks

  • This function turns the Virtual Machine in Cycle Stepping mode.
    • Restarting normal execution is performed using the debugger.
  • The VM is set in Cycle Stepping mode only if the IN argument is TRUE.
  • The current program and any sub-programs called by the current program execute to the end of their cycle.
    • Other programs are not executed.

FBD Language

Not available.

FFLD Language

Not available.

IL Language

Not available.

ST Language

Not available.

See Also