Anafaze-MultiChannel-Temperature-Controller-Software: Difference between revisions

From *** My Personal Wiki ***
Jump to navigation Jump to search
Embeddedrf (talk | contribs)
No edit summary
Embeddedrf (talk | contribs)
No edit summary
Line 20: Line 20:
***Tie all profiles on same timebase to same run button click?
***Tie all profiles on same timebase to same run button click?
***Multiple traces displayed on the graph
***Multiple traces displayed on the graph
**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]


<br>
<br>
Line 28: Line 28:
**set up 16 folders to hold the profiles/logfiles  
**set up 16 folders to hold the profiles/logfiles  


'''FootNotes'''


*[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 12:54, 19 August 2008

Anafaze MultiChannel Development Road Map

(1) -- Driver coding

  • develop driver for standard software
    • include channel number - with max channel number detection
    • front panel will require only addition of channel selection?


(2) -- 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.
      • Tie all profiles on same timebase to same run button click?
      • Multiple traces displayed on the graph
    • use tabbed trajectory page - to display the channels - Using the SSTab Control


(3) -- File system

  • Set up system analogous to previous multiple install
    • set up 16 folders to hold the profiles/logfiles

FootNotes


Future Developments

  • logfile viewing tool
  • process value graphing
  • Ganged all in one profile sheet editing / display? - too much time. Can not do first cut.