Converting NI-Sync Error Codes to a User-Readable String
Complete the following steps to explain an NI-Sync error code with a user-readable string:
- Place niSync Error Message.
- Wire the session handle of an NI-Sync session to instrument handle.
- Open the Functions palette and select Programming>>Cluster, Class, & Variant>>Unbundle by Name to place the Unbundle by Name function on the block diagram.
- Wire the error cluster of an NI-Sync VI 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 niSync Error Message.
- Wire an indicator to error message of niSync Error Message to display an explanation of the error code.