Diff: SicsEase

Search SINQ Wiki:
SINQ LIN

SINQ Wiki
- Main Page
- Search SINQ Wiki
- Sample Environment
- Probenumg. Intern
- Troubleshooting SICS

This Page
- Page Info
- Printer Friendly

Referenced by
NewFeaturesInSICS

Wiki Info
- Unused pages
- Undefined pages
- RecentChanges
- Page Index
- System Info
- JSPWiki Docu
- SandBox
- OneMinuteWiki
- Create a New Page




JSPWiki v2.0.52


Difference between version 3 and version 2:
Lines 53-54 were replaced by line 53
- For a simple driver, which is only a monitor (like a level meter),
- one needs to define
+ For a driver, one needs to define
At line 58 added 3 lines.
+ * a protocol dependent handler, dealing with the specialities of
+ a protocol. This is normally implemented in a separate source file,
+ as it might be used for different devices using the same protocol.
Line 60 was replaced by line 62
- operation needed to drive to the target value
+ operations needed to drive to the target value
At line 64 added 9 lines.
+
+ !Currently implemented drivers
+
+ Oxford Instruments Devices (protocol handler: oxinst.c)
+ * ilmdriv.c (based on EaseBase)
+ * ipsdriv.c, itcdriv.c, ighdriv.c (based in EaseDriv)
+
+ ModBus devices (protocol handler: modbus.c)
+ * euro2kdriv.c (based on EaseDriv)

Back to SicsEase, or to the Page History.