Dialog: Properties – Text List
Function: The basic properties of the selected text list are set here.
Call: View → Properties command; of an object of type Text List; context menu
Download by | Selection of how this text list is downloaded to the controller |
Visualization | The text list is downloaded together with the visualization to the controller. When the application is executed, the text lists loaded on the controller can be read. ImportantIf the runtime system is configured so that the component |
Application | Default The text list is downloaded together with the application to the controller. The text lists loaded on the controller can be executed and read. If no visualization or visualization manager is executed, then additional code has to be implemented. For more information, see the following: Downloading a Text List without a Visualization ImportantAlso if the runtime system is configured so that the component |
No download | The text list is not downloaded to the controller. |
Internal |
A text list marked as Internal in a CODESYS library project can be opened and its name appears in list boxes. As a library developer, you can handle the object as usual. Text lists from libraries which are integrated in a CODESYS standard project can be referenced but not opened. The POU is hidden for you as a user. |
For more information, see the following: Text List
