[?]: How can i communicate two RS485 and a RS232 to PLC?

CX-One, CX programmer, NTST, Syswin ....
saha
Posts: 1
Joined: Sat May 16, 2009 4:37 pm
Location: Vietnam

[?]: How can i communicate two RS485 and a RS232 to PLC?

Post by saha »

I want use Omron's PLC communicate to follow below :

- two RS485 ports to control temperature and inverter

- RS232 port communicate to Computer ( use Visual Basic 6.0)

Please can you help me to use which's PLC ?
Homeroid_BL
Posts: 258
Joined: Fri Apr 03, 2009 3:24 pm
Location: Bosnia and Herzegovina

Re: [?]: How can i communicate two RS485 and a RS232 to PLC?

Post by Homeroid_BL »

For PC connected to OMRON PLC:
You need to learn/read OMRON HostLink Communication manual. For example if you send form VB (via COM1) string:
"@00RD0000..", and then rad data in VB form COM1, You will get an answer (string also) form PLC. I Tried it and it worked fine.

For E5* regulators, and inverters, You can find a proper Communication manual with DETAILED (usefull) instructions.
Homeroid_BL
Posts: 258
Joined: Fri Apr 03, 2009 3:24 pm
Location: Bosnia and Herzegovina

Re: [?]: How can i communicate two RS485 and a RS232 to PLC?

Post by Homeroid_BL »

Here you will fin a sample application.
OMRON C-Mode Hostlink.zip
mrmailoi
Posts: 1
Joined: Fri Mar 04, 2011 11:24 am

Re: [?]: How can i communicate two RS485 and a RS232 to PLC?

Post by mrmailoi »

Homeroid_BL wrote:Here you will fin a sample application.
OMRON C-Mode Hostlink.zip
hi everybody,I can not download " OMRON C-Mode Hostlink.zip",can Homeroid_BL can check link again?help me!thank you so much
sulman tumanggor
Posts: 15
Joined: Wed Jul 21, 2010 3:05 am

Re: [?]: How can i communicate two RS485 and a RS232 to PLC?

Post by sulman tumanggor »