WP10
General data Pie chart TimeLine chart
This commit is contained in:
@@ -562,7 +562,7 @@ public static class ThreadsFunctions
|
||||
if (ncHandler.numericalControl.NC_IsConnected())
|
||||
{
|
||||
// Get Data from config and PLC
|
||||
libraryError = ncHandler.GetActiveProgramInfo(out DTOActiveProgramDataModel active);
|
||||
libraryError = ncHandler.GetActiveProgramInfo(out DTOActiveProgramDataModel active);
|
||||
|
||||
if (libraryError.IsError())
|
||||
ManageLibraryError(libraryError);
|
||||
|
||||
Reference in New Issue
Block a user