Starting the development environment and the runtime environment

This tutorial informs you how to start the →integrated development environment logi.CAD 3 and the →runtime environment.

Starting logi.CAD 3

Condition for an extended version of logi.CAD 3: You have already installed the required license.

  1. Go to the folder where you installedlogi.CAD 3.

  2. Locate the file logiCAD3.exe to start logi.CAD 3 and double-click it.

  3. If you have installed one version of logi.CAD 3 only on your system, select the default workspace and click OK in the dialog.
    images/s/b2ic8e/9012/1ca6q62/_/images/icons/emoticons/warning.svg Mind the following guidelines/recommendations for a workspace and for the projects that you are going to create in logi.CAD 3.

    • Do store your workspaces outside the installation directory of logi.CAD 3. This makes it easier to upgrade to a newer version.

    • Create your workspaces on a local drive. A workspace on a network drive might impair the performance of logi.CAD 3.

    • Do not copy or move a workspace directory because it may contain metadata with absolute file system paths. Those will be invalid if the workspace is copied/moved. It is better to switch the workspace inside logi.CAD 3 (transferring the current setting).

    • Do not pass a workspace on (e.g. to team members). If the workspace is re-used on different workstations, problems might occur when projects are created or edited there. See "Block or library is not available in projects" for details.

    • Make sure that the workspace does not contain any special characters (such as umlauts, e.g. ä, ö, ü). If anyway, logi.CAD 3 will not be able to load the application onto the PLC.
      For the workspace, letters A – Z or a – z, numbers 0 – 9, dots (character .), underlines (character _), dashes (character -) and blanks are allowed.

    If you have installed different versions of logi.CAD 3 and you want to use them at the same time or you want to start the same version of logi.CAD 3 repeatedly, enter a new workspace per started version of logi.CAD 3. If you are using the same workspace for versions that are opened at the same time, unforeseen problems might occur when operating logi.CAD 3.See "Are my projects upwards and downwards compatible?" for a procedure how to use the workspace in following versions anyhow.

    Do not create projects in the workspace

    Do not create the project in the workspace of logi.CAD 3 (in folder workspace of the installation folder of logi.CAD 3). Uncheck Use default location and enter another location.
    This ensures that projects will not be deleted by mistake – if you have to delete the workspace e.g. due to troubleshooting instructions.

    No blanks or special characters in project name and location

    Make sure that there are no blanks or special characters (such as umlauts, e.g. ä, ö, ü) in a project name and in the installation path. If anyway, logi.CAD 3 will not be able to load the application onto the PLC.
    For the paths and project names, letters A – Z or a – z, numbers 0 – 9, dots (character .), underlines (character _) and dashes (character -) are allowed. Examples for allowed project names: my.project, my-project, my_Project_01

  4. Only required at the first start of logi.CAD 3:

If you want to start logi.CAD 3 in another language, see "How do I change the language for the user interface?"

Starting the runtime system

The start procedure for the →runtime system depends on the used →PLC .

Starting the runtime system on the local Windows-PC

The runtime system for Windows is built-in into logi.CAD 3 and is automatically started when logi.CAD 3 is started. However, you can stop and start this built-PLC from within logi.CAD 3 at any time.

Starting the runtime system on any Windows-PC

This procedure applies, if you have installed the runtime system by using the installation package on any Windows-PC.

  1. Only necessary, if you want to have the traces of the runtime system displayed in the PLC Logging view of logi.CAD 3 without a connection to the Windows-PC: Define the environment variable RTS_LOG_UDP.
    You are able to define environment variables by using the command set in a Windows command prompt. If in doubt, ask an administrator for support.
    Example for defining the environment variable:

    set RTS_LOG_UDP=192.168.1.239:7777

    As value, first define the IP-address of the computer where logi.CAD 3 is used, then add : and conclude with the port 7777. Hence, the value for a computer with IP-address 192.168.1.239 is: 192.168.1.239:7777
    If you do not know the IP-address, ask your administrator for this piece of information.

  2. Go to the folder where you installed the runtime system .

  3. Go to the sub-folder bin, locate the batch file startPLC.bat and double-click it.

  4. If you want to check whether the runtime system has been started in demo mode: Move the scrollbar of the the runtime system window to the top. Check the displayed messages.

    Displayed messages

    Meaning

    HTTPD: License not found
    HTTPD: Demo mode enabled, system will run for xh

    The runtime system has been started in demo mode – it is operated as a full version for 3 hours after starting the runtime system.
    Recommended: Install a license for the runtime system .

    LICENSE: RTS/httpd
    LICENSE: licensed to xxxx
    LICENSE: operating system Windows NT/X86
    LICENSE: date issued YY-MM-DD
    LICENSE: activated feature RTS...

    The runtime system has been started as full version. There is already a licence for the runtime system .

Starting the runtime system on Controllino or Arduino Nano

If you are using a Controllino or an Arduino Nano as target system , there is no need to start the runtime system on it. However, reproduce t he tutorial "Putting Controllino or Arduino Nano into operation" .

Starting the runtime system on other target systems

If you are using a different target system , best practice is to reproduce the corresponding tutorial. It also includes instructions how to start the runtime system on this target system. Otherwise you will find appropriate contact information.

Target system

Tutorial

phyBOARD-Regor, phyBOARD-Wega

phyBOARD-Regor oder phyBOARD-Wega in Betrieb nehmen

Raspberry Pi

Putting Raspberry Pi into operation

Linux computer

no appropriate tutorial provided; But proceed as described starting with "Starting the runtime system on Raspberry Pi".

Revolution Pi

Putting Revolution Pi into operation