This is my archive

Supported port connectors

Supported port connectors Connectors The programs of a PLCnext Technology application communicate via IN ports and OUT ports. Only a combination of specific data types is supported. Note:  When setting the IN and OUT ports with PLCnext Engineer, you can only enter permitted combinations of data types. In case you’re… Read More

Supported elementary data types

Supported elementary data types The following table shows all supported data types throughout the standards.  Note: All these data types can be used in a one-dimensional array. All these data types but arrays can be used a structure.   PLCnext Engineer C++ C#… Read More

PLCnext Technology naming conventions

PLCnext Technology naming conventions When designating PLCnext Technology components, please observe the following conventions. Correct functioning of your components can only be ensured if you adhere to the following specifications.  GDS ports A designation… may not start with a number must consist of at least two… Read More

Java RSC API ‒ Custom security settings

Java RSC API ‒ Custom security settings Here you get information how to use a custom trust store, disable TLS verification and establish a non-secure local connection. Note: The Java RSC API will soon be replaced by a better solution. Therefore the support for this tool is already… Read More

Example usage ‒ GDS services

Example usage ‒ GDS services This section contains a few examples for the usage of the Java RSC API. Note: The Java RSC API will soon be replaced by a better solution. Therefore the support for this tool is already discontinued. If you decide to use the… Read More

Example usage ‒ Creating a service interface

Example usage ‒ Creating a service interface This section contains a few examples for the usage of the Java RSC API.  Note: The Java RSC API will soon be replaced by a better solution. Therefore the support for this tool is already discontinued. If you decide to… Read More

Running Java on a PLCnext Control

Running Java on a PLCnext Control To run Java on an PLCnext Control e.g. on the AXC F 2152, a Java Runtime Environment (JRE) must be available.  There are two possible options:  On the one hand you can install the whole JDK including the JRE for ARM 32-bit. This makes… Read More

Java RSC API ‒ Troubleshooting

Java RSC API ‒ Troubleshooting In this topic, frequently occurring issues with the former Java RSC API are addressed. Note: The Java RSC API will soon be replaced by a better solution. Therefore the support for this tool is already discontinued. If you decide to use the Java RSC API anyway… Read More

Java RSC API ‒ Getting started

Java RSC API ‒ Getting started The following steps describe the basic project setup for using the former Java RSC API. Note: The Java RSC API will soon be replaced by a better solution. Therefore the support for this tool is already discontinued. If you decide to use the… Read More

Java RSC API ‒ Overview

Java RSC API ‒ Overview Note: The Java RSC API will soon be replaced by a better solution. Therefore the support for this tool is already discontinued. If you decide to use the Java RSC API anyway you’ll be on your own. Overview The purpose of this… Read More