METAS VNA Tools Help
C#
VB
C++
F#
Show/Hide TOC
IDevice
Preset Method
Presets the device.
Definition
Namespace:
Metas.Instr.Driver
Assembly:
Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 2.8.9053.20263
C#
Copy
void
Preset
()
VB
Copy
Sub
Preset
C++
Copy
void
Preset
()
F#
Copy
abstract
Preset
:
unit
->
unit
See Also
Reference
IDevice Interface
Metas.Instr.Driver Namespace
In This Article
Definition
See Also