Queue

SCPI Commands :

DIAGnostic:ERRor:QUEue:SIZE
DIAGnostic:ERRor:QUEue:LENGth

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.diagnostic.error.queue.clone()

Subgroups