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 3 and version 2:
Line 11 was replaced by line 11
- or, if for some reason you want to give the name of the controller
+ or, if for some reason the name of the controller has to be given
Lines 19-20 were replaced by lines 19-20
- If no controller name is given an underscore character is prepended
- to the object name to set the controller name.
+ If no controller name is given it is set to the object name
+ prepended by an underscore character.
Removed lines 25-27
- namespace eval ls336 {} {
- }
-
At line 50 added 5 lines.
+ {{proc stdConfig::ls335 {} { }}
+
+ The initialization script must be in the namespace
+ {{stdConfig}}
+
Lines 87-88 were replaced by lines 89-92
- This is the format for converting the result to a floatin gpoint value.
- In this case it is a normal floating point value. For
+ This is the format for converting the result to a floating point value.
+ In this case it is a normal floating point value. For the format syntax
+ see the tcl [scan|http://www.tcl.tk/man/tcl8.5/TclCmd/scan.htm]
+ command.

Back to ASimpleDriverExample, or to the Page History.