Specifications
Manuals
Brands
DSP Manuals
Computer equipment
TP104-plus
211
212
213
214
215
216
217
218
219
220
6-37
Remote Programming
txLia("DSCL0,.5;DOFF0,.5");
/* set scale from 0 to 1 V */
txLia("DHZS0,11");
/* set 10s/div horizontal */
printf("Scan is Initialized, Press <Enter> to Begin Scan...");
getch();
}
1
...
...
211
212
213
214
215
...
...
290