NEXT QUESTION!!! What you explained works GREAT for Outputs already a part of the MACH3 architecture BUT, what if you run out of MACH3 Outputs and just want to turn on/off more devices via MODBUS/PLC.
For example, I want to turn on/off the Air Compressor in my shop by pushing a button on MACH3 Screen.
Simply Put... in the example below... what do I enter to replace the OUTPUT1 identifier so it will be recognized by MODBUS instructions?
DeactivateSignal (OUTPUT1)
Else
ActivateSignal (OUTPUT1)
what do I enter to replace the OUTPUT1 identifier so it will be recognized by MODBUS instructions?
THANKS AGAIN SO VERY MUCH FOR YOUR HELP!