LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

where to increase a increase the buffer size for an output

Here's the set up:
A thermocouple makes a reading which is compared to a set temperature. If the condition is true, a signal turns a relay "on" and if the condition is false it turns the relay "off." When the relay is "on" a signal turns on a Boolean green bottom. Now, What I am trying to do is to connect the relay to a output signal which is going to send 5 volts out of Labview to my voltmeter when the condition is true and 0 volts when is false. At this point I'm getting a error message and I don’t know how to fix it. The message is :

Generation cannot be started because the selected buffer size is too small.

Increase the buffer size.

Selected Buffer Size: 1
Minimum Required Buffer Size: 2

Can you guide me to get error fixed??
0 Kudos
Message 1 of 2
(2,656 Views)
for the DaqAssistant 2, voltage out,

Set the genartaion mode to
1 Sample (on Demand)
Message 2 of 2
(2,652 Views)