Diff: ASimpleDriverExample

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
ScriptContext

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 6 and version 5:
At line 114 added 1 line.
+ !Is this all?
At line 115 added 13 lines.
+ We have not yet explained how the host and port of the connection
+ is specified. This is done by the following command:
+
+ {{{
+ cfgenv tem psts231.psi.ch:3006
+ }}}
+
+ In this command we tell the system to use host {{psts231}} and
+ port 3006 for connecting a device called tem. This information
+ is persistent in the SeaServer of the instrument. It should not
+ be used in any script or configuration file, as these are shared
+ by the different instruments.
+

Back to ASimpleDriverExample, or to the Page History.