Skip to content

The Client applications

List of client applications and their main functions:

Figure: Icon AdminClient

AdminClient - Manage the entire octoplant system

  • Only for members of the Administrators group
  • Available on any PC connected to the octoplant server
  • Manage: users, licenses, archives
  • Configure: backup jobs, components, global settings

Figure: Icon BackupClient

BackupClient - For non-networked devices

  • For devices that do not have access to the octoplant server or an agent
  • Create backups and compare device software via a cable connection with a PC.
  • Access and synchronize the octoplant server from the PC.

Figure: Icon EasyClient

EasyClient - The much simpler alternative to the UserClient

  • Create and manage your Project tree.
  • Copy data from the server to the client archive (Check-Out).
  • Document changes and create new versions.
  • Copy data from the client archive to the server archive (Check-In).

Figure: Icon LibraryManagement

LibraryManagement - Track the use of your Standard libraries

  • Find out which Standard blocks are used in which projects.
  • Find out which Standard blocks have been changed in which projects.
  • Find out which blocks need to be changed, updated or replaced.

Figure: Icon ReportClient

ReportClient - See what is happening and where

  • See what has been checked out and checked in
  • See which projects are under development
  • See what has been automatically backed up
  • View octoplant event logs
  • Save reports or export to CSV files

Figure: UserClient

UserClient - Full range of functions

  • Create and manage your Project tree.
  • Copy data from the server to the client archive (Check-Out).
  • Document changes and create new versions.
  • Copy data from the client archive to the server archive (Check-In).
  • Compare versions.
  • Use Free compare to compare any two files/directories/projects.
  • Restore old versions.
The ReportClient freezes and slows down my PC. Can I limit the amount of data to be read?

By default, ReportClient reads up to 10000 records of metadata at once. The limit of 10000 might be too high for your available resources.

In order to adjust this limit, follow these steps:

  1. Open the Client.ini file (Path: vdClientArchive/VD$A/Configuration/Client.ini).
  2. Go to the [ReportClient] section. Add the section if it does not exist.
  3. In the [ReportClient] section, insert the key 5540={number}.
  4. Enter a number for the limit, for example: 5540=7500.
  5. Save the changes.
  6. Close the file.

If you work with the ReportClient after changing the above value and the number of records exceeds the limit set by you, you will be informed about this via a message.