Update Cyclic.st

한글 테스트
This commit is contained in:
2026-03-20 16:12:33 +09:00
parent ec9ebcb74b
commit 1ba46ce346

View File

@@ -5,11 +5,8 @@ PROGRAM _CYCLIC
// IV1 Valve Condition Change // IV1 Valve Condition Change
IV1_SET_CLOSE;// := gPM.IO.AI.EXH_VG2_MONITOR > 1.33; IV1_SET_CLOSE;// := gPM.IO.AI.EXH_VG2_MONITOR > 1.33;
//IV7 // test
// Gauge VG1 / V22 // .
gPM.IO.AI.EXH_VG1_MONITOR := ChangeRange(AI_EXH_BOX1[1], 0, 32767.0, 0, 0.4); // P1
gPM.IO.AI.EXH_VG2_MONITOR := ChangeRange(AI_EXH_BOX1[2], 0, 32767.0, 0, 133.0); // P2
gPM.IO.AI.EXH_VG3_MONITOR := ChangeRange(AI_EXH_BOX1[3], 0, 32767.0 ,0, 1.33); // P.SW11
// Read // Read
gAPC[0].Read.Remote := DI_EXH_BOX2[7]; // gPM.IO.DI.EXH_CKD_REMOTE_STATUS; : 1: remote gAPC[0].Read.Remote := DI_EXH_BOX2[7]; // gPM.IO.DI.EXH_CKD_REMOTE_STATUS; : 1: remote