[?]:deleted

другие контроллеры
macroms
Posts: 57
Joined: Sat Mar 28, 2009 8:48 pm
Location: Saudi Arabia

[?]:deleted

Post by macroms » Tue Mar 31, 2009 7:26 pm

deleted
Last edited by macroms on Mon Apr 20, 2009 10:24 pm, edited 1 time in total.

Schtiel
Site Admin
Posts: 1121
Joined: Wed Sep 06, 2006 12:03 pm
Location: CIS

Post by Schtiel » Wed Apr 01, 2009 3:52 pm

No communication blocks are required, it is made by configuring your Ethernet module. In Quantum it is NOE, in Premium it could be part of processor module.

macroms
Posts: 57
Joined: Sat Mar 28, 2009 8:48 pm
Location: Saudi Arabia

Post by macroms » Thu Apr 02, 2009 6:57 pm

Thanks for the reply sir but what I mean is that I have a main plc which is Quantum and I have remote plc which is Premium and I want to get the data from the remote plc to the main plc so that I can used it in the logic on the main plc and vice versa.

Example:
I have level transmitter connected to main plc and i want to get the value of that transmitter to the remote plc so that I can used it on the program.

So any idea how i can make that?

Schtiel
Site Admin
Posts: 1121
Joined: Wed Sep 06, 2006 12:03 pm
Location: CIS

Post by Schtiel » Thu Apr 02, 2009 7:17 pm

You just configure your Quantum PLC as a master, and you can read/write anything from/to your remote Premium. It is not a problem, absolutely. Read help on NOE.

macroms
Posts: 57
Joined: Sat Mar 28, 2009 8:48 pm
Location: Saudi Arabia

Post by macroms » Fri Apr 03, 2009 7:02 pm

Thank you very much sir I really appreciate you.
Last question sir, so there's no need to put a communication blocks in the program to read/write the variables?

Schtiel
Site Admin
Posts: 1121
Joined: Wed Sep 06, 2006 12:03 pm
Location: CIS

Post by Schtiel » Fri Apr 03, 2009 7:16 pm

No. Just configuration (slave IP address and memory range to be read/written).