Ccrc

SCPI Command :

[SOURce<HW>]:BB:BTOoth:CCRC:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_state() bool[source]
# [SOURce<HW>]:BB:BTOoth:CCRC:STATe
value: bool = driver.source.bb.btooth.ccrc.get_state()

Enables/disables the corruption of CRC for every second generated packet. If enabled, only 50% of packets are generated with correct CRC.

Returns:

state: 1 | ON | 0| OFF