The name of created object | Name of the object created in the Pma object 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 first character must not be a number. Default: "BACnet" |
---|---|
Network address | Network 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. |
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. |
Create examples of testing data | A set of exemplary data is created |
Management of weekly plan | Creates a panel and objects for connection, reading and editing of the weekly plan. |
Create panel for test data | Creates panel that monitors the statistics of communication values |
Panel title | Displayed in the panel header |
Create PmaCommMsg for loading information from the PLC device | Creates the PmaCommMsg object that allows to load information from the connected PLC. |
Create panel for displaying and saving information from the PLC device | The panel is used for running the Run method and also for saving the information into the file. |