116
Keysight E1406A Command Module Service Guide
Verification Tests - C Programs
Introduction
case 11:printf(" -Interrupter 2: ");
break;
case 12:printf(" -Interrupter 3: ");
break;
case 13:printf(" -Interrupter 4: ");
break;
case 14:printf(" -Interrupter 5: ");
break;
case 15:printf(" -Interrupter 6: ");
break;
case 16:printf(" -Interrupter 7: ");
break;
case 17:printf(" -Pass/Failed: ");
break;
}
do
{
printf("%c", hier[position]);
p + ;
}
while ((hier[position] != ’,’)&(hier[position] != ’\n’));
p + ;
printf("\n");
}
printf(" -Manufacturers Coments: %c", hier[position]);
do
{
p + ;
printf("%c", hier[position]);
}
while (hier[position]!= ’\n’);
fflush (stdin);
printf ("\n\n Record results as desired. Then press ENTER for
VXI:CONF:INF? results.\n");
getchar ();
err= viPrintf(cm, "VXI:CONF:INF?\n");
if(err< VI_SUCCESS) err_handler(cm,err);
err= viScanf(cm, "%t", inf);
if(err< VI_SUCCESS) err_handler(cm,err);
printf ("\n VXI:CONF:INF? Command Results\n\n");
Содержание VXI bus 75000 C Series
Страница 1: ...Keysight E1406A Command Module Service Guide 75000 Series C...
Страница 2: ......
Страница 6: ...6...
Страница 10: ...x Keysight E1406A Command Module Service Guide...
Страница 70: ...70 Keysight Keysight E1406A Command Module Service Guide Replaceable Parts Component Locators...
Страница 77: ...Keysight E1406A Command Module Service Guide 77 Assembly Disassembly Instructions Service...
Страница 78: ...78 Keysight E1406A Command Module Service Guide Service Assembly Disassembly Instructions...
Страница 79: ...Keysight E1406A Command Module Service Guide 79 Assembly Disassembly Instructions Service...
Страница 81: ...Keysight E1406A Command Module Service Guide 81 Assembly Disassembly Instructions Service...
Страница 82: ...82 Keysight E1406A Command Module Service Guide Service Assembly Disassembly Instructions...
Страница 83: ...Keysight E1406A Command Module Service Guide 83 Assembly Disassembly Instructions Service...
Страница 84: ...84 Keysight E1406A Command Module Service Guide Service Assembly Disassembly Instructions...
Страница 106: ...106 KeysightE1406A Command Module Service Guide Error Messages Introduction...
Страница 129: ......