Block Program

From IPLOG
Revision as of 13:50, 1 October 2018 by Z033 (talk | contribs) (Created page with "== Program library == === Program informations === ==== PROGRAM_INFO ==== Returns informations about running program {| class="wikitable" |out |CYCLE |int | |actual cycle nu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Program library

Program informations

PROGRAM_INFO

Returns informations about running program

out CYCLE int actual cycle number
out RUN_CYCLES int cycles to run (0 - infinite loop)
out MS_PER_CYCLE int minimum cycle duration
out OVERRUN bool previous cycle was longer than requested minimal value