NI LabVIEW,CVI,数据采集等产品讨论区

取消
显示结果 
搜索替代 
您的意思是: 

怎么样用继电器去控制加热器的开关

现在要做个简单的加热控制系统,用热电阻采集加热系统的温度,当采集到的温度超过设定温度时,触发一个信号给继电器来使加热器关闭,这样在程序中能实现吗?用NI公司的6010卡可以实现吗?
战神
0 项奖励
1 条消息(共 5 条)
4,162 次查看

这种简单应用,不需要把不板卡,一个简单的温度PID 控制仪即可,如果需要计算机显示温度等,选择带通讯接口

陈树学
QQ:276509891 .
EMAIL:CSXCS_366@126.COM
qq群:78561268 80754347 37591940
http://labview.weebly.com/
新书《LabVIEW实用工具详解》已经发售,敬请关注。
0 项奖励
2 条消息(共 5 条)
4,155 次查看
但但是我还要采集扭矩信号
战神
0 项奖励
3 条消息(共 5 条)
4,126 次查看

If the heater device has comes with communication port and commands, you may have those tasks done through its commands.

 

If it doesn't, you may use its DO (digital output) to control a relay for connecting/ cutting off the heater.

(This is assuming that you are already able to acquire the temperature) 

Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
4 条消息(共 5 条)
4,095 次查看

我现在想要用pid控制温度,怎么去实现呢

战神
0 项奖励
5 条消息(共 5 条)
4,070 次查看