Create a data store

Create a data store for the event logger.
  1. In
    Project view
    , right-click
    Loggers
    and select
    New
    Embedded database
    .
  2. Add a database table with the following columns:
    Column name
    Type
    Value
    ActiveState_Id
    Boolean
    False
    AckedState_Id
    Boolean
    False
    ConfirmedState_Id
    Boolean
    False
    Time
    UtcTime
    Not set
    Message_it-IT
    String
    Message_en-US
    String
    Severity
    UInt16
    0
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.