Command: Cursor Symbol: Function : The command works as follows: It inserts a trace cursor into the trace diagram when no trace cursor is available. It inserts a second trace cursor into the trace dia
Command: Compress Symbol: Function : The command compresses the trace graph by zooming into the displayed time range by a fixed percentage. Call : Trace menu; context menu For more information, see: S
Command: Stretch Symbol: Function : The command stretches the trace graph by zooming out of the displayed time range by a fixed percentage. Call : Trace menu; context menu For more information, see: N
Control the Data Sampling Use menu commands for controlling how data is recorded. Requirement: The application is loaded on the runtime system and a trace is configured. . Menu Commands Trace → Downlo
Navigating into Trace Data Use menu commands to navigate the data in the trace diagram. Requirement: The application is in online mode. Menu Commands Trace → Cursor Trace → Mouse Zooming Trace → Reset
Showing Statistics CODESYS evaluates and displays the sampled data with an option of saving the data to the clipboard. Click Trace → Statistics . :
Getting Started Program PLC_PRG PROGRAM PLC_PRG VAR iVar : INT; rSin : REAL; rVar : REAL; END_VAR iVar := iVar + 1; iVar := iVar MOD 33; rVar := rVar + 0.1; rSin := 30 * SIN(rVar); Requirement: The ap
, this is CODESYS Control Win V
Command: Add Variable Function : The command adds a trace variable to the configuration. Call : Trace menu A new variable is displayed in the tree view of the trace configuration. The associated varia