Push

SCPI Command :

DIAGnostic:ERRor:QUEue:PUSH
class PushCls[source]

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

set(code: int, text: str, guid: str, info: str) None[source]
# SCPI: DIAGnostic:ERRor:QUEue:PUSH
driver.diagnostic.error.queue.push.set(code = 1, text = 'abc', guid = 'abc', info = 'abc')

No command help available

param code:

No help available

param text:

No help available

param guid:

No help available

param info:

No help available