Lsc340CurveHandling

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
NewLsc340Driver

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




JSPWiki v2.0.52


LSC340 Curve Handling

Script: ~/sea/tcl/common/lsc.tcl

Curve in the format delivered on the LakeShore calibration CD (ending with .340) can now be used directly. The header is read in and converted to properties of the subnode "curve". The value of the node is the curve file name (case sensitive), and the curve will be reinstalled whenever this value is set. A new curve is downloaded only when it is not already stored in the controllers curve tables. For checking if a curve is already there, not only the sensors serial number is checked, but also a crc code calculated from the curve points. The crc code is stored in the last 3 characters of the 15 chars long name of the LSC340's curve header.

For special needs it is possible to customize the input configuration by adding one (or both) of the following header entries:

intype:0,<units>,<coefficient>,<excitation>,<range>
compensation:0
For an explanation of the "intype" entry see the INTYPE command in the LSC340 Manual. The compensation entry switches off the EMF compensation. For diodes it is switched off automatically, so this entry is not very probable to be used in practice.


Printer Friendly  Page Info
This page last changed on 31-Mar-2011 13:34:03 UTC by MarkusZolliker.