NdBytes

SCPI Command :

SEARch:RESult:CAN:FRAMe<*>:NDBYtes
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(search: str, busFrameNull=BusFrameNull.Default) int[source]
# SEARch:RESult:CAN:FRAMe<*>:NDBYtes
value: int = driver.search.result.can.frame.ndBytes.get(search = 'abc', busFrameNull = repcap.BusFrameNull.Default)

Returns the number of data bytes defined by DLC. DLC and NDB are different in CAN FD for DLCs > 8. See also: ‘Data setup: DLC, NDB, Transfer, Condition, Data min, Data max’.

Parameters:

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

Returns:

nd_bytes: 1 to 64