Write-only |
About Modifying Cal Kits |
Description |
Restores the original properties of ALL of the Cal Kits, overwritting the last definitions with the factory defaults. NOTE: ONLY works with VNA releases 1.0 through 1.6. |
VB Syntax |
app.RestoreCalKitDefaultsAll |
Variable |
(Type) - Description |
app |
An Application (object) |
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
app.RestoreCalKitDefaultsAll |
C++ Syntax |
HRESULT RestoreCalKitDefaultsAll() |
Interface |
IApplication |