Anafaze-MultiChannel-Temperature-Controller-Software: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
***profile per channel -- allows for independent run | ***profile per channel -- allows for independent run | ||
***time base per channel -- allow ganging loops on single timebase or running them independently. | ***time base per channel -- allow ganging loops on single timebase or running them independently. | ||
***Check list of what channels to display. | |||
**use tabbed trajectory page - to display the channels | **use tabbed trajectory page - to display the channels | ||
*[http://msdn.microsoft.com/en-us/library/aa733699(VS.60).aspx Using the SSTab Control] | *[http://msdn.microsoft.com/en-us/library/aa733699(VS.60).aspx Using the SSTab Control] | ||
Revision as of 20:57, 18 August 2008
Anafaze MultiChannel Development Road Map
Driver coding
- develop driver for standard software
- include channel number - with max channel number detection
- front panel will require only addition of channel selection?
Display and Control interface coding
- Trajectory form
- need separate time base available for each channel - provides for N way kiln control
- Allow the user to select::
- profile per channel -- allows for independent run
- time base per channel -- allow ganging loops on single timebase or running them independently.
- Check list of what channels to display.
- use tabbed trajectory page - to display the channels