public static class Tools
Public NotInheritable Class Tools
public ref class Tools abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Tools = class end
DriverFolder | Driver Folder |
Is_NI_VISA_Installed | Is NI VISA Installed |
FindResources(String) | Find Resources |
FindResources(String, Form) | Find Resources |
GetIpAddressOrHostName | Gets IP Address or Host Name |
ListDrivers | List Drivers |
ListDrivers2 | List Drivers |
LXI_DeviceWebPage | LXI Device Web Page |
OpenDeviceD(String, String) | Open Device |
OpenDeviceD(String, String, Boolean) | Open Device |
OpenDevice2D(Type, String) | Open Device |
OpenDevice2D(Type, String, Boolean) | Open Device |
Real32ByteArray2DoubleArray | Converts real 32 byte array to double array |
Real64ByteArray2DoubleArray | Converts real 64 byte array to double array |
RemoteDesktopConnection | Remote Desktop Connection |
String2Double | Converts string to double |
String2Int | Converts string to integer |
TestDevice | Test Device |
TestVISA_Performance | Test VISA Performance |
VISA_TestPanel | VISA Test Panel |