Printf Function

 Function - Used to display string in debug mode. (Figure 1)

Printf Function

Figure 1: Printf

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

Customizing Output for Printf Function

Figure 2: Customizing Output for Printf

See printf.