scpi-parser icon indicating copy to clipboard operation
scpi-parser copied to clipboard

SCPI-99:7.5.1 Units of Amplitude and Power

Open j123b567 opened this issue 10 years ago • 0 comments
trafficstars

Support unit suffixes:

  • PK: Peak amplitude
  • PP: Peak-to-peak amplitude
  • RMS: RMS amplitude

Support unit prefix:

  • dB

Support special case:

  • dBm: witch is equivalent to dBmW

So it is possible to have unit DBUVRMS which is dBµVrms

  • dB is prefix
  • UV is µV
  • RMS is suffix

j123b567 avatar Mar 18 '15 12:03 j123b567