You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 34 Next »

Installation Notes

Java

Oracle Java Platform 8 (JDK) must be installed. Installation packages can be downloaded from here:

Java Platform, Standard Edition: http://www.oracle.com/technetwork/java/javase/downloads/index.html

Please note that Open-JDK cannot be used because of the lack of JavaFX support.

css-update

Note: the following instuctions are deprecated for the Development Machine 3.0.0 and newer. The supported version to update CS-Studio is described here.

css-update.sh is a linux script that will make easy update CS-Studio to a specific version. Download it into your home directory, then execute the following commands:

    sudo mv ~/css-update.sh /usr/bin/css-update
    sudo chmod +x /usr/bin/css-update

Now you can use it in the following manner: css-update [-d] <version>, where 

  • -d will take updates from the development repository,
  • <version> is the version you want to be updated to.

This command:

  • will move /opt/cs-studio folder into /opt/cs-studio-<old-version>,
  • will download the requested version and extract it into a temporary folder,
  • will move the extracted version into /opt/cs-studio.

Example: css-update -d 4.5.0.1 will download the development version of CS–Studio 4.5.0.1 and install it into /opt so next time the css command will be run the new version of CS-Studio will start.

Documentation

Documentation about ESS version of CS-Studio can be found here: ESS CS-Studio Documentation

Development

Ver. 4.5.1.1

Production

Ver. 4.5.1.0 (28.08.2017)

First version including the Knob widget for Display Builder.

Ver. 4.5.0.2 (07.08.2017)

Including SymbolWidget and TextSymbolWidget.

Ver. 4.5.0.1 (10.07.2017)

Various improvements and bug fixes.

Ver. 4.5.0.0 (22.03.2017)

Web menu items pointing to ESS services.

Ver. 4.4.1.4 (14.03.2017)

First version including meters and gauges widgets in Display Builder.

Ver. 4.4.1.3 (31.01.2017)

First version including the new Data Sources preference pages.

Ver. 4.4.1.2 (16.01.2017)

First version including the new Data Sources preference pages.

Ver. 4.4.1.1 (18.10.2016)

First version including the new Display Builder OPI engine.

Ver. 4.4.1.0 (26.08.2016)

First official ESS version of CS-Studio.

Community Editions

CS-Studion Community Editions (CE).

  • No labels