Write-only |
About PSAT Marker Search |
Description |
Initiates a Power Saturation marker search. Turns on and sets markers 1, 2, and 3 to calculate various Power Saturation parameters. First set PMaxBackOff. To turn off the Power Saturation markers, either turn them off individually or use DeleteAllMarkers Method To search a User Range with the PSAT search, first activate marker 1 and set the desired User Range. Then send this command. The user range used with the PSAT search only applies to marker 1 searching for the linear gain value. The other markers may fall outside the user range. |
VB Syntax |
pSat.SearchPowerSaturation( ) |
Variable |
(Type) - Description |
pSat |
A PSaturation (object) |
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
pSat.SearchPowerSaturation |
C++ Syntax |
HRESULT SearchPowerSaturation() |
Interface |
IPSaturation |