EaseItc

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
EaseDrivers

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




JSPWiki v2.0.52


This is version 2. It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]


ITC

The Oxford Instruments temperature controller and lambda controller exists in 3 different types at SINQ:

  • ITC-503
  • ITC-4
  • Lambda controller

Create an ITC object:

  makeobject te itc <terminal server> <port>   (for ITC4 or ITC503)
  makeobject te lc <terminal server> <port>    (for lambda controller)
The name might be choosen differently, te is used by convention, and is also used by the scripts called with the samenv command.

Subcommands and Parameters

Syntax Description
te rthe sample temperature (pressure on lambda controller)
te sampleChan wthe channel used for sample (1..3)
te controlChan wthe channel for control
te dig1 wthe number of digits after decimal point, channel 1 (must be configured on an ITC-4, is automatic on an ITC-503)
te dig2 wdito on channel 2
te dig3 wdito on channel 3
te t1 rtemperature of channel 1
te t2 rtemperature of channel 2
te t3 rtemperature of channel 3
te htrMode rheater mode (0: manual, 1: auto, 2:auto needle valve)
te htr rheater output
te gasMode wgas mode (0: manual, 1: auto)
te gas rneedle valve position
te setGas wset needle valve position
te autoGasLimitwbelow this temperature, gas is switched to manual mode, using the value given by setGas

r: read-only, w: writeable parameter

Plus standard commands and parameters defined by EaseBasePar, EaseSendPar, EaseDrivePar, EaseMsgPar


This particular version was published on 19-Sep-2005 11:12:40 UTC by MarkusZolliker.