Trigger
SCPI Command :
[SOURce<HW>]:BB:GRAPhics:TRIGger:SOURce
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_source() TranRecTrigSour[source]
# [SOURce<HW>]:BB:GRAPhics:TRIGger:SOURce value: enums.TranRecTrigSour = driver.source.bb.graphics.trigger.get_source()
Defines the trigger for the starting time of the graphic recording.
- Returns:
source: SOFTware | MARKer
- set_source(source: TranRecTrigSour) None[source]
# [SOURce<HW>]:BB:GRAPhics:TRIGger:SOURce driver.source.bb.graphics.trigger.set_source(source = enums.TranRecTrigSour.MARKer)
Defines the trigger for the starting time of the graphic recording.
- Parameters:
source – SOFTware | MARKer