Write-only |
About Auto Port Extensions |
Description |
Clears old port extension delay and loss data in preparation for acquiring new data. Send this command prior to sending a new series of measurements using AutoPortExtMeasure Method. If acquiring both OPEN and SHORT standards, do not send this command between those acquisitions. |
VB Syntax |
fixture.AutoPortExtReset |
Variable |
(Type) - Description |
fixture |
A Fixturing (object) |
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
fixture.AutoPortExtReset |
C++ Syntax |
HRESULT AutoPortExtReset(); |
Interface |
IFixturing2 |