7.3 IDEV Messages and Their Parameters
void closeProc(void);
No Params.No Return Value.
This is the opposite of IInit. Any hardware initializations performed in IInit should be undone, if necessary. (e.g. I/O devices should be closed, etc.) This message indicates that the last trial has been run; no more IPoll messages will be sent.
Generated with CERN WebMaker