Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Automate temperature controller

First of all, thank you, "yangfh," for the quick response. I've already obtained the LabVIEW VI you sent and made the necessary modifications according to the requirements mentioned in the pictures above. However, it seems I didn't convey my needs clearly before.

 

What I actually need is the LabVIEW VI for the Yudian temperature controller device with three zones, intended for learning and testing purposes. Could you please provide this VI?

 

Advanced thanks.

 

Single yudian TC VI B Front panel.png

Single yudian TC VI Block diagram.png

Yudian Three Zone.jpg

   

0 Kudos
Message 31 of 32
(232 Views)

For Yudian Controller, I need the labview program to pause(Hold), where in I am able to start and stop the program. The documentation for some other models ( other than 518) says, (X) (X) (X) (X) (EV2) (EV1) (HOLD) (STOP)
The first four bits are not applicable.
HOLD and STOP = 0, program run
STOP = 0, HOLD = 1, program pause
STOP = 1, HOLD = 1, program stop

 

The codes to be sent for start are OO, and for stop, it's OC. For Hold, there is no explicit mention in the documentation, and all my trials and errors are not working. Can someone help with this? Run and Stop are working well. Hold also works from front panel display of the controller.

Download All
0 Kudos
Message 32 of 32
(95 Views)