[:SENSe]:SEMask:OFFSet<n>:FMASk <char>

(Read-Write) Set and query: the failure mask settings. The failure mask determines how the SEM responds to absolute (ABS), relative (REL), absolute or relative (AOR), and absolute and relative (AAR) power measurements.

When enabled the start and stop values of the specified segment are set to the same value. Two Limit traces are available, an Absolute Limit and a Relative Limit. Both are defined and applied only over the Offset measurement regions. There is no Limit definition or application for the Reference Channel itself.  The final Limit Trace displayed is a concatenation of all the individual Offset Limit segments, just as the final measurement trace is. Success or Failure is determined by Fail Mask per offset, to be based on either Relative or Absolute limits, Both (Abs AND  Rel), or Either (Abs OR Rel). 

Overall SEM Success of Failure is based on all Offsets considered. If any offset segment fails, then overall result is FAILURE.  If all limits pass, then overall PASS.

The Limits per offset are determined by Start/Stop Amplitude level endpoints, which correspond exactly to the user specified Start/Stop frequency locations in the Offsets sub-menu.  So each offset segment is a LINE defined by its two endpoints. The Limit menu above shows “Auto” state for both Stop limit points, which simply means to match the Start limit value, hence creating a FLAT (horizontal) Limit Line segment. But either Stop value can be manually set as well, creating sloped Limit segments.

See also https://literature.cdn.keysight.com/litweb/pdf/N9938-90003.pdf.

See also SEM:OFFS<n>:ALIM:STARt, SEM:OFFS<n>:ALIM:STOP, SEM:OFFS<n>:RLIM:STAR,  SEM:OFFS<n>:RLIM:STOP,  SEM:OFFS<n>:ALIM:STOP:AUTO, and SEM:OFFS<n>:RLIM:STOP:AUTO.

Relevant Modes

SA

Parameters

 

<character>

Failure mask. Choose from:

ABS - sets the fail mask to absolute

REL - sets the fail mask to relative

AOR  - sets the fail mask to absolute OR relative

AAR - sets the fail mask to absolute AND relative

Examples

SEM:OFFS5:FMAS REL 'sets segment 5 fail if a relative value is exceeded (fails)

SEM:OFFS3:FMAS AOR 'sets segment 3 to fail if either an absolute or relative value fails

Query Syntax

SEM:OFFS6:FMAS? 'queries the fail mask setting for segment 6

Return Type

Character

Default

POS


Last Modified:

01dec2019 New command