Trigger

SCPI Command :

[SOURce<HW>]:BB:GRAPhics:TRIGger:SOURce
class TriggerCls[source]

Trigger commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_source() RsSmbv.enums.TranRecTrigSour[source]
# SCPI: [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.

return

source: SOFTware| MARKer

set_source(source: RsSmbv.enums.TranRecTrigSour) None[source]
# SCPI: [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.

param source

SOFTware| MARKer