j = 100;
for (i = 0;i <= 2; i++)
{
iprintf (id, "CLOS (@%u)\n", j);
iprintf (dm, "TRIG SGL\n");
iscanf (dm, "%lf", &value1[i][1]);
iscanf (dm, "%t", cr);
iprintf (id, "OPEN (@%u)\n", i*8);
result1[i][1] = value1[i][1] - R[42];
if (result1[i][1] < 0) result1[i][1] = 0;
if (result1[i][1] > 2.0) printf ("\n*** Resistance for Channel %u LO Relay is 2.0
Ohms", i+90);
j = j + 8;
}
printf ("\n\nMeasurements complete for Channels 90-92 LO.");
printf ("\nPress ENTER for Channel 90-92 G measurements.");
getchar ();
/*...........................Measure Channels 90-92 G...................................*/
printf ("\n\n\nChannels 90-92 G measurements");
printf ("\n\n 1. Connect DMM Sense and Input HI leads to COMMON G.");
printf ("\n 2. Connect DMM Sense and Input LO leads to VOLTAGE SENSE G.");
printf ("\n 3. Press ENTER when connections are complete.");
getchar ();
j = 100;
for (i = 0;i <= 2; i++)
{
iprintf (id, "CLOS (@%u)\n", j);
iprintf (dm, "TRIG SGL\n");
iscanf (dm, "%lf", &value1[i][2]);
iscanf (dm, "%t", cr);
iprintf (id, "OPEN (@%u)\n", i*8);
result1[i][2] = value1[i][2] - R[42];
if (result1[i][2] < 0) result1[i][2] = 0;
if (result1[i][2] > 2.0) printf ("\n*** Resistance for Channel %u G Relay is 2.0
Ohms", i+90);
j = j + 8;
}
printf ("\n\nMeasurements complete for Channels 90-92 G.");
printf ("\nPress ENTER for Channel 93 HI, LO, and G measurements.");
getchar ();
/*...........................Measure Channel 93 HI, LO, and G...........................*/
j = 193;
printf ("\n\n\nChannel 93 HI, LO, and G measurements");
printf ("\n\n 1. Connect DMM Sense and Input HI leads to VOLTAGE SENSE
HI.");
printf ("\n 2. Connect DMM Sense and Input LO leads to CURRENT SOURCE
HI.");
printf ("\n 3. Press ENTER when connections are complete.");
66 Example C Programs
Appendix A
Содержание Agilent E1345A
Страница 2: ......
Страница 8: ...Notes 6 E1343A 44A 45A 47A 55A 56A Service Manual ...
Страница 9: ......
Страница 10: ......
Страница 12: ...Notes 10 What s In This Manual E1343A 44A 45A 47A 55A 56A Service Manual ...
Страница 20: ...Figure 1 2 Initial Incoming Inspection Guidelines 18 General Information Chapter 1 ...
Страница 22: ...Notes 20 General Information Chapter 1 ...
Страница 49: ...Figure 3 2 E1343A E1344A E1345A E1347A Terminal Module Mechanical Parts Chapter 3 Replaceable Parts 47 ...
Страница 50: ...Figure 3 3 E1355A E1356A Terminal Module Mechanical Parts 48 Replaceable Parts Chapter 3 ...
Страница 54: ...Figure 4 1 E1343A E1344A E1345A E1347A Multiplexer Block Diagram 52 Service Chapter 4 ...
Страница 56: ...Figure 4 2 E1355A 56A Multiplexers Block Diagram 54 Service Chapter 4 ...
Страница 64: ...Notes 62 Service Chapter 4 ...
Страница 72: ...Notes 70 Example C Programs Appendix A ...
Страница 81: ...Figure B 2 E1343A 44A 45A 47A Terminal Module Mechanical Parts Appendix B Backdating Information 79 ...
Страница 82: ...Figure B 3 E1355A 56A Terminal Module Mechanical Parts 80 Backdating Information Appendix B ...
Страница 83: ......
Страница 84: ...Copyright Agilent Technologies Inc 2005 E1345 90013 E1345 90013 ...