- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- NetLogic tutorial
- Object and variable references
Create a data store
Create a data store for the event logger.
- InProject view, right-clickLoggersand select .
- Add a database table with the following columns:Column nameTypeValueActiveState_IdBooleanFalseAckedState_IdBooleanFalseConfirmedState_IdBooleanFalseTimeUtcTimeNot setMessage_it-ITStringMessage_en-USStringSeverityUInt160For more information, see Prepare a database table structure for population.
Provide Feedback