MBLogic
for an open world in automation
The "Configure Summary" page provides an overview the current configuration of the communications subsystem. This is divided into the following sections:
This lists the data table expanded register map values used. This includes:
The servers table lists the active servers. The items of data include:
The TCP clients table lists the active TCP clients. The items of data include:
When more details are selected, a new area will open up just below the client table to show the details for one client at a time. Selecting another details button will show the details for a different server. Selecting "hide details" will hide the details section of the page.
The correspondence between the configuration parameters and the web page labels is shown below.
| Item | Configuration Label | Description |
|---|---|---|
| Connection Name | [section heading] | The name of the client connection. |
| Protocol | protocol | The type of client protocol. |
| IP Address | host | The target IP address. |
| IP Port | port | The target IP port. |
| Cmd Action | action | The command action requested. |
| Cmd Time (msec) | cmdtime | The time delay (in milliseonds) between commands. |
| Repeat Time (msec) | repeattime | The time delay (in milliseonds) before all commands are repeated. |
| Retry Time (msec) | retrytime | The time delay (in milliseonds) before retrying after an error. |
| Discrete Input | fault_inp | The discrete input to use for reporting faults. |
| Coil | fault_coil | The coil to use for reporting faults. |
| Input Register | fault_inpreg | The input register to use for reporting faults. |
| Holding Register | fault_holdingreg | The holding register to use for reporting faults. |
| Reset Coil | fault_reset | The coil to use to reset the fault. |
Modbus commands have the following parameters:
The generic clients table lists the active generic clients. The items of data include:
When more details are selected, a new area will open up just below the client table to show the details for one client at a time. Selecting another details button will show the details for a different server. Selecting "hide details" will hide the details section of the page.
| Item | Configuration Label | Description |
|---|---|---|
| Connection Name | [section heading] | The name of the client connection. |
| Protocol | protocol | The type of client protocol. |
| Cmd Action | action | The command action requested. |
| Client File | clientfile | The client file name. |
| Restart on Fail | restartonfail | The restart on fail characteristics. |
| Data Table Read Addresses | readtable | The addresses to read from the main system and copy to the generic client. Unused addresses are displayed as blanks. |
| Data Table Write Addresses | writetable | The addresses to read from the generic client and copy to the main system. Unused addresses are displayed as blanks. |
| (Fault) Discrete Input | fault_inp | The discrete input to use for reporting faults. |
| (Fault) Coil | fault_coil | The coil to use for reporting faults. |
| (Fault) Input Register | fault_inpreg | The input register to use for reporting faults. |
| (Fault) Holding Register | fault_holdingreg | The holding register to use for reporting faults. |
| (Fault) Reset Coil | fault_reset | The coil to use to reset the fault. |
Commands are parsed into the command name and the command parameters. The command parameters are displayed as a single block.