Callowed

SCPI Command :

[SOURce<HW>]:BB:BTOoth:CS:CTABle:[CHANnel<CH0>]:CALLowed
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(channelNull=ChannelNull.Default) bool[source]
# [SOURce<HW>]:BB:BTOoth:CS:CTABle:[CHANnel<CH0>]:CALLowed
value: bool = driver.source.bb.btooth.cs.correctionTable.channel.callowed.get(channelNull = repcap.ChannelNull.Default)

Enables transmission of the subevent via the selected channel.

Parameters:

channelNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Channel’)

Returns:

channel_allowed: 1 | ON | 0| OFF For a description, see also table Table ‘CS channel index and allowed channels’. 1 | ON Enables transmission of the subevent for the selected channel. 0 | OFF Disables transmission of the subevent for the selected channel.