PcRc
SCPI Command :
SBUS<*>:CAN:FRAMe<*>:XDATa<*>:PCRC
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default, frame=Frame.Default, xdata=Xdata.Default) int[source]
# SBUS<*>:CAN:FRAMe<*>:XDATa<*>:PCRC value: int = driver.sbus.can.frame.xdata.pcRc.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default, xdata = repcap.Xdata.Default)
Returns the value of the preamble cyclic redundant check (PCRC) for the selected frame.
- Parameters:
serialBus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sbus’)
frame – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Frame’)
xdata – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Xdata’)
- Returns:
pc_rc: 0 to 65535