List of set64rs need fix: Difference between revisions
Jump to navigation
Jump to search
Embeddedrf (talk | contribs) No edit summary |
Embeddedrf (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
[[Software_Design_Notes_-_MultiChannel_Set64rs]] | [[Software_Design_Notes_-_MultiChannel_Set64rs]] | ||
'''Set64rs Need Fixed''' | |||
== Multiple Process Value Problem == | == Multiple Process Value Problem == | ||
Revision as of 08:47, 2 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???