LabVIEWAdapter.FileExistsInLLB
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
LabVIEWAdapter.FileExistsInLLB
Syntax
LabVIEWAdapter.FileExistsInLLB( path)
Return Value
Purpose
Returns a value that indicates whether the given file exists in an LLB file.
Remarks
The Engine.FindFileEx method does not search LLB files. Use this method whenever Engine.FindFileEx fails to find a VI.
Parameters
path As String
[In] Specifies a string containing the absolute pathname of the VI in the LLB file.