Crc
SCPI Command :
[SOURce<HW>]:BB:C2K:BSTation<ST>:CGRoup<DI0>:COFFset<CH>:CCODing:CRC
- class CrcCls[source]
Crc commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(baseStation=BaseStation.Default, groupNull=GroupNull.Default, offset=Offset.Default) int [source]
# SCPI: [SOURce<HW>]:BB:C2K:BSTation<ST>:CGRoup<DI0>:COFFset<CH>:CCODing:CRC value: int = driver.source.bb.c2K.bstation.cgroup.coffset.ccoding.crc.get(baseStation = repcap.BaseStation.Default, groupNull = repcap.GroupNull.Default, offset = repcap.Offset.Default)
Queries the CRC (cyclic redundancy code) type (length) . This value is only available for channel coding modes ‘Complete’ and ‘Without Interleaving’ (SOURce:BB:C2K:BST<n>:CGRoup<n>:COFFset<n>:CCODing:MODE COMP | NOIN) . For the traffic channels, this value is specific for the selected radio configuration.
- param baseStation
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bstation’)
- param groupNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cgroup’)
- param offset
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Coffset’)
- return
crc: integer Range: 0 to 16