RT Debug String
- Updated2023-02-17
- 2 minute(s) read
RT Debug String
Sends a string to an output port for display, or writes a string to the system log.
Inputs/Outputs

string to write
Defines the data string to write to the output port or system log.

interface
Defines whether to send the string to an output port or to write the string to the system log.
| Write to monitor | 0 | Sends the debug string to the video port. If no video port is available, this option sends the debug string to the console. |
| Write to system log | 1 | Sends the debug string to the nierrlog system log located in /var/local/natinst/log/errlog.txt on the target. |

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

error out
Error information.
The node produces this output according to standard error behavior.