Files
motorBase/documentation/motor_files.html
T
Ron Sluiter a3ea18fc83 Version 4-1
2000-02-08 22:19:43 +00:00

62 lines
1.6 KiB
HTML

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.51 [en] (X11; U; SunOS 5.6 sun4u) [Netscape]">
</head>
<body>
<center>
<h1>
Motor record source code file organization</h1></center>
<h4>
Record source files</h4>
<blockquote>motorRecord.dbd
<br>motor.h
<br>motorRecord.c</blockquote>
<h4>
Device driver source files</h4>
<blockquote><b><u>Common to all motor Record device drivers</u></b>
<br>motordevCom.h
<br>motordevCom.c
<br>motordrvCom.h
<br>motordrvComCode.h
<br>motordrvCom.c</blockquote>
<ul><b><u>Oregon Micro Systems</u></b>
<p><u>Common to all OMS device drivers</u>
<br>devOmsCom.h
<br>devOmsCom.c
<br>drvOmsCom.h
<p><u>VME8/44</u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <u>VME58</u>
<br>devOms.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; devOms58.c
<br>drvOms.h&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; drvOms58.h
<br>drvOms.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; drvOms58.c
<p><b><u>Newport Motion Master</u></b>
<p><u>Common to all Motion Master device drivers</u>
<br>drvMMCom.h
<br>gpibIO.h
<br>gpibIO.c
<br>serialIO.h
<br>serialIO.cc
<p><u>MM3000</u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<u>MM4000</u>
<br>devMM3000.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; devMM4000.c
<br>drvMM3000.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; drvMM4000.c
<p><b><u>Highland V544</u></b>
<br>devV544.c
<br>drvV544.h
<br>drvV544.c
<p><b><u>Soft Channel</u></b>
<br>devSoft.h
<br>devSoft.c
<br>devSoftAux.c</ul>
</body>
</html>