Skip to content

Flowchart Program Run State rm_flowchart_run_state_t

Parameter description

ParameterTypeDescription
run_stateintRun state: 0 - Not Started, 1 - Running, 2 - Paused.
idintID of the currently enabled file.
namestrName of the currently enabled file.
plan_speedintGlobal planning speed ratio of the currently enabled file (1 - 100).
step_modeintStep by step mode: 0 - None, 1 - Normal, 2 - Step by step.
modal_idstrID of the flowchart block currently being executed. Not returned if not running.