mono_parse_simulator_version.vi

Description

Obtain the simulator's current version and the current API version

For technical support contact us at monodrive.support@ni.com

Inputs

  • Response JSON: Response from the server to the command GetVersion

  • error in (Error Cluster): Accepts error information wired from previously called VIs. This information can be used to decide if any functionality should be bypassed in the event of errors from other VIs.

Outputs

  • Simulator version: Simulator version expressed as MM.mm.bb

  • API version: Current API version expressed as N.0

  • error out (Error Cluster): Accepts error information wired from previously called VIs. This information can be used to decide if any functionality should be bypassed in the event of errors from other VIs.