diff --git a/TestBenchFramework/BenchControl/Elde/ControlComWrap.cs b/TestBenchFramework/BenchControl/Elde/ControlComWrap.cs index 841236d40..22cac029d 100644 --- a/TestBenchFramework/BenchControl/Elde/ControlComWrap.cs +++ b/TestBenchFramework/BenchControl/Elde/ControlComWrap.cs @@ -49,7 +49,7 @@ namespace TBF.BenchControl.Elde public UInt128 RRoute { get { return ctrlBrdComponent.rRoute; } } #endif -#if KEMPNO_50 || KRAKOW_50 || BAHRAIN_50 +#if GENESIS || KEMPNO_50 || KRAKOW_50 || BAHRAIN_50 public uint DivTime(int id) { return ctrlBrdComponent.divTime[id]; } public void SetDivLimit(int divNo, uint limLoPct, uint limHiPct) { diff --git a/packages/ControlBoard/Genesis/ControlComponent3U.dll b/packages/ControlBoard/Genesis/ControlComponent3U.dll index 0b768f53c..5df699bb9 100644 Binary files a/packages/ControlBoard/Genesis/ControlComponent3U.dll and b/packages/ControlBoard/Genesis/ControlComponent3U.dll differ