UaExpert  1.4.2 256
 All Pages
GUI

Menu Bar

The menu bar contains the following entries:

File
Create/open and save projects, quit UaExpert.
View
Show/hide windows or toolbars
Server
Add/remove servers, change connection status and properties, change user
Document
Add a new view/remove a view from the Document Window
Settings
Display a list of installed plugins, change the configuration, manage certificates
Help
View various help sources, send a bug report via e-mail, check for updates, view “About UaExpert” dialog

Document Window

The document window can display different view modes. By default, the Data Access View is selected.

UaExpert ships with several plugins. To open a different view in the document window, choose DocumentAdd… from the menu and choose the document type from the drop-down list.

All currently open views are shown in the Project Window under Documents and can be saved in a project file.

Note
It’s also possible to open more than one view of the same type at the same time (e.g. multiple Data Access Views.

Project Window

The project window displays all server connections and views (see screenshot).

project_window.png
Project Window

Servers

All server connections are listed under Servers. The plug icon in front of each entry indicates whether UaExpert is connected to the server or not or whether an error occurred (the type of error is shown in the Log Window).

From the context menu you can

  • add/remove servers
  • connect to/disconnect from a server
  • edit connection properties
  • change authentication settings
  • add/remove views

All open views are listed under documents. Double-click on a previously closed view to open it in the document window. Choose Remove from the context menu to remove an entry from the list.

Address Space Window

The address space window shows the address space of the server which is currently selected in the Project Window.

address_space_window.png
Address Space Window

This window can be used to browse the server’s address space. When clicking on the triangle in front of a node, all child elements are shown.

The symbols in front of each node indicate the node class (e.g. Object, Variable, Method …).

It is possible to drag items from here to the document window, e.g. dragging a Variable node to the Data Access View creates a subscription containing a monitored item.

Click on the orange arrow symbol at in front of the drop-down menu to rebrowse.

The drop-down menu at the top of the Address Space Window can be used to highlight the content of a certain namespace: When clicking on the drop-down menu, all namespaces in the server’s namespace table are shown. When a namespace is selected, all nodes belonging this namespace are displayed in a bold font.

Attributes Window

The attributes window shows the attributes of the node which is currently selected in the Address Space Window.

attributes_window.png
Attributes Window

This window contains three buttons:

Refresh (orange arrows)
Re-reads the attributes of the selected node
On/Off (green check mark/red cross)
Enable/disable reading of attributes when selecting another node in the Address Space Window.
Expand all (tree symbol)
Expands the view for all attributes in this window

References Window

The references window shows the references of the node which is currently selected in the Address Space Window.

references_window.png
References Window

There are four buttons and a drop-down menu:

Refresh (orange arrows)
Refresh the list of references for the selected node
On/Off (green check mark/red cross)
Enable/Disable refreshing of the list of references when selecting another node
Show hierarchical references
Enable/Disable the listing of hierarchical references
Show non-hierarchical references
Enable/Disable the listing of non-hierarchical references
Drop-down menu
Select whether forward references, inverse or both should be listed

Log Window

The log window is used to display status and error messages.

log_window.png
Log Window

The red cross button can be used to clear the log window. Click on the floppy disc symbol to save the current log to a text file.

Configure UaExpert

Choose Settings → Configure UaExpert... from the Menu Bar to change various settings of UaExpert.

All available settings are displayed in a list. You can use the Filter field to restrict the list to settings containig the typed string. Click at a table cell to change the current value. Clicking on the red arrow resets the parameter to the default value (see screenshot).

configure_uaexpert.png

Certificate Manager

The Certificate Manager is a handy tool to manage certificates known to UaExpert. Choose Settings → Manage Certificates... from the menu, and a new dialog window will open.

certificate_manager.png

The dialog displays a list of the certificates an certificate revocation lists in UaExpert’s certificate store. There are separate tabs for issuers and TLS issuers.

Different icons indicate the certificates’ statuses:

Check Mark
The certificate is trusted.
Red Cross
The certificate is rejected.
Check Mark With Error Symbol
The certificate is expired or not yet valid.
UaExpert Icon
This certificate is UaExpert’s own application instance certificate.

A right-click on a certificate displays a context menu providing various actions, depending on the status of the certificate (see screenshot): You may trust untrusted certificates, reject already trusted certificates, delete a certificate, or open the certificate in your operating system’s default certificate manager.

When clicking on the orange arrow symbol in the bottom left corner (see screenshot), the contents of the certificate store are reread.

Furthermore, it is possible to create a new application instance certificate (see Initial Start-Up of UaExpert). When clicking on the button Open Certificate Location, the folder containing trusted certificates is opened in your operating system’s file manager.