Quote:
Originally Posted by mbone206
Can I just delete control and try and eliminate errors in VI until they are gone,
or is there a better method? Do not want to create problems by trying to prevent them, want limited info sent back if not needed.
thanx
mark
|
To limit info sent back if not needed, you will have to modify the Dashboard Data Type Def on both the send (cRIO) and receive (dashboard) side. Plus all the code now that does not match (errors) just to save a dozen or so bytes.
NOT worth the time and head ache and possible data mis-match you are sure to introduce.
It is only a total of 97 bytes. Even if you make it smaller, it most likely will still be sent in the data packet of the same size with most of the packet made up of zeros.