실시간트렌드뷰도 전해조 그룹 변경 時 자동으로 선택된 전해조 채널 보기

This commit is contained in:
shark219-hub
2024-12-18 12:34:04 +09:00
parent 208bedb8d6
commit 7221fcad73
7 changed files with 100 additions and 81 deletions

View File

@@ -1927,8 +1927,6 @@ namespace vmsnet.HMI
{
if (this.GROUPS == null) return -1;
for (int i = 0; i < this.GROUPS.Length; i++)
{
RectangleF rect = this.GROUPS[i].Rect_Header;