Everything
2.16.1 Insert printf

Setting the Printf event as one of action events allows you to output the value of the specified variable expression to the Output panel. This can be done by executing a printf command after temporarily stopping the program at an arbitrary position.

To use this function, follow the steps below.

 

2.16.1.1 Set a Printf event

2.16.1.2 Execute the program

2.16.1.3 Check the output result

2.16.1.4 Edit Printf event

 

Caution 1.

Also see "2.17.7 Points to note regarding event setting" for details on Printf event settings, including the allowable number of valid events.

Caution 2.

No Printf events occur during step execution ( / / ) or execution ignoring break-related events ( ).