AllVIsInMemory Property
Installed With: Base Package
Class: Application Properties (ActiveX)
Returns a list of VIs in memory for the calling VI application instance. This property returns an error if you use it to return a list of remote VIs. Use the ExportedVIs property to return a list of exported VIs. This property is read only. This property is available only in the local versions of LabVIEW.
Note If you have multiple application instances open simultaneously, be sure to wire an application reference to the reference input. For example, LabVIEW opens a new application instance each time you create a LabVIEW project or a target for a LabVIEW project. |
Syntax
object.AllVIsInMemory
Data Type
Array of strings