FerCause
SCPI Command :
SEARch:RESult:CAN:FRAMe<*>:FERCause
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str, busFrameNull=BusFrameNull.Default) BusCanFormErrorCause[source]
# SEARch:RESult:CAN:FRAMe<*>:FERCause value: enums.BusCanFormErrorCause = driver.search.result.can.frame.ferCause.get(search = 'abc', busFrameNull = repcap.BusFrameNull.Default)
Returns information on a form error, if the frame status query returned a FORM error. See also: method
RsRtx.search.result.can.frame.status.get().- Parameters:
busFrameNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Frame’)
- Returns:
form_error_cause: See method
RsRtx.bus.can.frame.ferCause.get().