diff --git a/AlarmExportLog.txt b/AlarmExportLog.txt new file mode 100644 index 0000000..5d7fe84 --- /dev/null +++ b/AlarmExportLog.txt @@ -0,0 +1,2 @@ +Exporting Alarm Setup to '\\Mac\Home\Desktop\Alarms.xml' +Alarm export operation has completed. \ No newline at end of file diff --git a/AlarmImportLog.txt b/AlarmImportLog.txt new file mode 100644 index 0000000..933bbe4 --- /dev/null +++ b/AlarmImportLog.txt @@ -0,0 +1,2 @@ +Importing Alarm Setup from '\\Mac\Home\Desktop\Alarms.xml' +Alarm import operation has completed. \ No newline at end of file diff --git a/Gfx/AlarmHistory.gfx b/Gfx/AlarmHistory.gfx new file mode 100644 index 0000000..708dc91 Binary files /dev/null and b/Gfx/AlarmHistory.gfx differ diff --git a/Gfx/MAIN.gfx b/Gfx/MAIN.gfx deleted file mode 100644 index 498ad0a..0000000 Binary files a/Gfx/MAIN.gfx and /dev/null differ diff --git a/Gfx/Schedule_History.gfx b/Gfx/Schedule_History.gfx new file mode 100644 index 0000000..4ffdb41 Binary files /dev/null and b/Gfx/Schedule_History.gfx differ diff --git a/Gfx/Scheduler.gfx b/Gfx/Scheduler.gfx new file mode 100644 index 0000000..eef4d20 Binary files /dev/null and b/Gfx/Scheduler.gfx differ diff --git a/Gfx/SystemStatus.gfx b/Gfx/SystemStatus.gfx index deeb999..d8f5121 100644 Binary files a/Gfx/SystemStatus.gfx and b/Gfx/SystemStatus.gfx differ diff --git a/Gfx/[ALARM].gfx b/Gfx/[ALARM].gfx index 60a36c2..c2c6b03 100644 Binary files a/Gfx/[ALARM].gfx and b/Gfx/[ALARM].gfx differ diff --git a/Global Objects/Navigation.ggfx b/Global Objects/Navigation.ggfx index fa6546b..ebcc6cf 100644 Binary files a/Global Objects/Navigation.ggfx and b/Global Objects/Navigation.ggfx differ diff --git a/Global Objects/Scheduler.ggfx b/Global Objects/Scheduler.ggfx new file mode 100644 index 0000000..ca267f0 Binary files /dev/null and b/Global Objects/Scheduler.ggfx differ diff --git a/M_Alarms/MachineAlarms.mal b/M_Alarms/MachineAlarms.mal new file mode 100644 index 0000000..0ecdb3c Binary files /dev/null and b/M_Alarms/MachineAlarms.mal differ diff --git a/PrivateDirectory/TransferStation.prd b/PrivateDirectory/TransferStation.prd index b243c44..909c2c2 100644 Binary files a/PrivateDirectory/TransferStation.prd and b/PrivateDirectory/TransferStation.prd differ diff --git a/PrivateDirectory/TransferStation.prd.bk b/PrivateDirectory/TransferStation.prd.bk index b243c44..909c2c2 100644 Binary files a/PrivateDirectory/TransferStation.prd.bk and b/PrivateDirectory/TransferStation.prd.bk differ diff --git a/ProjectSettings/ProjectSettings.pts b/ProjectSettings/ProjectSettings.pts index b6118e6..4e94e44 100644 Binary files a/ProjectSettings/ProjectSettings.pts and b/ProjectSettings/ProjectSettings.pts differ diff --git a/Startup/Startup.stp b/Startup/Startup.stp index 1806b6a..a70a64c 100644 Binary files a/Startup/Startup.stp and b/Startup/Startup.stp differ diff --git a/TAG/TRANSFERSTATION.CTL b/TAG/TRANSFERSTATION.CTL index dc30ee9..0bab252 100644 Binary files a/TAG/TRANSFERSTATION.CTL and b/TAG/TRANSFERSTATION.CTL differ diff --git a/TAG/TRANSFERSTATION.MDF b/TAG/TRANSFERSTATION.MDF index 1549990..71c9c1e 100644 Binary files a/TAG/TRANSFERSTATION.MDF and b/TAG/TRANSFERSTATION.MDF differ diff --git a/TAG/TRANSFERSTATION_log.ldf b/TAG/TRANSFERSTATION_log.ldf index be349c7..02d2fb7 100644 Binary files a/TAG/TRANSFERSTATION_log.ldf and b/TAG/TRANSFERSTATION_log.ldf differ diff --git a/TransferStation.med b/TransferStation.med index 3e153c3..e64afc6 100644 Binary files a/TransferStation.med and b/TransferStation.med differ