check_eprom.c

check_eprom.c is source code for the executable eprom*.  This simply
calls open_lv(), and reports status.  If eprom* is able to communicate
with the hardware it will give the eprom revision and say OK.  If it
cannot it will give a list of possible reasons for failure.

----->   IF eprom* FAILS, CHECK THE OWNERS MANUAL   <--------

g_loop.c

This is source code for an example to be used with the LV824-G model
to run a loop-back test.  i.e. set an analog output, and connect
it to an analog input, and verify that the output is setting the
voltage correctly.
