Graphs changes in progress
This commit is contained in:
@@ -637,7 +637,10 @@ namespace TBF.BenchControl
|
||||
public static IList<Event> WaitRunDevsRunOps()
|
||||
{
|
||||
foreach (var device in devices) device.RunDeviceAfter();
|
||||
|
||||
|
||||
/// Simulation
|
||||
UiBridge.Bridge.OnProcessData(null, new UiBridge.ProcessDataEventArgs("test", 1, 0, 1,Progress.Test));
|
||||
|
||||
if (WaitNextTick())
|
||||
{
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user