Can Arduino send data to PLC ?


hello, newbie arduino , plc. i'm working on project measuring voltage, current, , temperature of lead-acid battery via arduino. afterward, arduino send collected data plc ,and plc send hmi or application in android.

"can arduino send data plc ? or can arduino communicate between plc ?"

i still don't buy arduino , plc yet. however, arduino uno r3 , siemen plc maybe choices. (i don't know kind of plc lab have, maybe siemen think. )

i did find or search in google didn't information needed.

thank you.

why need plc? doing industry?

if really, need plc, yes. wikipedia says have rs232, rs422, rs485, , ethernet ports. proper shield , library, can setup arduino talk plc.

if want talk android or webpage, why not use bluetooth module and/or wifi module? there gsm modules can send txt/calls. these lot cheaper , easier deal buying plc.


Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > Can Arduino send data to PLC ?


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'