This is my archive

Standard and functional tests 

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

Programming guideline

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

Creating a library file

Creating a library file The library and all documents are published as *.zip files.  The *.zip file must contain at least the following files: English documentation (*.pdf) PLCnext Engineer library file (*.pcwlx)  Refer to the topic Documentation (PDF and CHM) for important notes on documenting your library. Read More