Converting NI-Sync Error Codes to a User-Readable String
- Updated2023-02-17
- 1 minute(s) read
Converting NI-Sync Error Codes to a User-Readable String
Explains an NI-Sync error code with a user-readable string.
- Place Error Message on the diagram.
- Wire the session handle of an NI-Sync session to instrument handle.
- Place the Unbundle by Name function on the diagram.
- Wire the error cluster of an NI-Sync function to input cluster of the Unbundle by Name function.
- Left-click the Unbundle by Name function and select code.
- Wire the output of the Unbundle by Name function to error code of Error Message.
- Wire an indicator to error message of Error Message to display an explanation of the error code in string format.