Follow up piston in WebCoRE?


#1

1) Give a description of the problem
I just started using webCoRE. I was using CoRE and didnt realize webCoRe existed until I started having some issues and another user pointed me to WebCoRE. I’m starting to rebuild all my pistons however I used to have “follow up” pistons. Am I able to still have those in WebCoRE? I only want them to fire when another piston tells them to. I see the option in the actions menu to run another piston under the location group but I dont know how to actually create a true follow up piston

Thanks,

Trent


#2

I think I found the answer to my own question in the wiki. I overlooked it before but it looks like turning off even subscriptions will do what I want. If I am mistaken please let me know

Thanks


#3

That should do it, or in your follow up pistons don’t have them trigger by events happening. Just make them actions. At least for now. As soon as you figure that out and think you got it all down, you will learn something else, or a new method; and then off to the drawing board you go rewriting them all over again. Lol

Have fun!


#4

Thanks for the reply! seems to be working so far


#5

Gopack2 nailed it.

This is what I do… I have this piston on a hourly timer, and it’s sole purpose it to run one piston:

temp

Of course, I have about 5 pistons daisy chained that way, so this piston runs “Graph - Pressure”, and the last line on “Graph - Pressure” will run “Piston-C”, and the last line of “Piston-C” will run “Piston-D” etc. This keeps all my hourly pistons from overlapping and congesting my network.