Uses the three specified parameters to format the trace message associated
with the ID. Uses the specified level to determine if the trace message
is displayed; if tracing in the collaboration is set to the specified
level or higher, the trace message is displayed.
- Note:
- This function block is located in the General\Logging and Tracing\Trace
folder.
- ID
- The ID of the trace message you want to log. This input can be of
type String, byte, short, int, long, float, or double.
- Level
- The minimum trace level at which the message is going to be
displayed. This input can be of type String, byte, short, int, long,
float, or double.
- Parameter 1
- The first parameter used to format the message. This input can be
of type String, byte, short, int, long, float, or double.
- Parameter 2
- The second parameter used to format the message. This input can be
of type String, byte, short, int, long, float, or double.
- Parameter 3
- The third parameter used to format the message. This input can be
of type String, byte, short, int, long, float, or double.
