Impl Kuka Page and Hot/Coolplate Page
Add all other Pages
This commit is contained in:
@@ -45,7 +45,12 @@ namespace UniperHMI
|
||||
_logger.AlarmCleared += SimpleAlarmClearedEvent;
|
||||
_logger.AlarmConfirmed += SimpleConfirmedAlarmEvent;
|
||||
|
||||
#if DEBUG
|
||||
|
||||
#else
|
||||
|
||||
_logger.Connect("10.103.32.50.1.1");
|
||||
#endif
|
||||
|
||||
GetAllActiveEvents();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user