Tpspecifier

SCPI Command :

SEARch:TRIGger:MILStd:TPSPecifier
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(search: str) BusMilstdTypeSpec[source]
# SEARch:TRIGger:MILStd:TPSPecifier
value: enums.BusMilstdTypeSpec = driver.search.trigger.milstd.tpspecifier.get(search = 'abc')

Sets the sync impulse/ word type to be searched for.

Returns:

type_specifier: CSTatus: command/status word

set(search: str, type_specifier: BusMilstdTypeSpec) None[source]
# SEARch:TRIGger:MILStd:TPSPecifier
driver.search.trigger.milstd.tpspecifier.set(search = 'abc', type_specifier = enums.BusMilstdTypeSpec.ALL)

Sets the sync impulse/ word type to be searched for.

Parameters:

type_specifier – CSTatus: command/status word