Jump to content

Control M90 via serial from local webpage


Recommended Posts

Hi,

I'm very new to all this and have a question. I have a M90-T with 4x IO-TO16 expansion modules powering about 60 LED's, right now the PC is running a flash application that has buttons to turn on the LED's but I'd like to use a new html5 based UI running in Chrome (or other modern browser) to control the LED's and my question is how would I send the commands via serial to the PLC? Has anyone done something like this before?

IMG_1403.jpg

Makett.U90

Link to comment
Share on other sites

  • MVP 2023

An M90 is not a communication powerhouse and it's obsolete.  The PCOM protocol (available elsewhere on this site) is the only way to talk to it.

It sounds like you are comfortable making web pages.  True?

Options:

1. You could theoretically roll your own interface in a C program with the protocol and hooks to your html front end.  A LOT of work.  

2. You could upgrade the M90-T to an M91-2-T1, which can talk Modbus.  Then you could find a free SCADA software package like VTScadaLIGHT and make your screens using their tools and talk to the PLC.  This is the easiest solution, but you don't get to run html in Chrome this way.

3.  Convert the whole thing to UniStream and host the web pages on the PLC itself.

 

Joe T.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...