Diff: SicsLogger

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 11 and version 7:
Line 53 was replaced by line 53
-
+ {{{
Line 55 was replaced by lines 55-56
-
+ graph <start time> <end time> text <variable> <variable> ...
+ }}}
At line 61 added 3 lines.
+ The second form with the keyword {{text}} does not compress, and is mainly used for text
+ variables.
+
Lines 66-71 were replaced by lines 70-79
- **variable header: *<variable name> exact <exact flag>
- **first datapoint: <unix time> <value>
- **further datapoints: <seconds since last datapoint> <value> (this line may appear many times, up to the number of points specified).
- *end mark: *<compressed> <overflow>
-
- lines (2)(3)(4) are repaeat
+ **variable header:\\
+ {{*<variable name> exact <exact flag>}}
+ **first datapoint:\\
+ {{<unix time> <value>}}
+ **further datapoints (may appear many times, up to the number of points specified):\\
+ {{<seconds since last datapoint> <value>}}
+ *end mark:\\
+ {{*<compressed> <overflow>}}
+ <compressed> is 0, if no compression appeared, 1 else\\
+ <overflow> should be 0, else an internal error occur (might be removed later)

Back to SicsLogger, or to the Page History.