Hi Guys
Can somebody point me in the right direction here. I am very new to this and researching as much as I can, but its a steep learning curve.
I have written a program which is fine, I have also written a basic program using Advanced HMI but am struggling to get any communication happening.
The PLC is an Xlogic which is very 'similar' to the Siemens Logo, it does support Modbus Tcp and I have tested this connection with PLC to PC(programming software) with success.
My main question is do I need to incorporate Modbus Read\Write function blocks into my programming wherever I need this communication to happen with HMI or can this simply be done directly with the Imput/Output blocks? If so what are thier addresses?
For example I have an automatic cycle but would like to switch to manual to operate my outputs via HMI. Lets say I need to operate Output 1 via basic button. I'm assuming I need to put the address of the output into PlcAddressClick to operate this output? This is where I'm struggling.
This is assuming that this is all possible with this PLC.
Heres a link to the Xlogic manual which has some information on the Modbus communication instructions:
http://www.xlogic-plc.com/Modbus%20communication%20instructions.pdf Any help would be hugely appreciated.
Cheers,
Travis