News:

  • June 25, 2026, 08:36:49 PM

Login with username, password and session length

Author Topic: need more do more videos  (Read 7555 times)

maciek

  • Sr. Member
  • ****
  • Posts: 95
need more do more videos
« 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

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6161
  • Yes Pinky, Do-more will control the world!
Re: need more do more videos
« Reply #1 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?
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

maciek

  • Sr. Member
  • ****
  • Posts: 95
Re: need more do more videos
« Reply #2 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
 

Evilbeard

  • Hero Member
  • *****
  • Posts: 160
Re: need more do more videos
« Reply #3 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.




maciek

  • Sr. Member
  • ****
  • Posts: 95
Re: need more do more videos
« Reply #4 on: May 13, 2017, 07:50:58 PM »
thank you