Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

93 total results found

SceneComposer V3.0.3

CGI Studio 3.0.3

Candera V3.0.2

CGI Studio 3.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

CGI Studio 3.0.2

SceneComposer V3.0.2

CGI Studio 3.0.2

Candera V3.0.1

CGI Studio 3.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

CGI Studio 3.0.1

Candera V3.0.0

CGI Studio 3.0.0

FeatStd V3.0.0

CGI Studio 3.0.0

SceneComposer V3.0.0

CGI Studio 3.0.0

Control Center - General Settings

Control Center

After opening a solution, the following pages are available: ・Dashboard ・General & CGI Studio ・Scene Composer

Control Center - Advanced Settings

Control Center

Scene Composer User Interface

Getting Started

Connector

CGI Studio Connector

This is the central tool which allows the user to define the interfaces to interact with the other system.

Complex Types

CGI Studio Connector

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

CGI Studio Connector

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

CGI Studio Connector

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

CGI Studio Connector

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

CGI Studio Connector

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.