ToolsTestVISA_Performance Method

Test VISA Performance

Definition

Namespace: Metas.Instr.Driver
Assembly: Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 2.8.9053.20263
C#
public static double[] TestVISA_Performance(
	string driver,
	string rn,
	int n = 100,
	bool showMsgBox = true
)

Parameters

driver  String
Driver
rn  String
Resource Name
n  Int32  (Optional)
N Identification Queries
showMsgBox  Boolean  (Optional)
Show Message Box

Return Value

Double
Elapsed Time / ms

See Also