- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
Create and configure a DataStore
Create a database for random data that will be displayed in the filterable list box.
- Create the DataStore:
- InProject view, right-clickDataStoresand select .
- Hover over the database, select, and enterRandomStringsDataStore.
- Configure the DataStore:
- InProperties, next toTables, select.
- Next toColumns, select.
- Next toColumn1, selectBaseDataTypeand selectString.
Provide Feedback