Added medm display files:
Conversion to EPICS 3.14.
Added registration commands for iocsh
Converted from vxWorks to OSI system calls.
Converted to calling ipac functions directly, rather than through mpf class that had been provided in 3.13.
Added a hash table for dac128V module names, so that pointers no longer need to be passed to the shell when using the ip330 and quadEM feedback. Pointers cannot be passed to iocsh.
These changes above required a change in syntax of the initDAC128V command in the startup script. See the documentation for details.
Added call to bind() in devAoDAC128V.cc. This is needed by mpf1-10.
Fixed bug in device support initialization. It was returning 0, rather than 2 (MPF_NoConvert). This could cause the initial value of the .VAL field to be corrupted.
Updated documentation.
First release under CVS source/release control. There were earlier releases without official tags.
May 17, 2000. AddedgetValue()
method, needed by Ip300PID class.Suggestions and Comments to: