Added Remote Trip Alarm
This commit is contained in:
@@ -1 +1 @@
|
||||
COMPILED
|
||||
TO RELINK
|
||||
@@ -47,6 +47,7 @@ Controller.Micro820.Micro820._IO_P1_AI_00
|
||||
Controller.Micro820.Micro820._IO_P1_AI_01
|
||||
Controller.Micro820.Micro820.ALARM_Mode
|
||||
Controller.Micro820.Micro820.ALARM_Pressure
|
||||
Controller.Micro820.Micro820.ALARM_Remote
|
||||
Controller.Micro820.Micro820.ALARM_Temperature
|
||||
Controller.Micro820.Micro820.ALARM_TubingPressure
|
||||
Controller.Micro820.Micro820.ALARM_VFD
|
||||
|
||||
|
@@ -1 +0,0 @@
|
||||
TO RELINK
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -1 +0,0 @@
|
||||
COMPILED
|
||||
@@ -243,6 +243,8 @@ IF (NOT Run_Permissive AND VFD_Run_Cmd) THEN
|
||||
ALARM_TubingPressure := TRUE;
|
||||
ELSIF NOT RP_VFD THEN
|
||||
ALARM_VFD := TRUE;
|
||||
ELSIF NOT RP_Remote THEN
|
||||
ALARM_Remote := TRUE;
|
||||
END_IF;
|
||||
|
||||
VFD_Start := FALSE;
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,17 +0,0 @@
|
||||
RA_PFX_ENET_PAR_WRITE(168):FB,MSG_CIPGENERIC();FB,R_TRIG();
|
||||
USINT_TO_UDINT(149):
|
||||
VFD_MESSAGING(163):FB,RA_PFX_ENET_STS_CMD(164);
|
||||
DINT_TO_USINT(154):
|
||||
UINT_TO_USINT(155):
|
||||
VFD_CONFIGMAP(167):FB,RA_PFX_ENET_PAR_READ(166);FB,RA_PFX_ENET_PAR_WRITE(168);
|
||||
VFD_ERRORMAP(169):
|
||||
USINT_TO_UINT(151):
|
||||
RA_PFX_ENET_STS_CMD(164):FB,MSG_CIPGENERIC();FB,R_TRIG();FB,COP();
|
||||
CONTROL(161):FB,LINEARSCALE(159);
|
||||
USINT_TO_SINT(152):
|
||||
LINEARSCALE(159):
|
||||
SINT_TO_USINT(156):
|
||||
UDINT_TO_USINT(153):
|
||||
RA_PFX_ENET_PAR_READ(166):FB,MSG_CIPGENERIC();FB,R_TRIG();
|
||||
USINT_TO_DINT(150):
|
||||
READDOWNHOLEDATA(160):
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -8,9 +8,9 @@ CRC_OLD=
|
||||
CRC_NEW=0x84D1B047
|
||||
DAT_ORG=0
|
||||
DAT_OLD=0
|
||||
DAT_NEW=1456350625
|
||||
DAT_NEW=1456758427
|
||||
VER_ORG=0
|
||||
VER_OLD=0
|
||||
VER_NEW=80
|
||||
VER_NEW=81
|
||||
CRC_ALL_OLD=
|
||||
CRC_ALL_NEW=0xECC34EE1
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,3 +1,4 @@
|
||||
Controller.Micro820.Micro820.SP_Remote
|
||||
Controller.Micro820.Micro820.RP_Remote
|
||||
Controller.Micro820.Micro820.Remote_Shutdown_Disabled
|
||||
Controller.Micro820.Micro820.ALARM_Remote
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user