LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Controlling a climate chamber via ModBus Master - Slave

Hello,

 

I have a task to read and controll the temperature and fan speed of a climate chamber (Binder FED 115 E2) via Modbus Master - Slave. The connection between the oven and my laptop is made by a serial cable (DB25 plug - RS232 socket). I have tried to write a simple program that should read the temperature (see the attachment" --> "create_new_slave.vi"). Since, I have been new to Modbus - Master Slave in LabView, I don't know exactly, how it should be implemented in LabView.

 

As I ran the programm, I get neither an error message nor the temperature (see "frontpanel_read_temperature.png"). I don't know, what is wrong. Can someone (especially who have worked with chambers from Binder) help me and correct my programm? Thank you very much.

Download All
Message 1 of 6
(3,360 Views)

I've got the same task... have you had any luck????

0 Kudos
Message 2 of 6
(3,183 Views)

Are you using some kind of modbus library?

I've had excellent success with the 'NI Modbus Library' provided by systems engineering. (not the once in the DSC module).

 

https://forums.ni.com/t5/Reference-Design-Content/LabVIEW-Modbus-API/ta-p/3524019

Nick
0 Kudos
Message 3 of 6
(3,162 Views)

Thank you for the info on the NI Modbus lib. I have installed it.

Where is a list of commands to send to unit to set the temp and receive the temp.

0 Kudos
Message 4 of 6
(3,143 Views)

You need to look in the manual for your device.

0 Kudos
Message 5 of 6
(3,139 Views)

Could you please send me your programm or at least the example of it? 

Thank you

0 Kudos
Message 6 of 6
(3,108 Views)