Hi,
I have to control a piezo controler with its serial port. Basically, i have to create a triangle voltage signal on the X stage. To do it, i only have the command "XV<voltage>" which set the X piezo stage to <voltage>.
My first idea was to make a For loop, using loop_index*voltage_step as...