forked from epics_driver_modules/motorBase
62 lines
1.6 KiB
HTML
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> <u>VME58</u>
|
|
<br>devOms.c devOms58.c
|
|
<br>drvOms.h drvOms58.h
|
|
<br>drvOms.c 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>
|
|
|
|
<u>MM4000</u>
|
|
<br>devMM3000.c devMM4000.c
|
|
<br>drvMM3000.c 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>
|