2023-05-01 10:51:46 -06:00
|
|
|
[system]
|
|
|
|
tags_path = "input\\tags.csv"
|
2023-05-01 15:02:42 -06:00
|
|
|
output_path = "output\\"
|
2023-05-01 10:51:46 -06:00
|
|
|
|
|
|
|
# Must be a valid Time Zone, ex:
|
|
|
|
# Canada/Mountain
|
|
|
|
# Canada/Pacific
|
2023-05-01 15:02:42 -06:00
|
|
|
system_timezone = "Canada/Mountain"
|
2023-05-01 10:51:46 -06:00
|
|
|
|
2023-06-16 14:46:48 -06:00
|
|
|
[aveva]
|
2024-08-15 11:15:54 -06:00
|
|
|
server_name = "192.168.1.41"
|
2023-06-16 14:46:48 -06:00
|
|
|
database_name = "Runtime"
|
|
|
|
|
2023-05-01 10:51:46 -06:00
|
|
|
[vtscada]
|
2023-05-01 12:34:43 -06:00
|
|
|
server_name = "lb-vanryn"
|
2023-05-01 10:51:46 -06:00
|
|
|
realm_port = "8888"
|
|
|
|
realm_name = "RESTRealm"
|
|
|
|
|
2023-06-14 11:21:58 -06:00
|
|
|
[clearscada]
|
|
|
|
historic_files = "C:\\ProgramData\\Schneider Electric\\ClearSCADA\\Database\\HisFiles"
|
|
|
|
install_location = "C:\\Program Files (x86)\\Schneider Electric\\ClearSCADA"
|
|
|
|
# Set true to clear out the Historic files as they are processed
|
|
|
|
delete_processed = false
|
|
|
|
|
2023-05-01 10:51:46 -06:00
|
|
|
[user]
|
2023-06-16 14:46:48 -06:00
|
|
|
application_user = "wwUser"
|
|
|
|
application_pass = "wwUser"
|