FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We are updating our platform to a new
system.
Read more: Important
information on the platform change.
05-10-2023 08:49 PM
When building with version 1.20.5 of the CXA_MotioninterfaceUser library the build fails due to an extra comma in a visualization. Is it possible to exclude this from the build until it is resolved?
Solved! Go to Solution.
05-11-2023 07:32 AM
Just working fine at my side. I also cannot an fault in the code marked on your screenshot. could you point out where the problem exactly is?
The fastest way to change things in the CXA_MotionInterfaceUser, as it is an uncompiled/open library, is to simply open it up with ctrlX PLC Engineering as a library project, do the changes and store/install it as a new version.
05-11-2023 02:39 PM
The problem is here, there are 2 closed parenthesis in the blue box and one in each red. There is an extra. Trying your solution now and will report back.
05-11-2023 04:13 PM
Ok, I see. Same brackets on my side but still showing no error with or without it :
(NOT arAxisStatus_gb[VisuAxisNo].Data.PLCOpenState.Disabled) AND (NOT arAxisStatus_gb[VisuAxisNo].Data.PLCOpenState.ErrorStop))