Buffer

SCPI Commands :

STARt:BASE:BUFFer
STOP:BASE:BUFFer
DELete:BASE:BUFFer
CLEar:BASE:BUFFer
FETCh:BASE:BUFFer

Cloning the Group

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

Subgroups