Jump to content

Application class/LVRT.Check DLLs method: Difference between revisions

From LabVIEW Wiki
Added new method page.
 
Line 21: Line 21:
! scope="column" style="text-align:Left;" | Description
! scope="column" style="text-align:Left;" | Description
|-
|-
! scope="row" style="text-align:Center;" | [[File:I32 Array Indicator.png|frameless|border|I32 Array|link=I32 Array data type]]
! scope="row" style="text-align:Center;" | [[File:Path Array Indicator.png|frameless|border|Path Array|link=Path Array data type]]
| '''DLL Load Results'''
| '''LVRT:Check DLLs'''
| Yes. Return value.
|  
|  
|
|-
|-
! scope="row" style="text-align:Center;" | [[File:Path Array.png|frameless|border|Path Array|link=Path Array data type]]
! scope="row" style="text-align:Center;" | [[File:Path Array.png|frameless|border|Path Array|link=Path Array data type]]
| '''DLLs To Test'''
| '''DLLs To Test'''
| Yes
|  
|  
|
|-
|-
! scope="row" style="text-align:Center;" | [[File:Path Array Indicator.png|frameless|border|Path Array|link=Path Array data type]]
! scope="row" style="text-align:Center;" | [[File:I32 Array Indicator.png|frameless|border|I32 Array|link=I32 Array data type]]
| '''LVRT:Check DLLs'''
| '''DLL Load Results'''
| Yes
|  
|  
|
|}
|}



Revision as of 14:10, 21 April 2020

VI Server Method Information
Method ID 7E4
Scope Private
Data Name LVRT.Check DLLs
Short Name* LVRT.Check DLLs
Long Name* LVRT:Check DLLs
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type Path Array data type

Path Array

Invoke Node LVRT:Check DLLs

Parameters

Data type Name Required Description
Path Array LVRT:Check DLLs Yes. Return value.
Path Array DLLs To Test Yes
I32 Array DLL Load Results Yes

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links