03-07-2008 12:59 AM
Your problem lies in the way you ve coded.
Put your DAQ Assistant Express VI inside a case structure that functions based on a boolean input named as Generate Waveform. Dont generate the waveform always, thats why you cannot control its colour.
See the attached VI.
03-07-2008 08:27 AM