Timc

SCPI Command :

[SOURce<HW>]:BB:V5G:TIMC:NTAoffset
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_nta_offset() TimcNtAoffs[source]
# [SOURce<HW>]:BB:V5G:TIMC:NTAoffset
value: enums.TimcNtAoffs = driver.source.bb.v5G.timc.get_nta_offset()

No help available

set_nta_offset(nta_offset: TimcNtAoffs) None[source]
# [SOURce<HW>]:BB:V5G:TIMC:NTAoffset
driver.source.bb.v5G.timc.set_nta_offset(nta_offset = enums.TimcNtAoffs._0)

No help available