User manual

IOoutput(Chipno,Data) Sets the outputs of the IO-chip according to
the data (inputs do not change)
UpdateIOchip(Chipno) Sets the outputs of the IO-chip according to
the status of the 'IOdata' variable
UpdateAllIO Sets all outputs according to the status of the
'IOdata' variables
ClearIOchannel(Channelno) Clears the output channel
ClearIOchip(Chipno) Clears the output channels of the IO-chip
ClearAllIO Clears all output channels
SetIOchannel(Channelno) Sets the output channel
SetIOchip(Chipno) Sets the output channels of the IO-chip
SetAllIO Sets all output channels
Input procedures and functions
ReadIOchannel(Channelno) Reads the status of the input channel
ReadIOchip(Chipno) Reads the status of the input channels of the
IO-chip
ReadIOconficArray(Buffer) Reads the IO configuration data from the
DLL to the application program
ReadIOdataArray(Buffer) Reads the IO status data from the DLL to
the application program
ReadDACarray(Buffer) Reads the DAC data from the DLL to the
application program
ReadDAarray(Buffer) Reads the DA data from the DLL to the
application program
General procedures
SelectI2CprinterPort(Printer_no) Chooses the communication port
Start_K8000 Opens a link to the K8000 device
Stop_K8000 Closes the link to the K8000 device