PLC Programme

Job ID: 34249646

Budget: $30 – $250 AUD

Need to update a table in MySQL DB depending upon Input is 1 or 0 on the I/O node connected to PLC.

There are in total 20 input nodes. Whenever an input turns 1 the status column in MySQL DB should get updated to 1 and similarly it should get updated to 0 when the input turns 0.

Inputs are triggered with a 12V power supply connected to relay circuit.


MySQL DB is already taken care of, so just need help with programming PLC.