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:

  1. Place niSync Error Message.
  2. Wire the session handle of an NI-Sync session to instrument handle.
  3. Open the Functions palette and select Programming>>Cluster, Class, & Variant>>Unbundle by Name to place the Unbundle by Name function on the block diagram.
  4. Wire the error cluster of an NI-Sync VI to input cluster of the Unbundle by Name function.
  5. Left-click the Unbundle by Name function and select code.
  6. Wire the output of the Unbundle by Name function to error code of niSync Error Message.
  7. Wire an indicator to error message of niSync Error Message to display an explanation of the error code.