Diff: Frappy

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
SampleEnvironment

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 18 and version 17:
At line 80 added 11 lines.
+ ! How to Restart a Frappy server
+
+ If a sample environment device is not working properly, for example due to communication
+ problems, it might be helpful to staop and restart the frappy server:
+ {{{
+ frappy_main('') # stop the main frappy server
+ frappy_main('<main cfg>') # start the main frappy server
+ }}}
+
+ If the problem is related to a device on the stick or addons, you will need the commands frappy_stick or frappy_addons.
+

Back to Frappy, or to the Page History.