Run-Time Interface

<< Click to Display Table of Contents >>

Navigation:  Multi-Protocol MasterOPC Server > Multi-Protocol MasterOPC Server > The Run-Time Mode >

Run-Time Interface

Run-Time Interface

The screenshot below demonstrates what the server window looks like in the run-time mode:

multi_img101

Below the window title bar, a start configuration filename is displayed (see The ‘Configuration File’ Menu ). The following tabs are situated below:

mbul   Objects – an object tree of the start configuration (see Hierarchy of Tree Objects )

mbul   Tags – parameters of tags of the highlighted tree object  (the parameters Region and Address in the region are defined in the plugin)

mbul   System messages – this tab displays system messages (system start, system stop, opening of ports and sockets, etc.; these messages can be written to the server log – see description of the Information messages flag in The Dialog of Server Parameters ).

multi_img102

mbul   Trace IO – this tab displays bytes directed to ports/sockets or received from ports/sockets; these messages can be written to the server log – see description of the Command queries flag in The Dialog of Server Parameters .

multi_img103

mbul   Messages from protocols – this tab displays messages generated:

mbul   In a script – by the function server.Message (such messages can be written to the server log – see description of the Script messages flag in The Dialog of Server Parameters ).

mbul   In a protocol – by the function mps_message or mps_DebugMessage (see The Function to Create a Debug Message ) (such messages can be written to the server log – see description of the Debug messages flag in The Dialog of Device Parameters ).

multi_img104

mbul   HDA:<tag name> – this tab displays an HDA archive of the tag highlighted in the tree (the tab is not displayed if HDA access = FALSE for the tag; see The Dialog of Tag Parameters ):

multi_img105

The status bar in the bottom part displays:

mbul   A server mode: RunTime (the run-time mode) or Design time (the design-time mode)

mbul   Number of DA clients connected

mbul   Number of HDA clients connected

When switching to the run-time mode, the upper part of the Multi-Protocol MasterOPC Server shell displays information about connecting the built-in OPC UA server (if such a connection is configured, that is, if Connection=TRUE in the OPCUA Server section of The Dialog of Server Parameters ):

multi_img106