Coder Social home page Coder Social logo

Comments (20)

rstrouse avatar rstrouse commented on August 15, 2024

Sorry, I never found a use for the 24v triacs. Keep in mind if you are powering using 24vdc these will not work anyway.

from relayequipmentmanager.

sjpbailey avatar sjpbailey commented on August 15, 2024

Thank You for all your work here and Yes you're right! However a 24vac transformer and the four Triac firing relays would be just right for my application. One valve open close, a light and a boiler.
I get it I wouldn't want to revamp something that already works as intended.
Please Forgive my ignorance.

I also have the Home Automation V4 and if you enable relays the wrong ones toggle and will not turn off again before they are ever triggered or feed anywhere.
Also Analog inputs show voltage when they are evidently Universal inputs capable of 10k2 sensors?
What am i doing wrong because if you tell it, it is a relay card instead and pick a four relay device the first four relays toggle just fine however no response if you assign them to a pool light.
So has an update from Sequent on hardware affected your software?
Or am I supposed to update and load the card somehow differently?
I develop Python C++ so i am an idiot when it comes to Java or nodejs otherwise i would do a pull request to help instead of seemingly complaining.
This is an extremely cool endeavor on everyone's parts!
Thank You for Your Valuable Time!
Steve
IMG_1237

from relayequipmentmanager.

rstrouse avatar rstrouse commented on August 15, 2024

If you are referring to a 24vac valve actuator then the triac output is not a good choice for this. The valve circuitry always has one and only one leg of its circuit energized. That is why we use a DT relay for such tasks.

For the analog inputs what you are seeing is what the I2c register happens to be reading. Different registers are used for different purposes so you need to set the dip switches to the proper setting for the input. Then when you enable the input you select type of reading that will be taken. This tells the software which registers need to be read for the input. In the case of a 10k thermistor this is reading the resistance from the divider circuit on the card so there will be voltage on that divider.

The card in your picture is not a Home Automation card. It is a relay 8. You need to use a multi-relay device type. However, I am not sure what you mean that it doesn't switch off. There is a very annoying thing that Sequent tends to do. They cannot seem to help themselves and fiddle with the bit values for the relay outputs between versions if the issue is not simply that you selected the wrong device. Yes in the sequent world each card has its own masking for the bit triggers.

from relayequipmentmanager.

sjpbailey avatar sjpbailey commented on August 15, 2024

from relayequipmentmanager.

sjpbailey avatar sjpbailey commented on August 15, 2024

Unfortunately this is a Home Automation V4 card.
No jumpers for the inputs on it.
So I can't buy the old card i guess so is there any plans on updating your REM?
https://sequentmicrosystems.com/products/raspberry-pi-home-automation-card

IMG_1250
IMG_1251

from relayequipmentmanager.

rstrouse avatar rstrouse commented on August 15, 2024

But in your pictures you have a MEGA-BAS which is perfect for the inputs you need. No voltage dividers required. Honestly that home automation card isn't good for much because the relays are all ST and not capable of switching your valve. Get a relay 8 and pair it with the BAS you have above and all your needs are covered.

from relayequipmentmanager.

sjpbailey avatar sjpbailey commented on August 15, 2024

from relayequipmentmanager.

sjpbailey avatar sjpbailey commented on August 15, 2024

from relayequipmentmanager.

tagyoureit avatar tagyoureit commented on August 15, 2024

You should get the same results no matter which RS-485 port you are using. The status requests come from njsPC (or the Pentair systems); the pumps don't send them out on their own.

from relayequipmentmanager.

sjpbailey avatar sjpbailey commented on August 15, 2024

from relayequipmentmanager.

sjpbailey avatar sjpbailey commented on August 15, 2024

from relayequipmentmanager.

rstrouse avatar rstrouse commented on August 15, 2024

Now you are starting to have fun!

from relayequipmentmanager.

sjpbailey avatar sjpbailey commented on August 15, 2024

from relayequipmentmanager.

sjpbailey avatar sjpbailey commented on August 15, 2024

from relayequipmentmanager.

sjpbailey avatar sjpbailey commented on August 15, 2024

from relayequipmentmanager.

tagyoureit avatar tagyoureit commented on August 15, 2024

There is no way for any of the master components (njsPC, Pentair, etc) to completely turn off the display. It should always have something on it. Glad you got it working again, but keep an eye on it. It's definitely a hardware and not a software issue.

from relayequipmentmanager.

sjpbailey avatar sjpbailey commented on August 15, 2024

from relayequipmentmanager.

celestinjr avatar celestinjr commented on August 15, 2024

Sorry, I never found a use for the 24v triacs. Keep in mind if you are powering using 24vdc these will not work anyway.

Would the triac be a good option for the 24VAC fireman switch, provided the BAS is powered with 24VAC? Seems like it would save me a relay.

from relayequipmentmanager.

rstrouse avatar rstrouse commented on August 15, 2024

Honestly, triacs leak current so I wouldn't use it.

from relayequipmentmanager.

celestinjr avatar celestinjr commented on August 15, 2024

Honestly, triacs leak current so I wouldn't use it.

Understood. I’ll scratch that off my list as an option. Thanks!

from relayequipmentmanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.