BitErrorRate

SCPI Command :

CALCulate<n>:BERate
class BitErrorRateCls[source]

BitErrorRate commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(format_py: RsFsw.enums.BerRateFormat, window=Window.Default) float[source]
# SCPI: CALCulate<n>:BERate
value: float = driver.applications.k70Vsa.calculate.bitErrorRate.get(format_py = enums.BerRateFormat.CURRent, window = repcap.Window.Default)

Queries the Bit Error Rate results. The available results are described in ‘Bit error rate (BER) ‘. Note that the specified window suffix must refer to a BER result display.

param format_py

Specifies a particular BER result to be queried. If no parameter is specified, the current bit error rate is returned. The parameters for these results are listed in Table ‘Parameters for BER result values’. DSINdex Queries the index of the identified data sequence found in a known data file. The index starts with 0, that is: the first data sequence in the file is returned as ‘0’.

param window

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)

return

results: No help available