User input hub comunication
Added signalR comunication -> client Adedd new library and nhandler softkey management
This commit is contained in:
@@ -261,7 +261,7 @@ public static class ThreadsFunctions
|
||||
|
||||
if (ncHandler.numericalControl.NC_IsConnected())
|
||||
{
|
||||
// Get Data from database and PLC
|
||||
// Get Data from config and PLC
|
||||
libraryError = ncHandler.GetSoftKeys(out List<DTOSoftKeyModel> softKeys);
|
||||
if (libraryError.errorCode != 0)
|
||||
ManageLibraryError(libraryError);
|
||||
|
||||
Reference in New Issue
Block a user