Close Directed Graph Map VI
- Updated2023-02-21
- 2 minute(s) read
Close Directed Graph Map VI
Owning Palette: Directed Graph Map VIs
Requires: Robotics Module
Closes an open reference to a directed graph map object.
![]() |
map reference in is a reference to the map that represents the robot environment. Use the Create Directed Graph Map VI to generate this LabVIEW class object. |
![]() |
error in describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality.
This node runs normally even if an error occurred before this node runs. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Close Directed Graph Map Details
LabVIEW returns an error if the reference to the map object is already closed when this VI runs.