18
Keysight E1418A Service Guide
Operating Information
Operation
/* First integer */
result=config[0];/* Expansion board*/
if (result == 0)
{
}
else
{
printf (“Module is a 16 channel device\n”);
num_chan = 16;
if (result == 7)
{
}
else
{
}
}
printf (“Module is an 8 channel device\n”);
num_chan=8;
printf (“Error in DIAG:CONF ? command\n”);
printf (“First value returned was %d \n”,config[0]);
printf (“Program will terminate\n”);
pause();
abort;
/* Second integer */
result = config [1];/* Terminal Module */
if (result == 0)
{
}
else
{
printf (“Module has a screw type terminal module installed\n”);
if (result == 7)
{
Содержание E1418A Option 002
Страница 1: ...Keysight E1418A 8 16 Channel D A Converter Service Manual 75000 Series C ...
Страница 2: ......
Страница 6: ...6 ...
Страница 10: ...10 Keysight E1418A Service Guide ...
Страница 32: ...26 Keysight E1418A Service Guide Operating Information Operator s Checks ...
Страница 77: ...Keysight E1418A Service Guide 71 Adjustment Procedure Adjustments ...
Страница 78: ...72 Keysight E1418A Service Guide Adjustments Adjustment Procedure ...
Страница 87: ...Keysight E1418A Service Guide 81 Repair Maintenance Guidelines Service Figure 6 1 8 Channel Disassembly ...
Страница 88: ...82 Keysight E1418A Service Guide Service Repair Maintenance Guidelines Figure 6 2 16 Channel Disassembly ...
Страница 90: ...84 Keysight E1418A Service Guide Service Repair Maintenance Guidelines ...
Страница 100: ...94 Keysight E1418A Service Guide Replaceable Parts Ordering Information ...
Страница 102: ...96 Keysight E1418A Service Guide Manual Changes Introduction ...
Страница 105: ......