Normalize
SCPI Command :
LANE<*>:EQUalization:FFE:TAPS:NORMalize
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(lane=Lane.Default, opc_timeout_ms: int = -1) None[source]
# LANE<*>:EQUalization:FFE:TAPS:NORMalize driver.lane.equalization.ffe.taps.normalize.set(lane = repcap.Lane.Default)
Normalizes the taps so that their sum is 1.0.
- Parameters:
lane – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Lane’)
opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.