VAR RuntimeVersion: VERSION; END_VAR RuntimeVersion := __SYSTEM.Constants.RuntimeVersion; PS, when I call the SysTargetGetVersion on a Control Win, I get the value 50664488 = 16#03051428 equals version 3.5.20.40
What do you want to accomplish?
What do you want to accomplish?
At the top of the Visualisation Properties View, you can enable the "Advanced" options. This will give you access to more properties than what you currently see. There might be a variable linked to the "advanced" colour property where the fill colour is determined by the value of this variable (dword).
Probably the enum from the library doesn't have text support. In that case you need to add your own TextList to the application. In the rectangle you should use the property "dynamic text" to link this object to the textlist which you have created yourself and then link the text index to your enum variable.
A Task is a standard IEC 61131-3 object, so logically that you can export the VISU_TASK. A visualization is no standard IEC 61131-3 object, so not compatible with other IEC tools. Just use the standard export / import functionality. These files are not IEC compatible and can only be used in CODESYS. But these do support visu objects.
See the attached picture.
Open the CODESYS installer (you can open this as stand-alone tool, or from CODESYS Tools menu). Then go to Browse, search for Git and select install.