MicroControl: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[category:MicroControl]] | |||
__NOTOC__ | __NOTOC__ | ||
{| border="0" align="center" width=" | Welcome to the wiki page of [[category:MicroControl]], a toolkit to control Zeiss microscopes remotely. | ||
{| border="0" align="center" width="95%" valign="top" cellspacing="7" cellpadding="2" | |||
|- | |- | ||
! width=" | ! width="50%"| | ||
! | | ! | | ||
! width=" | ! width="50%"| | ||
|- | |- | ||
|valign="top"| | |valign="top"| | ||
== User documentation == | |||
* [[ MicroControl:Installation | Installation ]] | * [[ MicroControl:Installation | Installation ]] | ||
* [[ MicroControl: | * [[ MicroControl:Usage | Usage ]] | ||
* [[ MicroControl | * [[ MicroControl:UseCases | Supported Use cases]] | ||
=== Features === | |||
[[ | [[MicroControl:DataModel | Data Model]] | ||
|bgcolor="#CCCCCC"| | |||
|valign="top"| | |||
== Developer documentation == | |||
* [[ MicroControl:Developer | Implementation of different features ]] | |||
* [[ MicroControl:Design | Design and specifications ]] | |||
* [[ MicroControl:API_Documentation | API Documentation ]] | |||
* [[ MicroControl:DJ_tasks | DJ's tasklist ]] | |||
|} | |||
= Sandbox = | = Sandbox = |
Latest revision as of 20:05, 28 February 2011
Welcome to the wiki page of, a toolkit to control Zeiss microscopes remotely.
User documentationFeatures |
Developer documentation
|
Sandbox
Following is the test to see if source code insertion works
<source lang="php"> <? print("This is my PHP Code."); ?> </source>