Tools Class

Tools

Definition

Namespace: Metas.Instr.Driver
Assembly: Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 2.8.9053.20263
C#
public static class Tools
Inheritance
Object    Tools

Properties

DriverFolder Driver Folder
Is_NI_VISA_Installed Is NI VISA Installed

Methods

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

See Also