So I’m trying to use AgOpen for section control. I’m using a relay board to interrupt the signal of our rate controller, (open/closed). Testing with Machine USB 5_6.
Maybe I’m missing something obvious, but i haven’t been able to figure out how to control the relays. Section settings, pin settings??
The section control part of the manual seems a little sparse.
Right now section 2 out of 4 sections is working. But I have no idea why or why not. I’ve tried tinkering with the number of sections, and the sections for the pin number, but so far nothing has made sense to me.
The mapping of the pins makes no sense to me but this is what I figured out.
The pin # in the Arduino INO do not match AgOpen pin #. They are all one number out.
So this is what I eventually ended up with, using D5-D8 on the Arduino
I was scrolling through the INO for the UDP setup, and that looks like its better but still doesn’t quite make sense to me. Looks like I will have to rewire a little bit again once I get UDP going. And maybe someone knows why the pins are set up the way that they are??
I think the reason for the strange numbering of first 4 relays, is they were only not used nano pins on the steer board.
So moving to a section only board keep same numbers, that way first 4 would be same when you expand to more sections.