Specifications

5-29
Remote Programming
txLia("SRAT10; SEND0"); /* set 64 Hz sample rate, stop at end */
txLia("DDEF1,1,0; DDEF2,1,0"); /* set CH1=R, CH2=theta. Buffers store CH1 and CH2 */
printf("Scan is Initialized, Press <Enter> to Begin Scan...");
getch();
}