State

SCPI Command :

[SOURce<HW>]:BB:BTOoth:DTTest:TABLe:SHORt:SET<CH>:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(channel=Channel.Default) bool[source]
# [SOURce<HW>]:BB:BTOoth:DTTest:TABLe:SHORt:SET<CH>:STATe
value: bool = driver.source.bb.btooth.dtTest.table.short.set.state.get(channel = repcap.Channel.Default)

Activates the corresponding parameter set in the short table. If a set deactivated, its parameters are skipped in the sequence. Instead, the next active set is used. For EDR packets, each set applies to 20 packets.

Parameters:

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

Returns:

state: 1 | ON | 0| OFF