Load Simulation Instance VI
- Updated2023-02-21
- 2 minute(s) read
Load Simulation Instance VI
Owning Palette: Offline Configuration VIs
Requires: Robotics Module
Returns a reference to a simulation instance defined in a manifest file. Use the reference with Property Nodes to access and edit components in the simulation instance.
![]() |
manifest file specifies the absolute path to the .xml manifest file that defines the simulation instance. If you specify an invalid path, LabVIEW returns error code –310200. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
simulation instance returns the simulation instance component. Wire this data to a Property Node (Simulator Engine). |
![]() |
error out contains error information. This output provides standard error out functionality. |