Host Engineering Forum

General Category => Do-more CPUs and Do-more Designer Software => Topic started by: maciek on April 30, 2017, 10:46:44 PM

Title: need more do more videos
Post by: maciek on April 30, 2017, 10:46:44 PM
why isn't there a video on do more maybe brx and solo temperature controller
click has one
Title: Re: need more do more videos
Post by: BobO on May 01, 2017, 01:00:46 AM
why isn't there a video on do more maybe brx and solo temperature controller
click has one

Click has been out for many years. BRX is brand new. Videos take time.

Whatever the video told you to do with Click should work with Do-more. I assume it's just Modbus?
Title: Re: need more do more videos
Post by: maciek on May 02, 2017, 06:54:00 PM
could you create a small brx program that would communicate with solo temp controller by mudbus and reads a few addresses 
that would help me a lot
 
Title: Re: need more do more videos
Post by: Evilbeard on May 12, 2017, 04:05:23 PM
could you create a small brx program that would communicate with solo temp controller by mudbus and reads a few addresses  
that would help me a lot
 

This reads the PV of a SOLO heat controller (I used a 4848 that I had lying around), and then when you turn on bit C6, it writes the SV (setpoint) to the controller. This is a very simple process, as you can see. It's more work (like 3 clicks) to setup the serial port and then setup the SOLO controller (setting the baud, etc) than it is to create the ladder.

(https://i.imgur.com/dFYFWtv.png)

Title: Re: need more do more videos
Post by: maciek on May 13, 2017, 07:50:58 PM
thank you