Promotic

Preconfiguration "PmABradleyDF1 - Communication set with data and panel by protocol DF1 (for Micrologix1000 ..)"

Communication driver configuration PmABradleyDF1 - Driver for communication with Allen Bradley PLC devices by the DF1 protocol.

This preconfiguration can be activated when creating a new object (e.g. by "New object ..." in the local object menu or by pressing the Insert key after selecting the object) and is included in the group: "/ Communication / PLC devices and meters / Allen Bradley - PLC device".
This preconfiguration can be created in the object: PmaFolder or PmaRoot.

- The preconfiguration creates an object of the PmaFolder type containing PmaComm object with PmaCommGroup subobject and following objects: PmaPanel.
- The preconfiguration is created including the panel (object of the PmaPanel type) is functional also as Web panel.
- The panel is used for communication testing and it is not essential for the communication functionality.


The preconfiguration allows to choose two types of connection with the computer:
- via the computer's serial port (RS232/RS485..)
- via Ethernet using the RS232/Ethernet converter

The created preconfigured connection is functional usually immediately. Otherwise it is necessary to obtain the connection parameters specified by the device manufacturer or see also PmABradleyDF1 - Driver for communication with Allen Bradley PLC devices by the DF1 protocol..
These configurators can be set before the preconfiguration is created:
The name of created objectName of the object created in the Pma objects tree. The maximum name length is 30 characters. This is a system name, so it must contain only alphanumeric and must not contain any diacritics (i.e. national dependent characters), empty string, spaces and the first character must not be a number.
Default: "AllenBradleyDF1"
Communication type
Network TCP/IP communication (default)
Serial communication
Network addressNetwork address of the remote device (e.g. of the PLC device), to which the communication will be connected.
The address can be entered as:
- IPv4 full address (e.g. "192.168.0.15")
- IPv4 address of this computer (i.e. "127.0.0.1")
- IPv4 computer name (e.g. "server11")
- IPv4 name of this computer (i.e. "localhost")
- IPv6 full address (e.g. "2a02:c38:8136:800a:37a:ab66:6fc9:accd")
- IPv6 address of this computer (i.e. "::1")

Macro expression can be used for input (it is evaluated after the application is launched).
After the preconfiguration is created, the "PmaComm > Setting the parameters of the Ethernet-client > Network address" configurator will be set to this value.
TCP/UDP remote port numberEthernet remote port number for communication.
Ethernet transfer typeDeatiled Ethernet protocol type specification.
TCP (default) - Allows unlimited, security checked data transfers. The data are transferred by separate portions so-called packets.
UDP - Only limited data transfers are allowed (often limited to 500 bytes). The data transfer is very fast.
Close the connection after each transmissionThis option sets the following configurators simultaneously:
Not connect until first transfer. See: PmaComm > Setting the parameters of the Ethernet-client > Not connect until first transfer
Close connection after every transfer. See: PmaComm > Setting the parameters of the Ethernet-client > Close connection after every transfer
Serial portSelection of the communication serial port.
The value can be change by the OpenPort method.
The value can be detected by method GetProtParam("SerPort").
After the preconfiguration is created, the "PmaComm > Setting the parameters of the serial link > Serial port" configurator will be set to this value.
Not set - The object is not connected to any port after the application is launched and the serial port can be selected dynamically by the algorithm (by the PmaComm.OpenPort method).
COM1, COM2,..,COM66 - The specified serial port is opened after the application is launched. This port must be correctly configured and accessible in Windows OS (no one can use it).
For serial link each PmaComm object must have defined another communication port. For example, if one PmaComm object communicates through COM1, then next PmaComm object can communicate for example through COM2 (COM3, ...) but it mustn't communicate through COM1.
Baud rateSelection of the baud rate (bps, bit per second).
This configurator sets the initial value of the BaudRate property.
After the preconfiguration is created, the "PmaComm > Setting the parameters of the serial link > Baud rate" configurator will be set to this value.
110
300
600
1200
2400
4800
9600
14400
19200
38400
57600
115200
128000
256000
Communication refresh rate [ms]The period in milliseconds to be used for reading the current data by the PROMOTIC application.
After the preconfiguration is created, the "PmaCommGroup > Parameters > Communication refresh rate [ms]" configurator will be set to this value.
Protocol data typeOnly for Ethernet. Specifies the protocol data form. It is possible to choose:
The same data as for serial link - This option can be selected, for example, if the device is equipped with the serial link and it is connected to the Ethernet through the RS232/Ethernet converter. If the converter does no modifications to the transmitted data, then it is a very easy way how to communicate via Ethernet with the device not equipped with Ethernet interface.
Encapsulating into EtherNet/IP - this option is suitable for example for PLC devices MicroLogix with Ethernet connection.
Port number in the PLC deviceOnly for "Encapsulating into EtherNet/IP".
The default value is 1.
Slot number in the PLC deviceOnly for "Encapsulating into EtherNet/IP".
The default value is 0.
Device addressThe device address to communicate with.
The device is often preset to address 0.
After the preconfiguration is created, the "PmaCommGroup > Parameters > Special Parameters > Device address" configurator will be set to this value.
Master address (SRC)Number of PROMOTIC station, for example 0.
After the preconfiguration is created, the "PmaComm > Parameters > Protocol parameters" configurator will be set to this value.
Check sum type
After the preconfiguration is created, the "PmaComm > Parameters > Protocol parameters" configurator will be set to this value.
BCC
CRC
Link ProtocolLink Protocol
After the preconfiguration is created, the "PmaComm > Parameters > Protocol parameters" configurator will be set to this value.
Full-duplex
Half-duplex
Create examples of testing dataA set of exemplary data is created
O-Output
I-Input
B-Binary
N-Integer
F-Float
Create panel for test dataCreates panel that monitors the statistics of communication values
Panel titleDisplayed in the panel header

History:
Pm8.00.05: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.