Right click menu
Workers Message Log
Filter String (double click)
Double clicking over any cell in the Message Log will filter the selected column using the string in the cell. This option in the right click menu also performs this operation.
Good to know
You can apply sequential filters to the Message Log, allowing you to apply filters on top of previously filtered columns.
Open Running VI
Opens the block diagram of the running clone of a Worker's Main VI.
This option is only available for applications that are currently connected to the Debug Server. This option is not available for applications running as an executable, on a real-time target, or in a PPL with its debug property flag set to False.
Go to Case
Shows the selected Worker's MHL case on the Worker's block diagram. Using this option over the cell of the Message column for an error message will take you directly to the case of the Worker where the error has occurred.
This option is only available for applications that are currently connected to the Debug Server. This option is not available for applications running as an executable, on a real-time target, or in a PPL with its debug property flag set to False.
Clear Message Log
Will clear all data displayed in the message log.
Last updated