PcRc

SCPI Command :

BUS<*>:CANXl:FRAMe<*>:XDATa<*>:PCRC
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, busFrameNull=BusFrameNull.Default, xdata=Xdata.Default) int[source]
# BUS<*>:CANXl:FRAMe<*>:XDATa<*>:PCRC
value: int = driver.bus.canXl.frame.xdata.pcRc.get(bus = repcap.Bus.Default, busFrameNull = repcap.BusFrameNull.Default, xdata = repcap.Xdata.Default)

Returns the value of the preamble cyclic redundant check (PCRC) for the selected frame.

Parameters:
  • bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)

  • busFrameNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Frame’)

  • xdata – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Xdata’)

Returns:

xl_pcrc: 0 to 65535