LabVIEWAdapter.IsExpressVI
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
LabVIEWAdapter.IsExpressVI
Syntax
LabVIEWAdapter.IsExpressVI( path, displayVIName)
Return Value
Purpose
Returns a value that indicates whether the specified VI is an Express VI.
Remarks
Use the absolute path to the Express VI.
Parameters
path As String
[In] Specifies a string containing the absolute pathname of a VI.
displayVIName As String
[Out] Returns the display name of the Express VI. If the VI is not an Express VI, the method returns an empty string.