Crc
SCPI Command :
BUS<*>:USB:PACKet<*>:CRC
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default, busUsbPacket=BusUsbPacket.Default) int[source]
# BUS<*>:USB:PACKet<*>:CRC value: int = driver.bus.usb.packet.crc.get(bus = repcap.Bus.Default, busUsbPacket = repcap.BusUsbPacket.Default)
Returns the packet CRC (Cyclic Redundancy Code) for the selected serial bus and packet number.
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)
busUsbPacket – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Packet’)
- Returns:
crc: 0 to 65.535E+3