Test program for bipolar transistors, Diodes, J-Fets and Resistor pair matching.
Test program for I_drain vs. V_drain and V_gate for MOS-FETs.
Test program to readout the ATOM-Chip, using an Logic analyser and scope TEK TDS 540.
Most of the programs described above are written in C on the Macintosh using ThinkC. On each of the Mac's there is a folder, Cdevelopment on the desktop which contains everything that belongs to ThinkC. Programs which are used by many applications are put in the ThinkC-folder for example: the programs to talk to GPIB, user functions for opening of files and directory pathes. Special user programs should not be put in the Cdevelopment folder, but in the local folder of a user or in the folder ProgramC where most of the common programs are found. It could be that not all Mac`s have the same lib, or are not up to date. Be careful when you copy programs from one Mac to another. Make sure that you don't overwrite the newest version. It is also a good idea to up date the programs you changed on all the Mac's.