Printf Function
Function - Used to display string in debug mode. (Figure 1)
This is a good way to trace your SFC programs or use the PrintMessage.
Customize Output in the Log window
Raise warnings or errors icons.
- The first column in the log window has an information icon.
- This can be replaced with a warning or error icon:
@W
@E
Figure 2: Customizing Output for Printf
See printf.






