C, C++:
Flowchart Program Run Staterm_flowchart_run_state_t Class member variable description
Run State
run_state0: Not Started, 1: Running, 2: Paused.
C++int rm_flowchart_run_state_t::run_stateID of the Currently Enabled File
idC++int rm_flowchart_run_state_t::idName of the Currently Enabled File
nameC++char rm_flowchart_run_state_t::nameGlobal Planning Speed Ratio of the Currently Enabled File
plan_speedRange: 1 - 100.
C++int rm_flowchart_run_state_t::plan_speedStep by Step Mode
step_mode0: None, 1: Normal, 2: Step - by - Step.
C++int rm_flowchart_run_state_t::step_modeID of the Flowchart Block Currently Being Executed
modal_idNot returned if not running.
C++char rm_flowchart_run_state_t::modal_id[50]

