Advanced Search
Search Results
93 total results found
SceneComposer V3.0.3
Candera V3.0.2
Release Date: February 19, 2015 To keep backwards compatibility for any interface change in the public API the old interface has been kept and marked as deprecated. The deprecated interfaces will be removed in future versions. Compiler warnings will be gene...
FeatStd V3.0.2
SceneComposer V3.0.2
Candera V3.0.1
Release Date: August 14, 2014 To keep backwards compatibility for any interface change in the public API the old interface has been kept and marked as deprecated. The deprecated interfaces will be removed in future versions. Compiler warnings will be genera...
SceneComposer V3.0.1
Candera V3.0.0
FeatStd V3.0.0
SceneComposer V3.0.0
Control Center - General Settings
After opening a solution, the following pages are available: ・Dashboard ・General & CGI Studio ・Scene Composer
Control Center - Advanced Settings
Scene Composer User Interface
Connector
This is the central tool which allows the user to define the interfaces to interact with the other system.
Complex Types
Besides integral types, such as various integer and floating-point types, also complex types are supported. This is achieved by converting the complex type into an array of basic types. These can be static or dynamic in size. To make this possible, the code...
Native Functions
Native Functions allow to execute custom code directly from the interface or receive customizable events. To provide the necessary information to the tool they must be specified in an XML file and finally be implemented in the Action-Context class used by inte...
Build Projects
Build-Projects contain so called builds which help to automate the process of generating code and/or building the application. They allow to specify a series of script files which are to be executed and provide arguments which can be configured by the user.
Interface
The main purpose of the CGI Studio Connector is to create an interface that allows to easily connect an external system, such as 3rd party Statemachines, custom middleware etc, to a CGI Studio Courier based application. Via this interface it is possible to sha...
Tools
There are multiple tools include in the CGI Connector which also can be used directly without interfacing with the main Connector UI. These tools will be explained here.