List of set64rs need fix: Difference between revisions
Jump to navigation
Jump to search
Embeddedrf (talk | contribs) No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Software_Design_Notes_-_MultiChannel_Set64rs]] | [[Software_Design_Notes_-_MultiChannel_Set64rs]] | ||
| Line 10: | Line 9: | ||
*change '''Read_Process_Value''' to a function? | *change '''Read_Process_Value''' to a function? | ||
*how does using separate set64rs' differ from using Anafaze cls ? > how to best handle multiple process values to maintain maximum commonality of code??? | *how does using separate set64rs' differ from using Anafaze cls ? > how to best handle multiple process values to maintain maximum commonality of code??? | ||
== Issue List == | |||
* Profile Log interference detection is not detecting interference with TestProfile.txt steps 10-17 | |||
Revision as of 10:06, 26 March 2010
Software_Design_Notes_-_MultiChannel_Set64rs
Set64rs Need Fixed
Multiple Process Value Problem
- glbProcessValue - is no an array - only works for single controller setting > replace with Channel_Temperature(1 To 32) ?
- change Read_Process_Value to a function?
- how does using separate set64rs' differ from using Anafaze cls ? > how to best handle multiple process values to maintain maximum commonality of code???
Issue List
- Profile Log interference detection is not detecting interference with TestProfile.txt steps 10-17