...
Defines how the datetime will be output in the file. The default value (%Y,%m,%d,%H,%M,%S) is what is needed for import into ClearSCADA. The files will be output in the format Datetime,Value with the file name being {NodeID}^{DeviceID}^{ItemName}.csv. For other formatting options that can be input into the Date Format field check the table at the bottom of the page here.
UTC Time
Tells the application to create the datetimes using UTC time, if enabled, or local time, if disabled.
Backfill Unadvised Tags
AUTOSOL Bridge has the ability to store the current values of unadvised tags in the historic csv output files. This is useful in cases where your main OPC client may go down while AUTOSOL Bridge is still receiving data, if this option is enabled then the service will store current data as historic so it can be imported into your OPC Client after if comes back online.
OPC Settings
Enable Long OPC Item Names
AUTOSOL Bridge can present Sparkplug B data as OPC data in two different ways. When this option is disabled the data from Sparkplug B will be presented as {Device ID}.{Item Name}. When this option is enabled the data will be presented as {Group ID}/{Node ID}/{Device ID}.{Item Name}.