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 ==  


1. Get all tracks
# Get all tracks
2. Set one track at a time
# Set one track at a time
3. Get a list of saved configurations  
# Get a list of saved configurations  
4. Select a saved configuration
# Select a saved configuration
5. Map the track detection channels to the channels of output image
# 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

  1. Get all tracks
  2. Set one track at a time
  3. Get a list of saved configurations
  4. Select a saved configuration
  5. Map the track detection channels to the channels of output image

When to scan

Creation of a batch job