+ Added functions access
* Change db and added PLC_ID
This commit is contained in:
@@ -27,6 +27,7 @@ namespace Step.Core
|
||||
ThreadsFunctions.ReadPowerOnData,
|
||||
ThreadsFunctions.StatThread,
|
||||
ThreadsFunctions.ReadProcessesPPStatus,
|
||||
ThreadsFunctions.ReadRuntimeFunctionAccess
|
||||
};
|
||||
private volatile static List<Thread> RunningThreadsList = new List<Thread>();
|
||||
internal volatile static Dictionary<String, String> RunningThreadStatus = new Dictionary<String, String>();
|
||||
|
||||
Reference in New Issue
Block a user