Requires: Base Development System
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. |
object.AllVIsInMemory
Array of strings