Machsupport Forum

Mach Discussion => Brains Development => Topic started by: rrc1962 on December 21, 2010, 10:35:37 AM

Title: Set modbus output in brain
Post by: rrc1962 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
Title: Re: Set modbus output in brain
Post by: jderou on January 05, 2014, 09:45:14 AM
Did you come up with a solution to this?  Having a similar problem.
Joe