The UserClient interface¶
The UserClient interface is divided into three main sections.
- Menu bar
The menu bar contains tabs with various functions. You can execute many of the functions directly in the Project tree by right-clicking on a component or project. - Project tree
The Project tree maps the component structure identically to the file manager. - Component overview/Component details
If no specific component is selected, an overview of all components is displayed here. If a component is selected, details about the component are displayed here.
FAQ¶
When trying to print from the UserClient, I receive an error message.
If you receive this error message No installed printer was found in the system
when printing from octoplant, it may be because the file windowsprintersupport.dll
is missing in the client's installation directory. The file windowsprintersupport.dll
can be found in the octoplant setup in the bin\client\printsupport
directory. Copy the file manually into the C:\Program Files (x86)\vdogClient\printsupport
directory.