请分析下面SCPI命令的作用 :CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:MODulation:NMODe:LENergy:MINimum? :CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:MODulation:NMODe:LENergy:SDEViation? :CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:MODulation:NMODe:LENergy:XMAXimum? :CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:MODulation:NMODe:LENergy:XMINimum? :CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PENCoding:EDRate:CURRent? :CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PVTime:BRATe:AVERage? :CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PVTime:BRATe:CURRent? :CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PVTime:BRATe:MAXimum? :CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PVTime:BRATe:MINimum? :CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PVTime:EDRate:AVERage? :CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PVTime:EDRate:CURRent? :CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PVTime:EDRate:MAXimum?
时间: 2024-01-11 18:02:31 浏览: 177
这些 SCPI 命令是用于控制和查询蓝牙测量相关参数的。下面是每个命令的作用:
1. `:CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:MODulation:NMODe:LENergy:MINimum?`:查询蓝牙测量结果中最小的能量级别。
2. `:CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:MODulation:NMODe:LENergy:SDEViation?`:查询蓝牙测量结果中能量级别的标准偏差。
3. `:CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:MODulation:NMODe:LENergy:XMAXimum?`:查询蓝牙测量结果中最大的能量值。
4. `:CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:MODulation:NMODe:LENergy:XMINimum?`:查询蓝牙测量结果中最小的能量值。
5. `:CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PENCoding:EDRate:CURRent?`:查询蓝牙测量结果中误码率的当前值。
6. `:CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PVTime:BRATe:AVERage?`:查询蓝牙测量结果中比特率的平均值。
7. `:CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PVTime:BRATe:CURRent?`:查询蓝牙测量结果中比特率的当前值。
8. `:CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PVTime:BRATe:MAXimum?`:查询蓝牙测量结果中比特率的最大值。
9. `:CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PVTime:BRATe:MINimum?`:查询蓝牙测量结果中比特率的最小值。
10. `:CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PVTime:EDRate:AVERage?`:查询蓝牙测量结果中误码率的平均值。
11. `:CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PVTime:EDRate:CURRent?`:查询蓝牙测量结果中误码率的当前值。
12. `:CALCulate:BLUetooth:MEASurement{1..4}:MEValuation:PVTime:EDRate:MAXimum?`:查询蓝牙测量结果中误码率的最大值。
阅读全文