|
Prev: Device independent application protocol; is there anequivalent to an abstract base class?
Next: Necessary Matlab compiler options to integrate generated dll inVI
From: okiepiper on 5 May 2008 22:10 So... I am controlling several values by writing to 9474 (Valve Port A) while also switching a (one) relay on 9481 (Pump Relay). I initially built a separate vi with the "Pump Relay" which worked fine. The attached vi w/o "Pump Relay" also works fine. When the two are combined, the "Pump Relay" only pulses - not staying on continuously. Is this one of those situations when I need to string everything together like I did with the analog inputs? If so, help! I tried stringing all of the digital output together w/o success... Thanks in advance! vi.pdf: http://forums.ni.com/attachments/ni/170/321209/1/vi.pdf
From: okiepiper on 6 May 2008 13:40
Bump... |