List of set64rs need fix: 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 1: Line 1:
'''Set64rs Need Fixed'''
'''Set64rs Need Fixed'''
[[Software_Design_Notes_-_MultiChannel_Set64rs]]


== Multiple Process Value Problem ==
== Multiple Process Value Problem ==

Revision as of 08:47, 2 March 2010

Set64rs Need Fixed

Software_Design_Notes_-_MultiChannel_Set64rs

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