Programming to control agilent ENA
Mostrar comentarios más antiguos
Dear experts
I have some problem with programming to control agilent ENA. I tried to make a segmentation sweep and table.
ch=1; fprintf(g,[':SENS' num2str(ch) ':SWE:TYPE SEGM']); fprintf(g,[':SENS' num2str(ch) ':SEGM:DATA 5,0,1,1,0,0,2,');
but the ENA 5071c shows a error message "Numeric data not allowed"
Does anyone who help this problem?
Junghak Ahn
Respuestas (1)
Junghak
el 12 de Oct. de 2011
0 votos
Categorías
Más información sobre Instrument Connection and Communication en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!