MicroControl:Developer: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(Created page with "= API documentation = Interface and API is defined currently for following functionalities * What to scan * How to scan * Where to scan * When to scan Each part of docum...") |
|||
Line 26: | Line 26: | ||
== Track configuration == | == Track configuration == | ||
# Get all tracks | |||
# Set one track at a time | |||
# Get a list of saved configurations | |||
# Select a saved configuration | |||
# Map the track detection channels to the channels of output image | |||
= When to scan = | = When to scan = | ||
== Creation of a batch job == | == Creation of a batch job == |
Revision as of 00:43, 4 January 2011
API documentation
Interface and API is defined currently for following functionalities
- What to scan
- How to scan
- Where to scan
- When to scan
Each part of documentation includes the data model which is maintained by the remote-client.
XML tags and the description of the information they contain.
What to scan
Stage configuration
Stack configuration
How to scan
Get and set various scan parameters
Track configuration
- Get all tracks
- Set one track at a time
- Get a list of saved configurations
- Select a saved configuration
- Map the track detection channels to the channels of output image