Applies to:
PcVue all versions. |
||||||
|
||||||
Summary:
This article explains how to declare a communication protocol so that a project can use it. |
||||||
|
||||||
Details:
You can define a communication protocol in a project using the dialog Network Board and Protocol Selection from the menu Configure.Communication.Equipment.Select Communication Objects, CREATE. To connect other PLCs (e.g. SIEMENS S7-IP), you must add a protocol to the existing configuration. When the configuration dialog is next opened, it shows Network Board as invalid. In the standard configuration, you can add a SCHNEIDER protocol but not choose for example the SIEMENS manufacturer. To avoid this problem, you must edit the communication configuration file, COMM.DAT, which is created when you first configure a protocol. 1. Open the project’s C folder and open the configuration file COMM.DAT in a text editor. (Note: from “NETWORK” to “1,0,3” is all one line of code.) 2. In the BOARD line, the fourth field identifies the manufacturer: (For example it’s 13 for Schneider) 3. Replace that value with 1 (for Multi-protocol) The configuration dialog now gives access to all the protocols in the Protocol column
|
||||||
|
||||||
|
Created on: 16 Feb 2010 Last update: 13 May 2024