IdpValue
SCPI Command :
SBUS<*>:LIN:FRAMe<*>:IDPValue
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default, frame=Frame.Default) int[source]
# SBUS<*>:LIN:FRAMe<*>:IDPValue value: int = driver.sbus.lin.frame.idpValue.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default)
Returns the value of the identifier parity bits of 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’)
- Returns:
identify_par_val: Range0 to 3Increment1