Hello Guest it is April 18, 2024, 08:42:47 AM

Author Topic: Set modbus output in brain  (Read 3616 times)

0 Members and 1 Guest are viewing this topic.

Set modbus output in brain
« on: December 21, 2010, 10:35:37 AM »
I've been reading and writing to the modbus in brains with not problem, but now I want to set a modbus output if the e-stop is enabled.  For instance, if e-stop is enabled, I want to do SetModbusOutput(0, 0).  How would I do that in a brain?  I tried... ESTOP->NOP->MOD:0 and also ESTOP->INVERT->MOD:0.  Those didn't work.

Thanks
Re: Set modbus output in brain
« Reply #1 on: January 05, 2014, 09:45:14 AM »
Did you come up with a solution to this?  Having a similar problem.
Joe