forked from epics_driver_modules/motorBase
77 lines
2.5 KiB
HTML
77 lines
2.5 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.76 [en] (X11; U; SunOS 5.8 sun4u) [Netscape]">
|
|
</head>
|
|
<body>
|
|
|
|
<center>
|
|
<h1>
|
|
Motor record source code file organization</h1></center>
|
|
|
|
<h4>
|
|
Record source files</h4>
|
|
|
|
<blockquote>MotorSrc/motorRecord.dbd
|
|
<br>MotorSrc/motor.h
|
|
<br>MotorSrc/motorRecord.c</blockquote>
|
|
|
|
<h4>
|
|
Device driver source files</h4>
|
|
|
|
<blockquote><b><u>Common to all motor Record device drivers</u></b>
|
|
<br>MotorSrc/motordevCom.h
|
|
<br>MotorSrc/motordevCom.c
|
|
<br>MotorSrc/motordrvCom.h
|
|
<br>MotorSrc/motordrvComCode.h
|
|
<br>MotorSrc/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
|
|
<p><u>MM3000</u>
|
|
|
|
<u>MM4000</u>
|
|
|
|
<u>PM500</u>
|
|
<br>NewportSrc/devMM3000.c NewportSrc/devMM4000.c
|
|
NewportSrc/devPM500.c
|
|
<br>NewportSrc/drvMM3000.c NewportSrc/drvMM4000.c
|
|
NewportSrc/drvPM500.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
|
|
<p><b><u>Intelligent Motion Systems</u></b>
|
|
<p>ImsSrc/drvIM483.h
|
|
<br>ImsSrc/devIM483PL.c
|
|
<br>ImsSrc/devIM483SM.c
|
|
<br>ImsSrc/drvIM483PL.c
|
|
<br>ImsSrc/drvIM483SM.c</ul>
|
|
|
|
<h4>
|
|
<b>Communication files</b></h4>
|
|
|
|
<blockquote>CommSrc/serialIO.h
|
|
<br>CommSrc/serialIOMPF.cc</blockquote>
|
|
|
|
<blockquote>CommSrc/gpibIO.h
|
|
<br>CommSrc/gpibIO.c</blockquote>
|
|
|
|
</body>
|
|
</html>
|