This is my archive
Publishing apps and libraries App types in the PLCnext Store In the PLCnext Store you can publish different types of software in the form of an app. Currently, six app types are available in the PLCnext Store: App Desktop Tool Library License PLCnext Engineer Project Solution … Read More
Preparing a Library Create a Library in PLCnext Engineer. Note: If you want to publish your Library with a chargeable license, insert the function block LICENSE_STATUS from the “PLCnext Controller” library into your PLCnext Engineer program. Log in to your PLCnext Store account and create a new Library. To create a new Library, go to… Read More
Programming guideline In the following you find the minimum requirements that you must observe and implement when programming your library. 🗹 Naming the library Using several libraries within one project can cause problems if they do not have a unique name. Phoenix Contact recommends to include the… Read More
Standard and functional tests After you have finished your library, you need to run some tests. Standard tests Compile test Run a compile test with all PLCnext Engineer versions for which the library is released. For this test, all functions and function blocks must be instantiated in a test… Read More