Hello Gulpinar,
If I understand your problem correctly, you want to output a varying voltage signal to control your autoclave.
You can do this with a sequence structure. Set up a DAQmx task to output a voltage for a specified amount of time. After that time has elapsed, output a different voltage in the next frame of the sequence structure. Before stopping the task, set the output voltage to zero. Otherwise, the voltage will stay at the last value.
In my example, I generate a signal that is at 10 Volts for 3 seconds then switches to 5 Volts for 2 seconds before returning to 0 Volts. If you want your voltage to ramp from value to value, more coding will be necessary.
I hope this helps.
Sean C.
Applications Engineer
Nationa
l Instruments