LabVIEWNXGModule.GetVIAbsolutePath
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
LabVIEWNXGModule.GetVIAbsolutePath
Syntax
LabVIEWNXGModule.GetVIAbsolutePath( viAbsolutePath)
Return Value
Returns True if TestStand finds the file.
Purpose
Returns the absolute path of the VI.
Parameters
viAbsolutePath As String
[Out] Returns the absolute path of the VI. If TestStand does not find the VI, this parameter returns an empty string.