IdentifiError

SCPI Command :

SEARch:TRIGger:LIN:IDENtifieror
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(search: str) bool[source]
# SEARch:TRIGger:LIN:IDENtifieror
value: bool = driver.search.trigger.lin.identifiError.get(search = 'abc')

Enables the search for one to four address conditions.

Parameters:

search – OFF | ON

set(search: str, chk_idtf_or: bool) None[source]
# SEARch:TRIGger:LIN:IDENtifieror
driver.search.trigger.lin.identifiError.set(search = 'abc', chk_idtf_or = False)

Enables the search for one to four address conditions.