Unit
SCPI Command :
[SOURce<HW>]:CEMulation:DEL:TYPE<CH>:UNIT
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(typePy=TypePy.Default) UnitTimeSecMsUsNsPs[source]
# [SOURce<HW>]:CEMulation:DEL:TYPE<CH>:UNIT value: enums.UnitTimeSecMsUsNsPs = driver.source.cemulation.delPy.typePy.unit.get(typePy = repcap.TypePy.Default)
No help available
- Parameters:
typePy – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘TypePy’)
- set(delay_unit: UnitTimeSecMsUsNsPs, typePy=TypePy.Default) None[source]
# [SOURce<HW>]:CEMulation:DEL:TYPE<CH>:UNIT driver.source.cemulation.delPy.typePy.unit.set(delay_unit = enums.UnitTimeSecMsUsNsPs.MS, typePy = repcap.TypePy.Default)
No help available
- Parameters:
typePy – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘TypePy’)