Stanford Research Systems SR510 Manual page 50

Lock-in amplifier
Table of Contents

Advertisement

x += 0.0025;
if (x >= 10) x = 0;
sprintf (str2, "X6,%f$", x);
txstr (str2);
/* print results to screen */
printf ("Output = %10.36\n", v1);
}
}
/* ********************************************* */
nocom ()
/* error handling routine goes here */
{
printf("RS232 Timeout Error\n");
putch (7);
exit ();
}
/* increment x6 output by 2.5 mV */
/* make x6 command string */
/* send x6 command */
46

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents