Error

SCPI Command :

TEST:BB:DATA:ERRor:RATE
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_rate() float[source]
# TEST:BB:DATA:ERRor:RATE
value: float = driver.test.bb.data.error.get_rate()

Sets the error bit pattern of the BER/BLER test generator.

Returns:

error_rate: float Range: 1E-6 to 1

set_rate(error_rate: float) None[source]
# TEST:BB:DATA:ERRor:RATE
driver.test.bb.data.error.set_rate(error_rate = 1.0)

Sets the error bit pattern of the BER/BLER test generator.

Parameters:

error_rate – float Range: 1E-6 to 1