설정 창에서 [저장] 시, 'KA 인디케이터'와 'Alarm PLC'의 동일한 통신포트 설정 방지 추가

This commit is contained in:
shark219-hub
2024-11-28 09:35:50 +09:00
parent 26ad8d6054
commit 1ff549ed75
3 changed files with 9 additions and 9 deletions

View File

@@ -55,7 +55,7 @@ namespace vmsnet
//데이터를 요청하고 처리하는 코드 필요
RUN_GETDATA();
//인디이터 디스플레이
//인디이터 디스플레이
if (PUB.indicator.IsOpen)
{
PUB.KA1_SUM = 0f;