Image Export Tools
Imex provides functions for automated export of individual frames. This export can be either event-triggered or action-triggered.
The file path and file name can be composed of image and event data, making it possible to link the images to the data with sorting and search operations. The module thus represents a simple, image-based interface to other systems, whether they be management systems or web services.
The program connects with a specified G-Core Server and reacts, depending on the configuration, to the events or actions that occur. A setup program is available for configuration.
Components/Setup
Imex consists of a service (GCoreImexService) and a configuration program (GCoreImexEditor.exe).
The connection between the service and a G-Core Server is established via TCP/IP. The service can thus be installed independently on any computer.
To configure the service, the setup application must be opened on the same computer as the service.
By establishing a TCP connection to a G-Core Server, the ImexService is also able to process events and actions of this server. When events or actions of an additional G-Core Server are to be processed, then an ImexService must be started on an additional PC.