Is a SEELab3/ExpEYES17 Device Connected to the USB port?
var i; for (i = 0; i < 100; i++) { plot(get_voltage('A1')); sleep(0.01); }