beautypg.com

AMETEK SLM Series Rev B User Manual

Page 85

background image

Appendix B

SLM-Series AC/DC Electronic Load

M540072-01 Rev B

B-9

/* Get the load actially sink current from the load */
delay(200);
pd_rd(rdbuf,20);
io_err

=

1;

}while (io_err == 0);

}
else
{

printf("\a");

printf("chan 1 I/O reading error !\n");

exit(1);

}
pd_loc();

/* Go to local */

}
}