SetKA 함수 수정 / AlarmViewer, TrendViewer 중복실행 방지 추가
This commit is contained in:
@@ -63,7 +63,7 @@ namespace vmsnet
|
||||
//인디케이터 디스플레이
|
||||
if (PUB.indicator.IsOpen)
|
||||
{
|
||||
var _ampdecpos = 3;
|
||||
var _ampdecpos = 2;
|
||||
PUB.KA1_SUM = 0f;
|
||||
foreach (var item in PUB.KA1_IndexList)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user