From 58f3c751d378300f95462c4c2d3e44f5995e173d Mon Sep 17 00:00:00 2001 From: Matthias Heisig Date: Fri, 6 Jun 2025 19:09:12 +0200 Subject: [PATCH] Some fixes before the FAT - Refactored inverter Heartbeat check - Added SafetyComError on EtherCAT checking - Adjusted lower pressure value for safety plc from 200 mBar to 300mBar --- PLC/DUTs/ST_STRING_HMI_INTERFACE.TcDUT | 4 +- PLC/PLC.tmc | 486 +++++++++--------- PLC/POUs/FB_String.TcPOU | 50 +- PLC/POUs/MAIN.TcPOU | 10 +- PLC/POUs/Sunspec/FB_PowerSupplySunspec.TcPOU | 221 +++----- StringSafetyPLC/GVLs/GVL1.sgvl | 194 +++---- StringSafetyPLC/Multi Setting.sms | 5 +- .../PressureCheck/PressureCheck.sal | 434 ++++++++-------- .../PressureCheck/PressureCheck.sal.diagram | 268 +++++----- StringSafetyPLC/TargetSystemConfig.xml | 4 +- .../User FBs/ModulePressureCheck.ufb | 10 +- Uniper.tsproj | 22 +- 12 files changed, 826 insertions(+), 882 deletions(-) diff --git a/PLC/DUTs/ST_STRING_HMI_INTERFACE.TcDUT b/PLC/DUTs/ST_STRING_HMI_INTERFACE.TcDUT index 007bf8a..cc440ae 100644 --- a/PLC/DUTs/ST_STRING_HMI_INTERFACE.TcDUT +++ b/PLC/DUTs/ST_STRING_HMI_INTERFACE.TcDUT @@ -1,5 +1,5 @@  - + ST_LibVersion288iMajorUINT160iMinorUINT1616iBuildUINT1632iRevisionUINT1648nFlagsDWORD3264sVersionSTRING(23)19296E_WATCHDOG_TIME_CONFIG16INTeWATCHDOG_TIME_DISABLED0eWATCHDOG_TIME_SECONDS1eWATCHDOG_TIME_MINUTES2INT (2..100)16INTLowerBorder2UpperBorder100E_HashPrefixTypes16INTHASHPREFIX_IEC0HASHPREFIX_STDC1E_SBCSType16INTeSBCS_WesternEuropean1eSBCS_CentralEuropean2T_AmsNetID192STRING(23)E_RouteTransportType16UINTeRouteTransport_None0eRouteTransport_TCP_IP1eRouteTransport_IIO_LIGHTBUS2eRouteTransport_PROFIBUS_DP3eRouteTransport_PCI_ISA_BUS4eRouteTransport_ADS_UDP5eRouteTransport_FATP_UDP6eRouteTransport_COM_PORT7eRouteTransport_USB8eRouteTransport_CAN_OPEN9eRouteTransport_DEVICE_NET10eRouteTransport_SSB11eRouteTransport_SOAP12ST_AmsRouteEntry1184sNameSTRING(31)2560sNetIDT_AmsNetID192256sAddressSTRING(79)640448eTransportE_RouteTransportType161088tTimeoutTIME321120dwFlagsDWORD321152E_ArgType16INTARGTYPE_UNKNOWN0ARGTYPE_BYTE1ARGTYPE_WORD2ARGTYPE_DWORD3ARGTYPE_REAL4ARGTYPE_LREAL5ARGTYPE_SINT6ARGTYPE_INT7ARGTYPE_DINT8ARGTYPE_USINT9ARGTYPE_UINT10ARGTYPE_UDINT11ARGTYPE_STRING12ARGTYPE_BOOL13ARGTYPE_BIGTYPE14ARGTYPE_ULARGE15ARGTYPE_UHUGE16ARGTYPE_LARGE17ARGTYPE_HUGE18ARGTYPE_LWORD19T_Arg128eTypeE_ArgType160E_ArgType.ARGTYPE_UNKNOWNcbLenUDINT cbLen = length of string + 1 (null delimiter). ]]>32320pDataPVOID64640T_ULARGE_INTEGER64dwLowPartDWORD320dwHighPartDWORD3232TIMESTRUCT128wYearWORD160wMonthWORD1616wDayOfWeekWORD1632wDayWORD1648wHourWORD1664wMinuteWORD1680wSecondWORD1696wMillisecondsWORD16112ST_TimeZoneInformation864biasDINTST_LibVersion288iMajorUINT160iMinorUINT1616iBuildUINT1632iRevisionUINT1648nFlagsDWORD3264sVersionSTRING(23)19296E_WATCHDOG_TIME_CONFIG16INTeWATCHDOG_TIME_DISABLED0eWATCHDOG_TIME_SECONDS1eWATCHDOG_TIME_MINUTES2INT (2..100)16INTLowerBorder2UpperBorder100E_HashPrefixTypes16INTHASHPREFIX_IEC0HASHPREFIX_STDC1E_SBCSType16INTeSBCS_WesternEuropean1eSBCS_CentralEuropean2T_AmsNetID192STRING(23)E_RouteTransportType16UINTeRouteTransport_None0eRouteTransport_TCP_IP1eRouteTransport_IIO_LIGHTBUS2eRouteTransport_PROFIBUS_DP3eRouteTransport_PCI_ISA_BUS4eRouteTransport_ADS_UDP5eRouteTransport_FATP_UDP6eRouteTransport_COM_PORT7eRouteTransport_USB8eRouteTransport_CAN_OPEN9eRouteTransport_DEVICE_NET10eRouteTransport_SSB11eRouteTransport_SOAP12ST_AmsRouteEntry1184sNameSTRING(31)2560sNetIDT_AmsNetID192256sAddressSTRING(79)640448eTransportE_RouteTransportType161088tTimeoutTIME321120dwFlagsDWORD321152E_ArgType16INTARGTYPE_UNKNOWN0ARGTYPE_BYTE1ARGTYPE_WORD2ARGTYPE_DWORD3ARGTYPE_REAL4ARGTYPE_LREAL5ARGTYPE_SINT6ARGTYPE_INT7ARGTYPE_DINT8ARGTYPE_USINT9ARGTYPE_UINT10ARGTYPE_UDINT11ARGTYPE_STRING12ARGTYPE_BOOL13ARGTYPE_BIGTYPE14ARGTYPE_ULARGE15ARGTYPE_UHUGE16ARGTYPE_LARGE17ARGTYPE_HUGE18ARGTYPE_LWORD19T_Arg128eTypeE_ArgType160E_ArgType.ARGTYPE_UNKNOWNcbLenUDINT cbLen = length of string + 1 (null delimiter). ]]>32320pDataPVOID64640T_ULARGE_INTEGER64dwLowPartDWORD320dwHighPartDWORD3232TIMESTRUCT128wYearWORD160wMonthWORD1616wDayOfWeekWORD1632wDayWORD1648wHourWORD1664wMinuteWORD1680wSecondWORD1696wMillisecondsWORD16112ST_TimeZoneInformation864biasDINT320standardNameSTRING(31)25632standardDateTIMESTRUCT 0 => Number of required read buffer data bytes (cbRead underflow) ]]>325120ItemTypeOutputidxLastDWORD325440conditionalshowidxFirstDWORD325760conditionalshowidxGetDWORD32608conditionalshowpTmpBYTE64640conditionalshowcbTmpDWORD32704conditionalshowcbCopiedDWORD32736conditionalshowA_ResetA_AddTailA_RemoveHeadA_GetHeadPouTypeFunctionBlockconditionalshow_all_localsTON256INBOOL864ItemTypeInputPTTIME3296ItemTypeInputQBOOL8128ItemTypeOutputETTIME32160ItemTypeOutputMBOOL8192StartTimeTIME32224PouTypeFunctionBlockFB_AdsLogStringMessageFifoQueue8321152ArrayBufferBYTE01040000832000064MemRingBufferFB_MemRingBuffer7688320064TimerBetweenMessagesTON2568320832.INtrue.PTT#10MSMEM_RING_BUFFER_INTERNAL_USE_PER_DATA_RECORDUSINT883210884TIME_BETWEEN_MESSAGESTIME328321120T#10MSGetLogCountUDINT32WriteLogMsgCtrlMaskDWORD32MsgFmtStrT_MaxString2048StrArgT_MaxString2048ErrorBOOL8ItemTypeOutputAdsLogStringMessageST_AdsLogStringMessage4128GetAndRemoveLogFromQueueAdsLogStringMessageST_AdsLogStringMessage4128ItemTypeOutputErrorBOOL8ItemTypeOutputPouTypeFunctionBlockE_S_UPS_State16INTeSUPS_PowerOK0eSUPS_PowerFailure1eSUPS_WritePersistentData2eSUPS_QuickShutdown3eSUPS_WaitForRecover4eSUPS_WaitForPowerOFF5AnalogOutputConfigErrorErrorST_AnalogOutput192ConfigErrorTcEventEntry1920.uuidEventClass.Data12348503005.uuidEventClass.Data216108.uuidEventClass.Data316599.uuidEventClass.Data4[0]152.uuidEventClass.Data4[1]126.uuidEventClass.Data4[2]0.uuidEventClass.Data4[3]76.uuidEventClass.Data4[4]218.uuidEventClass.Data4[5]139.uuidEventClass.Data4[6]155.uuidEventClass.Data4[7]84.nEventIDE_AnalogOutput.ConfigError.eSeverityTcEventSeverity.ErrorTcTypeSystemTcEventClassAnalogOutputAnalogInputAIOpenCircuitErrorAICardFailureErrorAIShortCircuitErrorAIConfigErrorErrorErrorLowErrorWarningLowWarningWarningHighWarningErrorHighErrorST_AnalogInput1536AIOpenCircuitTcEventEntry1920.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.AIOpenCircuit.eSeverityTcEventSeverity.ErrorAICardFailureTcEventEntry192192.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.AICardFailure.eSeverityTcEventSeverity.ErrorAIShortCircuitTcEventEntry192384.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.AIShortCircuit.eSeverityTcEventSeverity.ErrorAIConfigErrorTcEventEntry192576.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.AIConfigError.eSeverityTcEventSeverity.ErrorErrorLowTcEventEntry192768.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.ErrorLow.eSeverityTcEventSeverity.ErrorWarningLowTcEventEntry192960.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.WarningLow.eSeverityTcEventSeverity.WarningWarningHighTcEventEntry1921152.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.WarningHigh.eSeverityTcEventSeverity.WarningErrorHighTcEventEntry1921344.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.ErrorHigh.eSeverityTcEventSeverity.ErrorTcTypeSystemTcEventClassAnalogInputBMSEventsNotAllCompInAutoWarningModuleImbalanceErrorStringImbalanceErrorSafetyIntlksActiveWarningInverterStartupTimeoutErrorBatteryFullInfoBatteryEmptyInfoSDDCVoltageInfoSDUnitThreshholdInfoEmergencyStopNotOkErrorEthercatStringErrorErrorSafetyIntlkTimeoutErrorST_BMSEvents2304NotAllCompInAutoTcEventEntry1920.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.NotAllCompInAuto.eSeverityTcEventSeverity.WarningModuleImbalanceTcEventEntry192192.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.ModuleImbalance.eSeverityTcEventSeverity.ErrorStringImbalanceTcEventEntry192384.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.StringImbalance.eSeverityTcEventSeverity.ErrorSafetyIntlksActiveTcEventEntry192576.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.SafetyIntlksActive.eSeverityTcEventSeverity.WarningInverterStartupTimeoutTcEventEntry192768.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.InverterStartupTimeout.eSeverityTcEventSeverity.ErrorBatteryFullTcEventEntry192960.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.BatteryFull.eSeverityTcEventSeverity.InfoBatteryEmptyTcEventEntry1921152.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.BatteryEmpty.eSeverityTcEventSeverity.InfoSDDCVoltageTcEventEntry1921344.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.SDDCVoltage.eSeverityTcEventSeverity.InfoSDUnitThreshholdTcEventEntry1921536.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.SDUnitThreshhold.eSeverityTcEventSeverity.InfoEmergencyStopNotOkTcEventEntry1921728.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.EmergencyStopNotOk.eSeverityTcEventSeverity.ErrorEthercatStringErrorTcEventEntry1921920.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.EthercatStringError.eSeverityTcEventSeverity.ErrorSafetyIntlkTimeoutTcEventEntry1922112.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.SafetyIntlkTimeout.eSeverityTcEventSeverity.ErrorTcTypeSystemTcEventClassBMSEventsGeneralNotAllCompInAutomaticWarningUnitErrorErrorPressureDiffToBigErrorDCMainSwitchNotClosedErrorLeakageDS12ErrorLeakageDS34ErrorLeakageTankErrorCommErrorErrorIsoErrorErrorST_General1728NotAllCompInAutomaticTcEventEntry1920.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.NotAllCompInAutomatic.eSeverityTcEventSeverity.WarningUnitErrorTcEventEntry192192.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.UnitError.eSeverityTcEventSeverity.ErrorPressureDiffToBigTcEventEntry192384.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.PressureDiffToBig.eSeverityTcEventSeverity.ErrorDCMainSwitchNotClosedTcEventEntry192576.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.DCMainSwitchNotClosed.eSeverityTcEventSeverity.ErrorLeakageDS12TcEventEntry192768.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.LeakageDS12.eSeverityTcEventSeverity.ErrorLeakageDS34TcEventEntry192960.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.LeakageDS34.eSeverityTcEventSeverity.ErrorLeakageTankTcEventEntry1921152.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.LeakageTank.eSeverityTcEventSeverity.ErrorCommErrorTcEventEntry1921344.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.CommError.eSeverityTcEventSeverity.ErrorIsoErrorTcEventEntry1921536.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.IsoError.eSeverityTcEventSeverity.ErrorTcTypeSystemTcEventClassGeneralValveDidNotOpenErrorDidNotCloseErrorAnalogFeedbackOCErrorAnalogOutputOCErrorNotInRangeErrorST_Valve960DidNotOpenTcEventEntry1920.uuidEventClass.Data13893221306.uuidEventClass.Data264001.uuidEventClass.Data318764.uuidEventClass.Data4[0]158.uuidEventClass.Data4[1]250.uuidEventClass.Data4[2]215.uuidEventClass.Data4[3]1.uuidEventClass.Data4[4]117.uuidEventClass.Data4[5]197.uuidEventClass.Data4[6]167.uuidEventClass.Data4[7]105.nEventIDE_Valve.DidNotOpen.eSeverityTcEventSeverity.ErrorDidNotCloseTcEventEntry192192.uuidEventClass.Data13893221306.uuidEventClass.Data264001.uuidEventClass.Data318764.uuidEventClass.Data4[0]158.uuidEventClass.Data4[1]250.uuidEventClass.Data4[2]215.uuidEventClass.Data4[3]1.uuidEventClass.Data4[4]117.uuidEventClass.Data4[5]197.uuidEventClass.Data4[6]167.uuidEventClass.Data4[7]105.nEventIDE_Valve.DidNotClose.eSeverityTcEventSeverity.ErrorAnalogFeedbackOCTcEventEntry192384.uuidEventClass.Data13893221306.uuidEventClass.Data264001.uuidEventClass.Data318764.uuidEventClass.Data4[0]158.uuidEventClass.Data4[1]250.uuidEventClass.Data4[2]215.uuidEventClass.Data4[3]1.uuidEventClass.Data4[4]117.uuidEventClass.Data4[5]197.uuidEventClass.Data4[6]167.uuidEventClass.Data4[7]105.nEventIDE_Valve.AnalogFeedbackOC.eSeverityTcEventSeverity.ErrorAnalogOutputOCTcEventEntry192576.uuidEventClass.Data13893221306.uuidEventClass.Data264001.uuidEventClass.Data318764.uuidEventClass.Data4[0]158.uuidEventClass.Data4[1]250.uuidEventClass.Data4[2]215.uuidEventClass.Data4[3]1.uuidEventClass.Data4[4]117.uuidEventClass.Data4[5]197.uuidEventClass.Data4[6]167.uuidEventClass.Data4[7]105.nEventIDE_Valve.AnalogOutputOC.eSeverityTcEventSeverity.ErrorNotInRangeTcEventEntry192768.uuidEventClass.Data13893221306.uuidEventClass.Data264001.uuidEventClass.Data318764.uuidEventClass.Data4[0]158.uuidEventClass.Data4[1]250.uuidEventClass.Data4[2]215.uuidEventClass.Data4[3]1.uuidEventClass.Data4[4]117.uuidEventClass.Data4[5]197.uuidEventClass.Data4[6]167.uuidEventClass.Data4[7]105.nEventIDE_Valve.NotInRange.eSeverityTcEventSeverity.ErrorTcTypeSystemTcEventClassValveE_BMS_CONTROL_MODE16INTAUTO_REMOTE1AUTO_LOCAL2SAFETY_CHECK3CAPACITY_TEST4MANUAL5BALANCING6CYCLING7PRECHARGE8qualified_onlystrictgenerate_implicit_init_functionI_ArgumentsChangeListener64PVOIDOnArgumentsChangedTcPlcInterfaceTypeITcAsyncResult32ITcUnknownGetIsBusyHRESULT32bIsBusyBOOL3232GetHasErrorHRESULT32bErrorBOOL3232GetErrorCodeHRESULT32hresultHRESULT32FB_AsyncStrResult128bBusyBOOL882100600bErrorBOOL882100672hrErrorCodeHRESULT3282100688nStringSizeUDINT3282100648sResultSTRING(255)204882100680TcEncodingUTF-8__getbBusyBOOL8bBusyBOOL8b32IsBusyBOOL3232propertyInitipResultITcAsyncStringResult64conditionalshowGetStringBOOL8sResultSTRING(80)64nResultUDINT32__getnStringSizeUDINT32nStringSizeUDINT32pEmptySTRING(80)64propertyClear__getbErrorBOOL8bErrorBOOL8b32HasErrorBOOL3232property__getsResultSTRING(255)2048sResultSTRING(255)2048propertyTcEncodingUTF-8__gethrErrorCodeHRESULT32hrErrorCodeHRESULT32hrErrorHRESULT32propertyPouTypeFunctionBlockVTableOffset82091368VfInitVTableIndex8enable_dynamic_creationconditionalshow_all_localsno_explicit_calldo not call this POU directlyTcSourceInfoType32UDINT0124plcAttribute_qualified_onlyplcAttribute_strictTcSerializedSourceInfoType96eTypeTcSourceInfoType320obDataUDINT3232cbDataUDINT3264ITcSourceInfo32ITcUnknownGetNumTypesHRESULT32nCountUDINT32GetTypesHRESULT32ppSourceInfoTypesTcSerializedSourceInfoType32GetDataSizeHRESULT32cbDataUDINT32GetDataHRESULT32ppDataPVOID32ITcEvent32ITcUnknownGetEventClassHRESULT32eventClassGUID32GetEventIdHRESULT32eventIdUDINT32GetSeverityHRESULT32severityTcEventSeverity32GetSourceInfoHRESULT32pipSourceInfoITcSourceInfo32GetJsonAttributeHRESULT32sJsonAttributeSTRING(80)32nJsonAttributeUDINT32GetTextHRESULT32nLangIdDINT32pipResultITcAsyncStringResult32GetEventClassNameHRESULT32nLangIdDINT32pipResultITcAsyncStringResult32I_TcSourceInfo64PVOIDnIdUDINT32sNameSTRING(255)2048__getguidGUID128property__getipDataITcSourceInfo64propertyconditionalshow__getnIdUDINT32property__getsNameSTRING(255)2048propertyTcEncodingUTF-8EqualsToBOOL8ipOtherI_TcSourceInfo64TcPlcInterfaceTypeI_TcEventBase64PVOIDeSeverityTcEventSeverity16ipSourceInfoI_TcSourceInfo64nEventIdUDINT32sEventClassNameSTRING(255)2048sEventTextSTRING(255)2048__geteSeverityTcEventSeverity16property__getEventClassGUID128property__getipSourceInfoI_TcSourceInfo64property__getnEventIdUDINT32property__getsEventClassNameSTRING(255)2048propertyTcEncodingUTF-8__getsEventTextSTRING(255)2048propertyTcEncodingUTF-8__getstEventEntryTcEventEntry192propertyEqualsToBOOL8ipOtherI_TcEventBase64EqualsToEventClassBOOL8OtherEventClassGUID128EqualsToEventEntryBOOL8OtherEventClassGUID128nOtherEventIDUDINT32eOtherSeverityTcEventSeverity16EqualsToEventEntryExBOOL8stOtherTcEventEntry192GetJsonAttributeHRESULT32sJsonAttributeSTRING(80)64nJsonAttributeUDINT32RequestEventClassName8321152ArrayBufferBYTE01040000832000064MemRingBufferFB_MemRingBuffer7688320064TimerBetweenMessagesTON2568320832.INtrue.PTT#10MSMEM_RING_BUFFER_INTERNAL_USE_PER_DATA_RECORDUSINT883210884TIME_BETWEEN_MESSAGESTIME328321120T#10MSGetLogCountUDINT32WriteLogMsgCtrlMaskDWORD32MsgFmtStrT_MaxString2048StrArgT_MaxString2048ErrorBOOL8ItemTypeOutputAdsLogStringMessageST_AdsLogStringMessage4128GetAndRemoveLogFromQueueAdsLogStringMessageST_AdsLogStringMessage4128ItemTypeOutputErrorBOOL8ItemTypeOutputPouTypeFunctionBlockE_S_UPS_State16INTeSUPS_PowerOK0eSUPS_PowerFailure1eSUPS_WritePersistentData2eSUPS_QuickShutdown3eSUPS_WaitForRecover4eSUPS_WaitForPowerOFF5AnalogOutputConfigErrorErrorST_AnalogOutput192ConfigErrorTcEventEntry1920.uuidEventClass.Data12348503005.uuidEventClass.Data216108.uuidEventClass.Data316599.uuidEventClass.Data4[0]152.uuidEventClass.Data4[1]126.uuidEventClass.Data4[2]0.uuidEventClass.Data4[3]76.uuidEventClass.Data4[4]218.uuidEventClass.Data4[5]139.uuidEventClass.Data4[6]155.uuidEventClass.Data4[7]84.nEventIDE_AnalogOutput.ConfigError.eSeverityTcEventSeverity.ErrorTcTypeSystemTcEventClassAnalogOutputAnalogInputAIOpenCircuitErrorAICardFailureErrorAIShortCircuitErrorAIConfigErrorErrorErrorLowErrorWarningLowWarningWarningHighWarningErrorHighErrorST_AnalogInput1536AIOpenCircuitTcEventEntry1920.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.AIOpenCircuit.eSeverityTcEventSeverity.ErrorAICardFailureTcEventEntry192192.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.AICardFailure.eSeverityTcEventSeverity.ErrorAIShortCircuitTcEventEntry192384.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.AIShortCircuit.eSeverityTcEventSeverity.ErrorAIConfigErrorTcEventEntry192576.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.AIConfigError.eSeverityTcEventSeverity.ErrorErrorLowTcEventEntry192768.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.ErrorLow.eSeverityTcEventSeverity.ErrorWarningLowTcEventEntry192960.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.WarningLow.eSeverityTcEventSeverity.WarningWarningHighTcEventEntry1921152.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.WarningHigh.eSeverityTcEventSeverity.WarningErrorHighTcEventEntry1921344.uuidEventClass.Data1192311624.uuidEventClass.Data236805.uuidEventClass.Data317216.uuidEventClass.Data4[0]182.uuidEventClass.Data4[1]235.uuidEventClass.Data4[2]97.uuidEventClass.Data4[3]81.uuidEventClass.Data4[4]228.uuidEventClass.Data4[5]159.uuidEventClass.Data4[6]201.uuidEventClass.Data4[7]255.nEventIDE_AnalogInput.ErrorHigh.eSeverityTcEventSeverity.ErrorTcTypeSystemTcEventClassAnalogInputBMSEventsNotAllCompInAutoWarningModuleImbalanceErrorStringImbalanceErrorSafetyIntlksActiveWarningInverterStartupTimeoutErrorBatteryFullInfoBatteryEmptyInfoSDDCVoltageInfoSDUnitThreshholdInfoEmergencyStopNotOkErrorEthercatStringErrorErrorSafetyIntlkTimeoutErrorST_BMSEvents2304NotAllCompInAutoTcEventEntry1920.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.NotAllCompInAuto.eSeverityTcEventSeverity.WarningModuleImbalanceTcEventEntry192192.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.ModuleImbalance.eSeverityTcEventSeverity.ErrorStringImbalanceTcEventEntry192384.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.StringImbalance.eSeverityTcEventSeverity.ErrorSafetyIntlksActiveTcEventEntry192576.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.SafetyIntlksActive.eSeverityTcEventSeverity.WarningInverterStartupTimeoutTcEventEntry192768.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.InverterStartupTimeout.eSeverityTcEventSeverity.ErrorBatteryFullTcEventEntry192960.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.BatteryFull.eSeverityTcEventSeverity.InfoBatteryEmptyTcEventEntry1921152.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.BatteryEmpty.eSeverityTcEventSeverity.InfoSDDCVoltageTcEventEntry1921344.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.SDDCVoltage.eSeverityTcEventSeverity.InfoSDUnitThreshholdTcEventEntry1921536.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.SDUnitThreshhold.eSeverityTcEventSeverity.InfoEmergencyStopNotOkTcEventEntry1921728.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.EmergencyStopNotOk.eSeverityTcEventSeverity.ErrorEthercatStringErrorTcEventEntry1921920.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.EthercatStringError.eSeverityTcEventSeverity.ErrorSafetyIntlkTimeoutTcEventEntry1922112.uuidEventClass.Data11264408274.uuidEventClass.Data217457.uuidEventClass.Data316837.uuidEventClass.Data4[0]143.uuidEventClass.Data4[1]10.uuidEventClass.Data4[2]6.uuidEventClass.Data4[3]225.uuidEventClass.Data4[4]252.uuidEventClass.Data4[5]86.uuidEventClass.Data4[6]21.uuidEventClass.Data4[7]26.nEventIDE_BMSEvents.SafetyIntlkTimeout.eSeverityTcEventSeverity.ErrorTcTypeSystemTcEventClassBMSEventsGeneralNotAllCompInAutomaticWarningUnitErrorErrorPressureDiffToBigErrorDCMainSwitchNotClosedErrorLeakageDS12ErrorLeakageDS34ErrorLeakageTankErrorCommErrorErrorIsoErrorErrorST_General1728NotAllCompInAutomaticTcEventEntry1920.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.NotAllCompInAutomatic.eSeverityTcEventSeverity.WarningUnitErrorTcEventEntry192192.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.UnitError.eSeverityTcEventSeverity.ErrorPressureDiffToBigTcEventEntry192384.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.PressureDiffToBig.eSeverityTcEventSeverity.ErrorDCMainSwitchNotClosedTcEventEntry192576.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.DCMainSwitchNotClosed.eSeverityTcEventSeverity.ErrorLeakageDS12TcEventEntry192768.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.LeakageDS12.eSeverityTcEventSeverity.ErrorLeakageDS34TcEventEntry192960.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.LeakageDS34.eSeverityTcEventSeverity.ErrorLeakageTankTcEventEntry1921152.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.LeakageTank.eSeverityTcEventSeverity.ErrorCommErrorTcEventEntry1921344.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.CommError.eSeverityTcEventSeverity.ErrorIsoErrorTcEventEntry1921536.uuidEventClass.Data13556895574.uuidEventClass.Data229815.uuidEventClass.Data319602.uuidEventClass.Data4[0]134.uuidEventClass.Data4[1]76.uuidEventClass.Data4[2]80.uuidEventClass.Data4[3]2.uuidEventClass.Data4[4]42.uuidEventClass.Data4[5]141.uuidEventClass.Data4[6]124.uuidEventClass.Data4[7]114.nEventIDE_General.IsoError.eSeverityTcEventSeverity.ErrorTcTypeSystemTcEventClassGeneralValveDidNotOpenErrorDidNotCloseErrorAnalogFeedbackOCErrorAnalogOutputOCErrorNotInRangeErrorST_Valve960DidNotOpenTcEventEntry1920.uuidEventClass.Data13893221306.uuidEventClass.Data264001.uuidEventClass.Data318764.uuidEventClass.Data4[0]158.uuidEventClass.Data4[1]250.uuidEventClass.Data4[2]215.uuidEventClass.Data4[3]1.uuidEventClass.Data4[4]117.uuidEventClass.Data4[5]197.uuidEventClass.Data4[6]167.uuidEventClass.Data4[7]105.nEventIDE_Valve.DidNotOpen.eSeverityTcEventSeverity.ErrorDidNotCloseTcEventEntry192192.uuidEventClass.Data13893221306.uuidEventClass.Data264001.uuidEventClass.Data318764.uuidEventClass.Data4[0]158.uuidEventClass.Data4[1]250.uuidEventClass.Data4[2]215.uuidEventClass.Data4[3]1.uuidEventClass.Data4[4]117.uuidEventClass.Data4[5]197.uuidEventClass.Data4[6]167.uuidEventClass.Data4[7]105.nEventIDE_Valve.DidNotClose.eSeverityTcEventSeverity.ErrorAnalogFeedbackOCTcEventEntry192384.uuidEventClass.Data13893221306.uuidEventClass.Data264001.uuidEventClass.Data318764.uuidEventClass.Data4[0]158.uuidEventClass.Data4[1]250.uuidEventClass.Data4[2]215.uuidEventClass.Data4[3]1.uuidEventClass.Data4[4]117.uuidEventClass.Data4[5]197.uuidEventClass.Data4[6]167.uuidEventClass.Data4[7]105.nEventIDE_Valve.AnalogFeedbackOC.eSeverityTcEventSeverity.ErrorAnalogOutputOCTcEventEntry192576.uuidEventClass.Data13893221306.uuidEventClass.Data264001.uuidEventClass.Data318764.uuidEventClass.Data4[0]158.uuidEventClass.Data4[1]250.uuidEventClass.Data4[2]215.uuidEventClass.Data4[3]1.uuidEventClass.Data4[4]117.uuidEventClass.Data4[5]197.uuidEventClass.Data4[6]167.uuidEventClass.Data4[7]105.nEventIDE_Valve.AnalogOutputOC.eSeverityTcEventSeverity.ErrorNotInRangeTcEventEntry192768.uuidEventClass.Data13893221306.uuidEventClass.Data264001.uuidEventClass.Data318764.uuidEventClass.Data4[0]158.uuidEventClass.Data4[1]250.uuidEventClass.Data4[2]215.uuidEventClass.Data4[3]1.uuidEventClass.Data4[4]117.uuidEventClass.Data4[5]197.uuidEventClass.Data4[6]167.uuidEventClass.Data4[7]105.nEventIDE_Valve.NotInRange.eSeverityTcEventSeverity.ErrorTcTypeSystemTcEventClassValveE_HMI_BUTTON_FEEDBACK16INTNONE0ACTIVE1PENDING2WARNING3ERROR4qualified_onlystrictanalysis-32NONEST_HMI_CONTROL_BUTTON32xRequestBOOL PLC + The HMI writes here to signal the plc + that it wants to command this button]]>80OPC.UA.DA1xReleaseBOOL88OPC.UA.DA1OPC.UA.DA.Access1eFeedbackE_HMI_BUTTON_FEEDBACK1616OPC.UA.DA1OPC.UA.DA.Access1ST_HMI_ANALOG_VALUE1440rValueREAL320OPC.UA.DA1rMinREAL3232OPC.UA.DA1OPC.UA.DA.Access1rMaxREAL3264OPC.UA.DA1OPC.UA.DA.Access1sUnitSTRING(80)64896OPC.UA.DA1OPC.UA.DA.Access1sNameSTRING(80)648744OPC.UA.DA1OPC.UA.DA.Access1iStatusINT1613920OPC.UA.DA1OPC.UA.DA.Access1xUsedBOOL81408trueOPC.UA.DA1OPC.UA.DA.Access1T_INTERLOCK16WORDST_HMI_INTERLOCK20816wProcessINTLKStatusT_INTERLOCK160OPC.UA.DA1OPC.UA.DA.Access1wSafetyINTLKStatusT_INTERLOCK1616OPC.UA.DA1OPC.UA.DA.Access1wProcessINTLKUsedT_INTERLOCK1632OPC.UA.DA1wSafetyINTLKUsedT_INTERLOCK1648OPC.UA.DA1asProcessINTLKNameSTRING(80)0161036864OPC.UA.DA1OPC.UA.DA.Access1analysis-33asSafetyINTLKNameSTRING(80)0161036810432OPC.UA.DA1OPC.UA.DA.Access1analysis-33xProcessINTLKOkBOOL820800OPC.UA.DA1OPC.UA.DA.Access1xSafetyINTLKOkBOOL820808OPC.UA.DA1OPC.UA.DA.Access1ST_HMI_ANALOG_MOTOR_DATA24512stAutomaticButtonST_HMI_CONTROL_BUTTON320stManualButtonST_HMI_CONTROL_BUTTON3232stStartButtonST_HMI_CONTROL_BUTTON3264stStopButtonST_HMI_CONTROL_BUTTON3296stSetpointST_HMI_ANALOG_VALUE1440128stProcessValueST_HMI_ANALOG_VALUE14401568iStatusINT163008OPC.UA.DA1OPC.UA.DA.Access1iCurrentModeINT163024OPC.UA.DA1OPC.UA.DA.Access1stInterlockST_HMI_INTERLOCK208163040sNameSTRING(80)64823856OPC.UA.DA1OPC.UA.DA.Access1xUsedBOOL824504trueOPC.UA.DA1OPC.UA.DA.Access1ST_HMI_VALVE_DATA21632stAutomaticButtonST_HMI_CONTROL_BUTTON320stManualButtonST_HMI_CONTROL_BUTTON3232stOpenButtonST_HMI_CONTROL_BUTTON3264stCloseButtonST_HMI_CONTROL_BUTTON3296iStatusINT16128OPC.UA.DA1OPC.UA.DA.Access1iCurrentModeINT16144OPC.UA.DA1OPC.UA.DA.Access1stInterlockST_HMI_INTERLOCK20816160sNameSTRING(80)64820976OPC.UA.DA1OPC.UA.DA.Access1xUsedBOOL821624trueOPC.UA.DA1OPC.UA.DA.Access1E_COMPONENT_STATUS16INTOFF0ON1CHARGING2DISCHARGING3ERROR4SHUTDOWN5STARTING6qualified_onlystrictto_stringto_string_function__TO_STRING__1526to_wstring_function__TO_WSTRING__1526generate_implicit_init_functionST_UNIT_HMI_INTERFACE102464stNS11ST_HMI_ANALOG_MOTOR_DATA245120stNS21ST_HMI_ANALOG_MOTOR_DATA2451224512stNS12ST_HMI_VALVE_DATA2163249024stNS22ST_HMI_VALVE_DATA2163270656stP11ST_HMI_ANALOG_VALUE144092288stP12ST_HMI_ANALOG_VALUE144093728stP21ST_HMI_ANALOG_VALUE144095168stP22ST_HMI_ANALOG_VALUE144096608stT11ST_HMI_ANALOG_VALUE144098048stT21ST_HMI_ANALOG_VALUE144099488stE31ST_HMI_ANALOG_VALUE1440100928rVoltageREAL32102368rCurrentREAL32102400eStatusE_COMPONENT_STATUS16102432ST_MODULE_HMI_INTERFACE409952stHMIInterfaceUnit1ST_UNIT_HMI_INTERFACE1024640stHMIInterfaceUnit2ST_UNIT_HMI_INTERFACE102464102464stHMIInterfaceUnit3ST_UNIT_HMI_INTERFACE102464204928stHMIInterfaceUnit4ST_UNIT_HMI_INTERFACE102464307392rVoltageREAL32409856rCurrentREAL32409888eStatusE_COMPONENT_STATUS16409920ST_SUNSPEC_CURRENT_VALUES416rActDCCurrentREAL320OPC.UA.DA1OPC.UA.DA.Access1rActDCVoltageREAL3232OPC.UA.DA1OPC.UA.DA.Access1rActDCPowerREAL3264OPC.UA.DA1OPC.UA.DA.Access1rActACCurrentREAL3296OPC.UA.DA1OPC.UA.DA.Access1rActtACPhaseACurrentREAL32128OPC.UA.DA1OPC.UA.DA.Access1rActtACPhaseBCurrentREAL32160OPC.UA.DA1OPC.UA.DA.Access1rActtACPhaseCCurrentREAL32192OPC.UA.DA1OPC.UA.DA.Access1rActACPowerREAL32224OPC.UA.DA1OPC.UA.DA.Access1rActACFreqREAL32256OPC.UA.DA1OPC.UA.DA.Access1rActApparentPowerREAL32288OPC.UA.DA1OPC.UA.DA.Access1rActReactivePowerREAL32320OPC.UA.DA1OPC.UA.DA.Access1rActPowerFactorREAL32352OPC.UA.DA1OPC.UA.DA.Access1uiStatusUINT16384OPC.UA.DA1OPC.UA.DA.Access1ST_STRING_HMI_INTERFACE1230368stHMIInterfaceModule1ST_MODULE_HMI_INTERFACE4099520stHMIInterfaceModule2ST_MODULE_HMI_INTERFACE409952409952stHMIInterfaceModule3ST_MODULE_HMI_INTERFACE409952819904rVoltageREAL321229856rCurrentREAL321229888OPC.UA.DA1OPC.UA.DA.Access1eStatusE_COMPONENT_STATUS161229920stInverterDataST_SUNSPEC_CURRENT_VALUES4161229952E_BMS_CONTROL_MODE16INTAUTO_REMOTE1AUTO_LOCAL2SAFETY_CHECK3CAPACITY_TEST4MANUAL5BALANCING6CYCLING7PRECHARGE8qualified_onlystrictgenerate_implicit_init_functionI_ArgumentsChangeListener64PVOIDOnArgumentsChangedTcPlcInterfaceTypeITcAsyncResult32ITcUnknownGetIsBusyHRESULT32bIsBusyBOOL3232GetHasErrorHRESULT32bErrorBOOL3232GetErrorCodeHRESULT32hresultHRESULT32FB_AsyncStrResult128bBusyBOOL882100600bErrorBOOL882100672hrErrorCodeHRESULT3282100688nStringSizeUDINT3282100648sResultSTRING(255)204882100680TcEncodingUTF-8__getbBusyBOOL8bBusyBOOL8b32IsBusyBOOL3232propertyInitipResultITcAsyncStringResult64conditionalshowGetStringBOOL8sResultSTRING(80)64nResultUDINT32__getnStringSizeUDINT32nStringSizeUDINT32pEmptySTRING(80)64propertyClear__getbErrorBOOL8bErrorBOOL8b32HasErrorBOOL3232property__getsResultSTRING(255)2048sResultSTRING(255)2048propertyTcEncodingUTF-8__gethrErrorCodeHRESULT32hrErrorCodeHRESULT32hrErrorHRESULT32propertyPouTypeFunctionBlockVTableOffset82091368VfInitVTableIndex8enable_dynamic_creationconditionalshow_all_localsno_explicit_calldo not call this POU directlyTcSourceInfoType32UDINT0124plcAttribute_qualified_onlyplcAttribute_strictTcSerializedSourceInfoType96eTypeTcSourceInfoType320obDataUDINT3232cbDataUDINT3264ITcSourceInfo32ITcUnknownGetNumTypesHRESULT32nCountUDINT32GetTypesHRESULT32ppSourceInfoTypesTcSerializedSourceInfoType32GetDataSizeHRESULT32cbDataUDINT32GetDataHRESULT32ppDataPVOID32ITcEvent32ITcUnknownGetEventClassHRESULT32eventClassGUID32GetEventIdHRESULT32eventIdUDINT32GetSeverityHRESULT32severityTcEventSeverity32GetSourceInfoHRESULT32pipSourceInfoITcSourceInfo32GetJsonAttributeHRESULT32sJsonAttributeSTRING(80)32nJsonAttributeUDINT32GetTextHRESULT32nLangIdDINT32pipResultITcAsyncStringResult32GetEventClassNameHRESULT32nLangIdDINT32pipResultITcAsyncStringResult32I_TcSourceInfo64PVOIDnIdUDINT32sNameSTRING(255)2048__getguidGUID128property__getipDataITcSourceInfo64propertyconditionalshow__getnIdUDINT32property__getsNameSTRING(255)2048propertyTcEncodingUTF-8EqualsToBOOL8ipOtherI_TcSourceInfo64TcPlcInterfaceTypeI_TcEventBase64PVOIDeSeverityTcEventSeverity16ipSourceInfoI_TcSourceInfo64nEventIdUDINT32sEventClassNameSTRING(255)2048sEventTextSTRING(255)2048__geteSeverityTcEventSeverity16property__getEventClassGUID128property__getipSourceInfoI_TcSourceInfo64property__getnEventIdUDINT32property__getsEventClassNameSTRING(255)2048propertyTcEncodingUTF-8__getsEventTextSTRING(255)2048propertyTcEncodingUTF-8__getstEventEntryTcEventEntry192propertyEqualsToBOOL8ipOtherI_TcEventBase64EqualsToEventClassBOOL8OtherEventClassGUID128EqualsToEventEntryBOOL8OtherEventClassGUID128nOtherEventIDUDINT32eOtherSeverityTcEventSeverity16EqualsToEventEntryExBOOL8stOtherTcEventEntry192GetJsonAttributeHRESULT32sJsonAttributeSTRING(80)64nJsonAttributeUDINT32RequestEventClassNameBOOL8nLangIdDINT32sResultSTRING(80)64nResultSizeUDINT32bErrorBOOL8ItemTypeOutputhrErrorCodeHRESULT32ItemTypeOutputRequestEventText1632wStringErrorActiveWORD Error in string 1 active, Bit 1 -> String 2, etc.) Addr: 13.003 ]]>1648wConfirmAlarmsWORD1664pack_mode1ST_DWORD_UNIT_WARNING_BITMAP16bTNegLowBIT10bTNegHighBIT11bTPosLowBIT12bTPosHighBIT13bPInNegLowBIT14bPInNegHighBIT15bPInPosLowBIT16bPInPosHighBIT17bPTankNegLowBIT18bPTankNegHighBIT19bPTankPosLowBIT110bPTankPosHighBIT111bVLowBIT112bVHighBIT113U_UNIT_WARNING_REGISTER32stBitmapST_DWORD_UNIT_WARNING_BITMAP160dwRegisterDWORD320ST_DWORD_UNIT_ERROR_BITMAP32bTNegLowBIT10bTNegHighBIT11bTNegErrorBIT12bTPosLowBIT13bTPosHighBIT14bTPosErrorBIT15bPInNegLowBIT16bPInNegHighBIT17bPInNegErrorBIT18bPInPosLowBIT19bPInPosHighBIT110bPInPosErrorBIT111bPTankNegLowBIT112bPTankNegHighBIT113bPTankNegErrorBIT114bPTankPosLowBIT115bPTankPosHighBIT116bPTankPosErrorBIT117bVLowBIT118bVHighBIT119bVErrorBIT120bValveNegBIT121bValvePosBIT122bPumpNegBIT123bPumpPosBIT124bLeackBIT125bSafetyIntlkBIT126U_UNIT_ERROR_REGISTER32dwRegisterDWORD320stBitmapST_DWORD_UNIT_ERROR_BITMAP320E_HMI_BUTTON_FEEDBACK16INTNONE0ACTIVE1PENDING2WARNING3ERROR4qualified_onlystrictanalysis-32NONEST_HMI_CONTROL_BUTTON32xRequestBOOL PLC - The HMI writes here to signal the plc - that it wants to command this button]]>80OPC.UA.DA1xReleaseBOOL88OPC.UA.DA1OPC.UA.DA.Access1eFeedbackE_HMI_BUTTON_FEEDBACK1616OPC.UA.DA1OPC.UA.DA.Access1ST_HMI_ANALOG_VALUE1440rValueREAL320OPC.UA.DA1rMinREAL3232OPC.UA.DA1OPC.UA.DA.Access1rMaxREAL3264OPC.UA.DA1OPC.UA.DA.Access1sUnitSTRING(80)64896OPC.UA.DA1OPC.UA.DA.Access1sNameSTRING(80)648744OPC.UA.DA1OPC.UA.DA.Access1iStatusINT1613920OPC.UA.DA1OPC.UA.DA.Access1xUsedBOOL81408trueOPC.UA.DA1OPC.UA.DA.Access1T_INTERLOCK16WORDST_HMI_INTERLOCK20816wProcessINTLKStatusT_INTERLOCK160OPC.UA.DA1OPC.UA.DA.Access1wSafetyINTLKStatusT_INTERLOCK1616OPC.UA.DA1OPC.UA.DA.Access1wProcessINTLKUsedT_INTERLOCK1632OPC.UA.DA1wSafetyINTLKUsedT_INTERLOCK1648OPC.UA.DA1asProcessINTLKNameSTRING(80)0161036864OPC.UA.DA1OPC.UA.DA.Access1analysis-33asSafetyINTLKNameSTRING(80)0161036810432OPC.UA.DA1OPC.UA.DA.Access1analysis-33xProcessINTLKOkBOOL820800OPC.UA.DA1OPC.UA.DA.Access1xSafetyINTLKOkBOOL820808OPC.UA.DA1OPC.UA.DA.Access1ST_HMI_ANALOG_MOTOR_DATA24512stAutomaticButtonST_HMI_CONTROL_BUTTON320stManualButtonST_HMI_CONTROL_BUTTON3232stStartButtonST_HMI_CONTROL_BUTTON3264stStopButtonST_HMI_CONTROL_BUTTON3296stSetpointST_HMI_ANALOG_VALUE1440128stProcessValueST_HMI_ANALOG_VALUE14401568iStatusINT163008OPC.UA.DA1OPC.UA.DA.Access1iCurrentModeINT163024OPC.UA.DA1OPC.UA.DA.Access1stInterlockST_HMI_INTERLOCK208163040sNameSTRING(80)64823856OPC.UA.DA1OPC.UA.DA.Access1xUsedBOOL824504trueOPC.UA.DA1OPC.UA.DA.Access1ST_HMI_VALVE_DATA21632stAutomaticButtonST_HMI_CONTROL_BUTTON320stManualButtonST_HMI_CONTROL_BUTTON3232stOpenButtonST_HMI_CONTROL_BUTTON3264stCloseButtonST_HMI_CONTROL_BUTTON3296iStatusINT16128OPC.UA.DA1OPC.UA.DA.Access1iCurrentModeINT16144OPC.UA.DA1OPC.UA.DA.Access1stInterlockST_HMI_INTERLOCK20816160sNameSTRING(80)64820976OPC.UA.DA1OPC.UA.DA.Access1xUsedBOOL821624trueOPC.UA.DA1OPC.UA.DA.Access1E_COMPONENT_STATUS16INTOFF0ON1CHARGING2DISCHARGING3ERROR4SHUTDOWN5STARTING6qualified_onlystrictto_stringto_string_function__TO_STRING__1526to_wstring_function__TO_WSTRING__1526generate_implicit_init_functionST_UNIT_HMI_INTERFACE102464stNS11ST_HMI_ANALOG_MOTOR_DATA245120stNS21ST_HMI_ANALOG_MOTOR_DATA2451224512stNS12ST_HMI_VALVE_DATA2163249024stNS22ST_HMI_VALVE_DATA2163270656stP11ST_HMI_ANALOG_VALUE144092288stP12ST_HMI_ANALOG_VALUE144093728stP21ST_HMI_ANALOG_VALUE144095168stP22ST_HMI_ANALOG_VALUE144096608stT11ST_HMI_ANALOG_VALUE144098048stT21ST_HMI_ANALOG_VALUE144099488stE31ST_HMI_ANALOG_VALUE1440100928rVoltageREAL32102368rCurrentREAL32102400eStatusE_COMPONENT_STATUS16102432ST_MODULE_HMI_INTERFACE409952stHMIInterfaceUnit1ST_UNIT_HMI_INTERFACE1024640stHMIInterfaceUnit2ST_UNIT_HMI_INTERFACE102464102464stHMIInterfaceUnit3ST_UNIT_HMI_INTERFACE102464204928stHMIInterfaceUnit4ST_UNIT_HMI_INTERFACE102464307392rVoltageREAL32409856rCurrentREAL32409888eStatusE_COMPONENT_STATUS16409920ST_SUNSPEC_CURRENT_VALUES416rActDCCurrentREAL320OPC.UA.DA1OPC.UA.DA.Access1rActDCVoltageREAL3232OPC.UA.DA1OPC.UA.DA.Access1rActDCPowerREAL3264OPC.UA.DA1OPC.UA.DA.Access1rActACCurrentREAL3296OPC.UA.DA1OPC.UA.DA.Access1rActtACPhaseACurrentREAL32128OPC.UA.DA1OPC.UA.DA.Access1rActtACPhaseBCurrentREAL32160OPC.UA.DA1OPC.UA.DA.Access1rActtACPhaseCCurrentREAL32192OPC.UA.DA1OPC.UA.DA.Access1rActACPowerREAL32224OPC.UA.DA1OPC.UA.DA.Access1rActACFreqREAL32256OPC.UA.DA1OPC.UA.DA.Access1rActApparentPowerREAL32288OPC.UA.DA1OPC.UA.DA.Access1rActReactivePowerREAL32320OPC.UA.DA1OPC.UA.DA.Access1rActPowerFactorREAL32352OPC.UA.DA1OPC.UA.DA.Access1uiStatusUINT16384OPC.UA.DA1OPC.UA.DA.Access1ST_STRING_HMI_INTERFACE1230368stHMIInterfaceModule1ST_MODULE_HMI_INTERFACE4099520stHMIInterfaceModule2ST_MODULE_HMI_INTERFACE409952409952stHMIInterfaceModule3ST_MODULE_HMI_INTERFACE409952819904rVoltageREAL321229856rCurrentREAL321229888eStatusE_COMPONENT_STATUS161229920stInverterDataST_SUNSPEC_CURRENT_VALUES4161229952ST_AUTO_HMI_INTERFACE96stStartAutoButtonST_HMI_CONTROL_BUTTON320.xReleasetruestStopAutoButtonST_HMI_CONTROL_BUTTON3232.xReleasetruediSetpointAutomaticDINT3264E_CYCLE_STATUS16INTOFF0CHARGE_STARTED1CHARGE_ENDED2DISCHARGE_STARTED3DISCHARGE_ENDED4qualified_onlystrictto_stringto_string_function__TO_STRING__1540to_wstring_function__TO_WSTRING__1540generate_implicit_init_functionEPlcPersistentStatus8USINT012PlcAppSystemInfo2048ObjIdOTCID320TaskCntUDINT3232OnlineChangeCntUDINT3264FlagsDWORD3296AdsPortUINT16128BootDataLoadedBOOL8144OldBootDataBOOL8152AppTimestampDT32160KeepOutputsOnBPBOOL8192ShutdownInProgressBOOL8200LicensesPendingBOOL8208BSODOccuredBOOL8216LoggedInBOOL8224PersistentStatusEPlcPersistentStatus8232TComSrvPtrITComObjectServer32256TcComInterfaceAppNameSTRING(63)512512ProjectNameSTRING(63)5121024PlcTaskSystemInfo1024ObjIdOTCID320CycleTimeUDINT3232PriorityUINT1664AdsPortUINT1680CycleCountUDINT3296DcTaskTimeLINT64128LastExecTimeUDINT32192FirstCycleBOOL8224CycleTimeExceededBOOL8232InCallAfterOutputUpdateBOOL8240RTViolationBOOL8248TaskNameSTRING(63)512512_Implicit_KindOfTask16INT_implicit_cyclic0_implicit_event1_implicit_external2_implicit_freewheeling3signature_flag256hidegenerate_implicit_init_function_Implicit_Jitter_Distribution48wRangeMaxWORD160wCountJitterNegWORD1616wCountJitterPosWORD1632signature_flag256hide_Implicit_Task_Info896dwVersionDWORD320pszNameSTRING(80)6464nPriorityINT16128KindOf_Implicit_KindOfTask16144bWatchdogBOOL8160bProfilingTaskBOOL8168dwEventFunctionPointerBYTE64192pszExternalEventSTRING(80)64256dwTaskEntryFunctionPointerBYTE64320dwWatchdogSensitivityDWORD32384dwIntervalDWORD32416dwWatchdogTimeDWORD32448dwLastCycleTimeDWORD32480dwAverageCycleTimeDWORD32512dwMaxCycleTimeDWORD32544dwMinCycleTimeDWORD32576diJitterDINT32608diJitterMinDINT32640diJitterMaxDINT32672dwCycleCountDWORD32704wTaskStatusWORD16736wNumOfJitterDistributionsWORD16752pJitterDistribution_Implicit_Jitter_Distribution64768bWithinSPSTimeSlicingBOOL8832byDummyBYTE8840bShouldBlockBOOL8848bActiveBOOL8856dwIECCycleCountDWORD32864signature_flag256hideI_BaseValve64IQueryInterface__getIsInAutomaticModeBOOL8property__getIsInManualModeBOOL8property__getNameSTRING(80)648propertyanalysis-31, -23__getProcessInterlocksOKBOOL8property__setNameNameSTRING(80)648analysis-31, -23propertyanalysis-31, -23ReqAutomaticModeReqManualModeTcPlcInterfaceTypeTcPlcInterfaceId1768FB_ValveBase960I_BaseValvexReleaseManualModeBOOL8128ItemTypeInputwProcessINTLKT_INTERLOCK16144ItemTypeInputwProcessINTLKUsedT_INTERLOCK16160ItemTypeInputwSafetyINTLKT_INTERLOCK16176ItemTypeInputwSafetyINTLKUsedT_INTERLOCK16192ItemTypeInputxConfirmAlarmsBOOL8208ItemTypeInputxErrorBOOL8216ItemTypeOutput_xCmdManOpenBOOL8224_xCmdManCloseBOOL8232true_xManualModeActiveBOOL8240false_xAutomaticModeActiveBOOL8248true_xProcessINTLKOkBOOL8256_xSafetyINTLKOkBOOL8264true_xIsOpenBOOL8272_xIsClosedBOOL8280_sNameSTRING(80)1664pack_mode1ST_DWORD_UNIT_WARNING_BITMAP16bTNegLowBIT10bTNegHighBIT11bTPosLowBIT12bTPosHighBIT13bPInNegLowBIT14bPInNegHighBIT15bPInPosLowBIT16bPInPosHighBIT17bPTankNegLowBIT18bPTankNegHighBIT19bPTankPosLowBIT110bPTankPosHighBIT111bVLowBIT112bVHighBIT113U_UNIT_WARNING_REGISTER32stBitmapST_DWORD_UNIT_WARNING_BITMAP160dwRegisterDWORD320ST_DWORD_UNIT_ERROR_BITMAP32bTNegLowBIT10bTNegHighBIT11bTNegErrorBIT12bTPosLowBIT13bTPosHighBIT14bTPosErrorBIT15bPInNegLowBIT16bPInNegHighBIT17bPInNegErrorBIT18bPInPosLowBIT19bPInPosHighBIT110bPInPosErrorBIT111bPTankNegLowBIT112bPTankNegHighBIT113bPTankNegErrorBIT114bPTankPosLowBIT115bPTankPosHighBIT116bPTankPosErrorBIT117bVLowBIT118bVHighBIT119bVErrorBIT120bValveNegBIT121bValvePosBIT122bPumpNegBIT123bPumpPosBIT124bLeackBIT125bSafetyIntlkBIT126U_UNIT_ERROR_REGISTER32dwRegisterDWORD320stBitmapST_DWORD_UNIT_ERROR_BITMAP320ST_AUTO_HMI_INTERFACE96stStartAutoButtonST_HMI_CONTROL_BUTTON320.xReleasetruestStopAutoButtonST_HMI_CONTROL_BUTTON3232.xReleasetruediSetpointAutomaticDINT3264E_CYCLE_STATUS16INTOFF0CHARGE_STARTED1CHARGE_ENDED2DISCHARGE_STARTED3DISCHARGE_ENDED4qualified_onlystrictto_stringto_string_function__TO_STRING__1540to_wstring_function__TO_WSTRING__1540generate_implicit_init_functionEPlcPersistentStatus8USINT012PlcAppSystemInfo2048ObjIdOTCID320TaskCntUDINT3232OnlineChangeCntUDINT3264FlagsDWORD3296AdsPortUINT16128BootDataLoadedBOOL8144OldBootDataBOOL8152AppTimestampDT32160KeepOutputsOnBPBOOL8192ShutdownInProgressBOOL8200LicensesPendingBOOL8208BSODOccuredBOOL8216LoggedInBOOL8224PersistentStatusEPlcPersistentStatus8232TComSrvPtrITComObjectServer32256TcComInterfaceAppNameSTRING(63)512512ProjectNameSTRING(63)5121024PlcTaskSystemInfo1024ObjIdOTCID320CycleTimeUDINT3232PriorityUINT1664AdsPortUINT1680CycleCountUDINT3296DcTaskTimeLINT64128LastExecTimeUDINT32192FirstCycleBOOL8224CycleTimeExceededBOOL8232InCallAfterOutputUpdateBOOL8240RTViolationBOOL8248TaskNameSTRING(63)512512_Implicit_KindOfTask16INT_implicit_cyclic0_implicit_event1_implicit_external2_implicit_freewheeling3signature_flag256hidegenerate_implicit_init_function_Implicit_Jitter_Distribution48wRangeMaxWORD160wCountJitterNegWORD1616wCountJitterPosWORD1632signature_flag256hide_Implicit_Task_Info896dwVersionDWORD320pszNameSTRING(80)6464nPriorityINT16128KindOf_Implicit_KindOfTask16144bWatchdogBOOL8160bProfilingTaskBOOL8168dwEventFunctionPointerBYTE64192pszExternalEventSTRING(80)64256dwTaskEntryFunctionPointerBYTE64320dwWatchdogSensitivityDWORD32384dwIntervalDWORD32416dwWatchdogTimeDWORD32448dwLastCycleTimeDWORD32480dwAverageCycleTimeDWORD32512dwMaxCycleTimeDWORD32544dwMinCycleTimeDWORD32576diJitterDINT32608diJitterMinDINT32640diJitterMaxDINT32672dwCycleCountDWORD32704wTaskStatusWORD16736wNumOfJitterDistributionsWORD16752pJitterDistribution_Implicit_Jitter_Distribution64768bWithinSPSTimeSlicingBOOL8832byDummyBYTE8840bShouldBlockBOOL8848bActiveBOOL8856dwIECCycleCountDWORD32864signature_flag256hideI_BaseValve64IQueryInterface__getIsInAutomaticModeBOOL8property__getIsInManualModeBOOL8property__getNameSTRING(80)648propertyanalysis-31, -23__getProcessInterlocksOKBOOL8property__setNameNameSTRING(80)648analysis-31, -23propertyanalysis-31, -23ReqAutomaticModeReqManualModeTcPlcInterfaceTypeTcPlcInterfaceId1768FB_ValveBase960I_BaseValvexReleaseManualModeBOOL8128ItemTypeInputwProcessINTLKT_INTERLOCK16144ItemTypeInputwProcessINTLKUsedT_INTERLOCK16160ItemTypeInputwSafetyINTLKT_INTERLOCK16176ItemTypeInputwSafetyINTLKUsedT_INTERLOCK16192ItemTypeInputxConfirmAlarmsBOOL8208ItemTypeInputxErrorBOOL8216ItemTypeOutput_xCmdManOpenBOOL8224_xCmdManCloseBOOL8232true_xManualModeActiveBOOL8240false_xAutomaticModeActiveBOOL8248true_xProcessINTLKOkBOOL8256_xSafetyINTLKOkBOOL8264true_xIsOpenBOOL8272_xIsClosedBOOL8280_sNameSTRING(80)648288__getIsOpenBOOL8IsOpenBOOL8property__setNameNameSTRING(80)648analysis-23propertyanalysis-23__getIsClosedBOOL8IsClosedBOOL8property__getIsInAutomaticModeBOOL8IsInAutomaticModeBOOL8property__getIsInManualModeBOOL8IsInManualModeBOOL8propertyReqManualModeCheckInterlocksReqAutomaticMode__getNameSTRING(80)648NameSTRING(80)648propertyanalysis-23__getSafetyInterlocksOKBOOL8SafetyInterlocksOKBOOL8propertyanalysis-31__getProcessInterlocksOKBOOL8ProcessInterlocksOKBOOL8propertyPouTypeFunctionBlockanalysis-31I_Valve64PVOID__getHasClosedFeedbackBOOL8property__getHasOpenFeedbackBOOL8property__getIsClosedBOOL8property__getIsOpenBOOL8propertyReqAutomaticCloseReqAutomaticOpenReqManualCloseReqManualOpenTcPlcInterfaceTypeFB_ReleaseSignal768xSignalBOOL864falseItemTypeInputxReleaseBOOL872trueItemTypeInputtimOnDelayTIME3296T#0MSItemTypeInputtimOffDelayTIME32128T#0MSItemTypeInputxReleaseSignalBOOL8160ItemTypeOutput_fbOnDelayTimerTON256192_fbOffDelayTimerTON256448PouTypeFunctionBlockFB_Valve11712FB_ValveBaseI_ValvexOpenFeedbackBOOL81024ItemTypeInputxCloseFeedbackBOOL81032ItemTypeInputxReleaseErrorsBOOL81040trueItemTypeInputstValveConfigST_ValveConfig961056ItemTypeInputstHMIInterfaceST_HMI_VALVE_DATA641216ItemTypeInOutxOpenValveBOOL81280falseItemTypeOutputxCloseValveBOOL81288trueItemTypeOutput_xCmdAutoOpenBOOL81296_xCmdAutoCloseBOOL81304true_fbReleaseSignalOpenFB_ReleaseSignal7681344_fbReleaseSignalCloseFB_ReleaseSignal7682112_fbAlarmDidNotOpenFB_TcAlarm42242880_fbAlarmDidNotCloseFB_TcAlarm42247104Initcall_after_initReqAutomaticOpenReqAutomaticClose__getHasOpenFeedbackBOOL8HasOpenFeedbackBOOL8property__getHasClosedFeedbackBOOL8HasClosedFeedbackBOOL8propertyReqManualCloseHandleHMIInputHandleHMIOutputReqManualOpenHandleNotUsedPouTypeFunctionBlockreflectioncall_after_initFB_MotorBase10560xReleaseManualModeBOOL864ItemTypeInputwProcessINTLKT_INTERLOCK1680ItemTypeInputwProcessINTLKUsedT_INTERLOCK1696ItemTypeInputwSafetyINTLKT_INTERLOCK16112ItemTypeInputwSafetyINTLKUsedT_INTERLOCK16128ItemTypeInputxMCBOkBOOL8144ItemTypeInputxRepairSwitchOkBOOL8152ItemTypeInputxReleaseErrorsBOOL8160trueItemTypeInputxConfirmAlarmsBOOL8168ItemTypeInputxErrorBOOL8184ItemTypeOutput_xCmdAutoStartBOOL8192false_xCmdAutoStopBOOL8200true_xCmdManualStartBOOL8208false_xCmdManualStopBOOL8216true_xManualModeActiveBOOL8224false_xAutomaticModeActiveBOOL8232true_xHasMCBBOOL8240_xMCBTrippedBOOL8248_fbMCBTrippedDelayedSignalFB_ReleaseSignal768256_xHasRepairSwitchBOOL81024_xRepairSwitchOpenLatchedBOOL81032_xSafetyINTLKLatchedBOOL81040false_xSafetyINTLKOkBOOL81048_xProcessINTLKOkBOOL81056_xMotorRunningBOOL81064_xMotorStoppedBOOL81072_fbAlarmMCBTrippedFB_TcAlarm42241088_fbAlarmRepairSwitchOpenFB_TcAlarm42245312_xErrorBaseBOOL89536_sNameSTRING(80)6489544ReqManualStart__setNameNameSTRING(80)648analysis-23propertyanalysis-23__getIsStoppedBOOL8IsStoppedBOOL8property__getSafetyInterlocksOKBOOL8SafetyInterlocksOKBOOL8property__getIsInAutomaticModeBOOL8IsInAutomaticModeBOOL8property__getIsRunningBOOL8IsRunningBOOL8property__getIsInManualModeBOOL8IsInManualModeBOOL8propertyReqAutomaticStopReqManualStopReqManualModeCheckInterlocksReqAutomaticMode__getNameSTRING(80)648NameSTRING(80)648propertyanalysis-23__getProcessInterlocksOKBOOL8ProcessInterlocksOKBOOL8propertyReqAutomaticStartPouTypeFunctionBlockanalysis-31FB_RampGenerator704rTargetREAL3264ItemTypeInputrTargetMinREAL3296ItemTypeInputrTargetMaxREAL32128ItemTypeInputtimRampUpTIME32160ItemTypeInputtimRampDownTIME32192ItemTypeInputrSetpointREAL322240ItemTypeOutputxInTargetBOOL8256ItemTypeOutput_rCycleTimeREAL32288_rRampUpSpeedREAL81328ItemTypeInputxReleaseErrorsBOOL81336trueItemTypeInputxReleaseLimitErrorsBOOL81344falseItemTypeInputxReleaseHardwareErrorsBOOL81352trueItemTypeInputxConfirmAlarmsBOOL81360ItemTypeInputxErrorBOOL81376ItemTypeOutputxWarningBOOL81384ItemTypeOutputrScaledValueREAL321408ItemTypeOutputxErrorLowBOOL81440ItemTypeOutputxWarningLowBOOL81448ItemTypeOutputxWarningHighBOOL81456ItemTypeOutputxErrorHighBOOL81464ItemTypeOutputstHMIInterfaceST_HMI_ANALOG_VALUE14401472ItemTypeOutput_rConversionFactorREAL322912_rBaseOffsetREAL322944_rMinWarningLevelREAL322976_rMaxWarningLevelREAL323008_rMinErrorLevelREAL323040_rMaxErrorLevelREAL323072_xConfigErrorBOOL83104false_xEWConfigErrorBOOL83112false_fbSignalDelayWarningLowFB_ReleaseSignal7683136_fbSignalDelayWarningHighFB_ReleaseSignal7683904_fbSignalDelayErrorLowFB_ReleaseSignal7684672_fbSignalDelayErrorHighFB_ReleaseSignal7685440_fbSignalDelayUnderrangeErrorFB_ReleaseSignal7686208_fbSignalDelayOverloadErrorFB_ReleaseSignal7686976_fbSignalDelayCardErrorFB_ReleaseSignal7687744_iAIMaxINT168512_iAIMinINT168528_iClampedAnalogValueINT168544_sNameSTRING(80)6488560_sDebugNameSTRING(80)6489208instance-pathnoinit_fbAlarmCardErrorFB_TcAlarm42249856_fbAlarmUnderrangeFB_TcAlarm422414080_fbAlarmOverloadFB_TcAlarm422418304_fbAlarmConfigErrorFB_TcAlarm422422528_fbAlarmErrorLowFB_TcAlarm422426752_fbAlarmWarningLowFB_TcAlarm422430976_fbAlarmWarningHighFB_TcAlarm422435200_fbAlarmErrorHighFB_TcAlarm422439424CreateAlarmLimitsMSG_sTempUnitSTRING(80)648_sTempErrorMinSTRING(80)648_sTempWarningMinSTRING(80)648_sTempWarningMaxSTRING(80)648_sTempErrorMaxSTRING(80)648analysis-26CreateAlarmMSGInitcall_after_initCalcScalingFactors_rNumREAL32_rDenomREAL32analysis-56CheckEWLevels__setNameNameSTRING(80)648analysis-31, -23propertyanalysis-31, -23__getNameSTRING(80)648NameSTRING(80)648propertyanalysis-31, -23PouTypeFunctionBlockcall_after_initanalysis-130, -31FB_Unit498880stUnitConfigST_UNIT_CONFIG6464ItemTypeInputstHMIInterfaceST_UNIT_HMI_INTERFACE64128ItemTypeInputxEnableBOOL8192ItemTypeInputxStartBalancingBOOL8200ItemTypeInputxInSafetyCheckModeBOOL8208ItemTypeInputeStringOperatingModeE_STRING_OPERATING_MODE16224ItemTypeInputxEmergencyStopOkBOOL8240ItemTypeInputxSafetyIntlksOkBOOL8248ItemTypeInputxReleaseErrorsBOOL8256ItemTypeInputxReleaseLimitErrorsBOOL8264ItemTypeInputxReleaseManualModeBOOL8272ItemTypeInputxConfirmAlarmsBOOL8280ItemTypeInputrBalancingTargetVoltageREAL32288ItemTypeInputxAllToManualModeBOOL8320ItemTypeInputxInverterEnabledBOOL8328ItemTypeInputstModbusWarningsU_UNIT_WARNING_REGISTER64384ItemTypeInOutstModbusErrorsU_UNIT_ERROR_REGISTER64448ItemTypeInOutxReadyBOOL8512ItemTypeOutputxOffBOOL8520trueItemTypeOutputxShutdownDischargeAllowedBOOL8528ItemTypeOutputxInShutdownDischargeModeBOOL8536ItemTypeOutputxErrorBOOL8544ItemTypeOutputxWarningBOOL8552ItemTypeOutputrCurrentVoltageREAL32576ItemTypeOutputxAllComponentsInAutoBOOL8608ItemTypeOutputxBalancingDoneBOOL8616ItemTypeOutputxResetMCBBOOL8624ItemTypeOutput_timUnitStartupWaitTimeTIME32640T#1M_fbPosolytValveTankOutletFB_Valve11712704_fbNegolytValveTankOutletFB_Valve1171212416_fbPosolytPumpInletFB_MotorAnalog7110424128_fbNegolytPumpInletFB_MotorAnalog7110495232_fbPressurePosolytSegmentInletFB_AnalogInput45184166336_fbPressurePosolytTankInletFB_AnalogInput45184211520_fbPressureNegolytSegmentInletFB_AnalogInput45184256704_fbPressureNegolytTankInletFB_AnalogInput45184301888_fbTempSensorPosolytFB_AnalogInput45184347072_fbTempSensorNegolytFB_AnalogInput45184392256_fbVoltageSegmentFB_AnalogInput45184437440_stPosolytValveTankOutletPIntlkT_INTERLOCK16482624_stPosolytValveTankOutletPIntlkUsedT_INTERLOCK164826400_stPosolytValveTankOutletSIntlkT_INTERLOCK16482656_stPosolytValveTankOutletSIntlkUsedT_INTERLOCK164826721_stNegolytValveTankOutletPIntlkT_INTERLOCK16482688_stNegolytValveTankOutletPIntlkUsedT_INTERLOCK164827040_stNegolytValveTankOutletSIntlkT_INTERLOCK16482720_stNegolytValveTankOutletSIntlkUsedT_INTERLOCK164827361_stPosolytPumpInletPIntlkT_INTERLOCK16482752_stPosolytPumpInletPIntlkUsedT_INTERLOCK164827681_stPosolytPumpInletSIntlkT_INTERLOCK16482784_stPosolytPumpInletSIntlkUsedT_INTERLOCK164828007_stNegolytPumpInletPIntlkT_INTERLOCK16482816_stNegolytPumpInletPIntlkUsedT_INTERLOCK164828321_stNegolytPumpInletSIntlkT_INTERLOCK16482848_stNegolytPumpInletSIntlkUsedT_INTERLOCK164828647_xErrorActiveBOOL8482880_xWarningActiveBOOL8482888_rShutdownDischargeVoltageThresholdREAL32482912_iStateINT16482944_xAllComponentsInAutomaticBOOL8482960_fbNotAllAutomaticAlarmFB_TcAlarm4224483008_fbPressureDiffToBigFB_TcAlarm4224487232_fbUnitErrorFB_TcAlarm4224491456_sNameSTRING(80)648495680_tonStartupCheckTON256496384_xEnableVoltageLimitChecksBOOL8496640_xReleaseManualModeBOOL8496648_xReleaseSignalDeltaPSegmentFB_ReleaseSignal768496704_xDeltaPSegmentInletToHighBOOL8497472_xEnableCheckForDeltaPSegmentInletBOOL8497480_xErrorDeltaPSegmentInletBOOL8497488_rSetpointPosolytPumpInletREAL32497504_rSetpointNegolytPumpInletREAL32497536_tofResetMCBTOF256497600.PTT#0.75S_tonVoltageCheckTimeputTON256497856.PTT#2M_rBalancingTargetVoltageREAL32498112_rtrigSwitchToManualModeR_TRIG128498176_rtrigSwitchToAutoModeR_TRIG128498304_tonManualModeTON256498432_rFilteredPressPosolytInletREAL32498688_rFilteredPressNegolytInletREAL32498720_rFilteredPressPosolytTankREAL32498752_rFilteredPressNegolytTankREAL32498784_xPumpsReadyBOOL8498816xFirstCycleBOOL8498824trueStateMachine__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockFB_Module2018880xEmergencyStopOkBOOL864ItemTypeInputuiFirstUnitIndexUINT Index 0]]>1680ItemTypeInputxEnableBOOL896ItemTypeInputxStartBalancingBOOL8104ItemTypeInputxInSafetyCheckModeBOOL8112ItemTypeInputeStringOperatingModeE_STRING_OPERATING_MODE16128ItemTypeInputxSafetyIntlksOkBOOL8144ItemTypeInputxOffBOOL8152trueItemTypeInputrefstHMIInterfaceST_MODULE_HMI_INTERFACE64192ItemTypeInputxReleaseErrorsBOOL8256ItemTypeInputxReleaseLimitErrorsBOOL8264ItemTypeInputxReleaseManualModeBOOL8272ItemTypeInputxAllToManualModeBOOL8280ItemTypeInputxConfirmAlarmsBOOL8288ItemTypeInputrBalancingTargetVoltageREAL32320ItemTypeInputxInverterEnabledBOOL8352ItemTypeInputxLeakageSegments12BOOL8360ItemTypeInputxLeakageSegments34BOOL8368ItemTypeInputxLeakageTankBOOL8376ItemTypeInputrCurrentREAL32384ItemTypeInputuiECStateUINT16416ItemTypeInputrCurrentVoltageREAL32448ItemTypeOutputxReadyBOOL8480ItemTypeOutputxInShutdownDischargeModeBOOL8488ItemTypeOutputxShutdownDischargeAllowedBOOL8496ItemTypeOutputxErrorBOOL8504ItemTypeOutputxWarningBOOL8512ItemTypeOutputxAllUnitsInAutomaticBOOL8520ItemTypeOutputrSmallestSegmentVoltageREAL32544ItemTypeOutputrHighestSegmentVoltageREAL32576ItemTypeOutputxBalancingDoneBOOL8608ItemTypeOutput_fbUnit1FB_Unit498880640_fbUnit2FB_Unit498880499520_fbUnit3FB_Unit498880998400_fbUnit4FB_Unit4988801497280_xBalanceOkBOOL81996160_xAllUnitsReadyBOOL81996168_fbUnitsOutOfBalanceAlarmFB_TcAlarm42241996224_fbLeackageTankAlarmFB_TcAlarm42242000448_fbLeackageSegment12AlarmFB_TcAlarm42242004672_fbLeackageSegment34AlarmFB_TcAlarm42242008896_fbConnLostAlarmFB_TcAlarm42242013120_sNameSTRING(80)6482017344_fbBalanceNotOkSignalFB_ReleaseSignal7682018048_xECModuleInOPBOOL82018816_xFirstCycleBOOL82018824true__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockFB_MBWriteRegs4224sIPAddrSTRING(15)12864ItemTypeInputnTCPPortUINT16192502ItemTypeInputnUnitIDBYTE8208255ItemTypeInputnQuantityWORD16224ItemTypeInputnMBAddrWORD16240ItemTypeInputcbLengthUDINT32256ItemTypeInputpSrcAddrBYTE64320ItemTypeInputbExecuteBOOL8384ItemTypeInputtTimeoutTIME324161000ItemTypeInputbBusyBOOL8448ItemTypeOutputbErrorBOOL8456ItemTypeOutputnErrIdUDINT32480ItemTypeOutputPouTypeFunctionBlockhide_all_localsFB_PowerSupplySunspec19520sInverterIPAddrSTRING(80)64864ItemTypeInputxEnableBOOL8712ItemTypeInputrPowerREAL32736ItemTypeInputxResetBOOL8768ItemTypeInputrMaxBattPowerREAL3280040000ItemTypeInputxActiveBOOL8832ItemTypeOutputxErrorBOOL8840ItemTypeOutputxHeartbeatOkBOOL8848trueItemTypeOutputstCurrentValuesST_SUNSPEC_CURRENT_VALUES416864ItemTypeOutput_iStateINT1612800_rPowerInternalREAL321312_fbReadRegisterFB_MBReadRegs26241344_fbWriteRegisterFB_MBWriteRegs42243968_fbWriteHeartbeatRegisterFB_MBWriteRegs42248192_iWMaxSFINT Index 0]]>1680ItemTypeInputxEnableBOOL896ItemTypeInputxStartBalancingBOOL8104ItemTypeInputxInSafetyCheckModeBOOL8112ItemTypeInputeStringOperatingModeE_STRING_OPERATING_MODE16128ItemTypeInputxSafetyIntlksOkBOOL8144ItemTypeInputxOffBOOL8152trueItemTypeInputrefstHMIInterfaceST_MODULE_HMI_INTERFACE64192ItemTypeInputxReleaseErrorsBOOL8256ItemTypeInputxReleaseLimitErrorsBOOL8264ItemTypeInputxReleaseManualModeBOOL8272ItemTypeInputxAllToManualModeBOOL8280ItemTypeInputxConfirmAlarmsBOOL8288ItemTypeInputrBalancingTargetVoltageREAL32320ItemTypeInputxInverterEnabledBOOL8352ItemTypeInputxLeakageSegments12BOOL8360ItemTypeInputxLeakageSegments34BOOL8368ItemTypeInputxLeakageTankBOOL8376ItemTypeInputrCurrentREAL32384ItemTypeInputuiECStateUINT16416ItemTypeInputrCurrentVoltageREAL32448ItemTypeOutputxReadyBOOL8480ItemTypeOutputxInShutdownDischargeModeBOOL8488ItemTypeOutputxShutdownDischargeAllowedBOOL8496ItemTypeOutputxErrorBOOL8504ItemTypeOutputxWarningBOOL8512ItemTypeOutputxAllUnitsInAutomaticBOOL8520ItemTypeOutputrSmallestSegmentVoltageREAL32544ItemTypeOutputrHighestSegmentVoltageREAL32576ItemTypeOutputxBalancingDoneBOOL8608ItemTypeOutput_fbUnit1FB_Unit498880640_fbUnit2FB_Unit498880499520_fbUnit3FB_Unit498880998400_fbUnit4FB_Unit4988801497280_xBalanceOkBOOL81996160_xAllUnitsReadyBOOL81996168_fbUnitsOutOfBalanceAlarmFB_TcAlarm42241996224_fbLeackageTankAlarmFB_TcAlarm42242000448_fbLeackageSegment12AlarmFB_TcAlarm42242004672_fbLeackageSegment34AlarmFB_TcAlarm42242008896_fbConnLostAlarmFB_TcAlarm42242013120_sNameSTRING(80)6482017344_fbBalanceNotOkSignalFB_ReleaseSignal7682018048_xECModuleInOPBOOL82018816_xFirstCycleBOOL82018824true__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockFB_MBWriteRegs4224sIPAddrSTRING(15)12864ItemTypeInputnTCPPortUINT16192502ItemTypeInputnUnitIDBYTE8208255ItemTypeInputnQuantityWORD16224ItemTypeInputnMBAddrWORD16240ItemTypeInputcbLengthUDINT32256ItemTypeInputpSrcAddrBYTE64320ItemTypeInputbExecuteBOOL8384ItemTypeInputtTimeoutTIME324161000ItemTypeInputbBusyBOOL8448ItemTypeOutputbErrorBOOL8456ItemTypeOutputnErrIdUDINT32480ItemTypeOutputPouTypeFunctionBlockhide_all_localsFB_PowerSupplySunspec22144sInverterIPAddrSTRING(80)64864ItemTypeInputxEnableBOOL8712ItemTypeInputrPowerREAL32736ItemTypeInputxResetBOOL8768ItemTypeInputrMaxBattPowerREAL3280040000ItemTypeInputxActiveBOOL8832ItemTypeOutputxErrorBOOL8840ItemTypeOutputxHeartbeatOkBOOL8848trueItemTypeOutputstCurrentValuesST_SUNSPEC_CURRENT_VALUES416864ItemTypeOutput_iStateINT1612800_rPowerInternalREAL321312_fbReadRegisterFB_MBReadRegs26241344_fbWriteRegisterFB_MBWriteRegs42243968_fbWriteHeartbeatRegisterFB_MBWriteRegs42248192_fbReadHeartbeatRegisterFB_MBReadRegs262412416_iWMaxSFINT1612416_uiWMaxUINT1612432_rWMaxREAL3212448_iWMaxLimPctINT1612480_iVarPctSFINT1612496_iWMaxLimPctSFINT1615040_uiWMaxUINT1615056_rWMaxREAL3215072_iWMaxLimPctINT1615104_iVarPctSFINT1615120_iWMaxLimPctSFINT1612512_uiInverterStateUINT1615136_uiInverterStateUINT1612528_uiMaxLimEnUINT1612544_uiPCSSetOperationUINT1612560_iMaxPowerVarINT16125760_iMaxVarPctINT16125921_iErrorInStateINT1612608_timPollingDelayTIME3212640T#500MS_timSetPowerDelayTIME3212672T#250MS_tonPollingTimerTON25612736_tonSetPowerTimerTON25612992_tonHearbeatIncTimerTON25613248.PTT#500ms_awCurrentDCValuesWORD069613504_awCurrentACValuesWORD02235213600_dwErrorBitsDWORD3213952_uiResetInverterUINT16139841_uiPLCToInverterCounterUINT Inverter heartbeat]]>1614000_uiInverterToPLCCounterUINT PLC heartbeat]]>1614016_uiInverterToPLCCounterOldUINT1614032_xInverterHBCounterIncrementedBOOL814048true_fbErrorInverterAlarmFB_TcAlarm422414080_fbHeartbeatTimeoutTON25618304_sNameSTRING(80)64818560_uiSetPowerLimitErrorCounterUINT1619216_uiLastSetPowerLimitErrorCounterUINT1619232STATUS_REGISTERWORD161924840108W_MAX_LIM_PCT_REGISTERWORD161926440187W_MAX_LIM_PCT_SF_REGISTERWORD161928040205W_MAX_LIM_EN_REGISTERWORD161929640191PCS_ALARM_RESET_REGISTERWORD161931240230PCS_SET_OPERATION_REGISTERWORD161932840231W_MAX_REGISTERWORD161934440152W_MAX_SF_REGISTERWORD161936040172DC_VALUES_START_REGISTERWORD1615152_uiMaxLimEnUINT1615168_uiPCSSetOperationUINT1615184_iMaxPowerVarINT16152000_iMaxVarPctINT16152161_iErrorInStateINT1615232_timPollingDelayTIME3215264T#500MS_timSetPowerDelayTIME3215296T#250MS_tonPollingTimerTON25615360_tonSetPowerTimerTON25615616_tonHearbeatIncTimerTON25615872.PTT#500ms_awCurrentDCValuesWORD069616128_awCurrentACValuesWORD02235216224_dwErrorBitsDWORD3216576_uiResetInverterUINT16166081_uiPLCToInverterCounterUINT Inverter heartbeat]]>1616624_uiInverterToPLCCounterUINT PLC heartbeat]]>1616640_uiInverterToPLCCounterOldUINT1616656_xInverterHBCounterIncrementedBOOL816672true_fbErrorInverterAlarmFB_TcAlarm422416704_fbHeartbeatTimeoutTON25620928_sNameSTRING(80)64821184_uiSetPowerLimitErrorCounterUINT1621840_uiLastSetPowerLimitErrorCounterUINT1621856STATUS_REGISTERWORD162187240108W_MAX_LIM_PCT_REGISTERWORD162188840187W_MAX_LIM_PCT_SF_REGISTERWORD162190440205W_MAX_LIM_EN_REGISTERWORD162192040191PCS_ALARM_RESET_REGISTERWORD162193640230PCS_SET_OPERATION_REGISTERWORD162195240231W_MAX_REGISTERWORD162196840152W_MAX_SF_REGISTERWORD162198440172DC_VALUES_START_REGISTERWORD161937640097AC_VALUES_START_REGISTERWORD161939240072VAR_W_MAX_PCTWORD162200040097AC_VALUES_START_REGISTERWORD162201640072VAR_W_MAX_PCTWORD161940840197VAR_PCT_ENAWORD161942440204VAR_PCT_SFWORD161944040207EVT_1_REGISTERWORD161945640110CONTROLLER_HBWORD Inverter Heartbeat register]]>161947240229PCS_HBWORD PLC heartbeat register]]>161948840228__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockFB_Blinker704rFrequencyREAL3264ItemTypeInputxOutBOOL896ItemTypeOutput_fbTON1TON256128_fbTON2TON256384_timTimeTIME32640PouTypeFunctionBlockanalysis-56, -37FB_String6165824xEnableBOOL864ItemTypeInputuiStringNumberUINT1680ItemTypeInputxErrorShutdownBOOL No discharge throught inverter]]>896ItemTypeInputxStartBalancingBOOL8104ItemTypeInputxInSafetyCheckModeBOOL8112ItemTypeInputeOperationModeE_STRING_OPERATING_MODE16128ItemTypeInputrPowerInverterREAL32160ItemTypeInputstHMIInterfaceST_STRING_HMI_INTERFACE64192ItemTypeInputxEmergencyStopOkBOOL8256ItemTypeInputxResetSafetyBOOL8264ItemTypeInputxSafetyComErrorBOOL8272ItemTypeInputanalysis-33xReleaseErrorsBOOL8280ItemTypeInputxReleaseLimitErrorsBOOL8288ItemTypeInputxReleaseManualModeBOOL8296ItemTypeInputxConfirmAlarmsBOOL8304ItemTypeInputxAllToManualModeBOOL8312ItemTypeInputsInverterIPSTRING(80)648320ItemTypeInputxECWcStateBOOL8968ItemTypeInputxIsoErrorL1BOOL8976ItemTypeInputxIsoErrorL2BOOL8984ItemTypeInputxRepairSwitchOkBOOL8992ItemTypeOutputxSafetyIntlksOkBOOL81000ItemTypeOutputxSafetyIntlksComponentsOkBOOL81008ItemTypeOutputrCurrentVoltageREAL321024ItemTypeOutputxInShutdownDischargeModeBOOL81056ItemTypeOutputxShutdownDischargeAllowedBOOL81064ItemTypeOutputxReadyBOOL81072ItemTypeOutputxOffBOOL81080ItemTypeOutputxCloseDCCBBOOL81088ItemTypeOutputxDCCBOpenBOOL81096ItemTypeOutputxResetSafetyDCCBBOOL81104ItemTypeOutputxAllModulesInAutoModeBOOL81112ItemTypeOutputxErrorBOOL81120ItemTypeOutputxWarningBOOL81128ItemTypeOutputeStatusE_COMPONENT_STATUS161136ItemTypeOutputstInverterDataST_SUNSPEC_CURRENT_VALUES4161152ItemTypeOutputrSmallestSegmentVoltageREAL321568ItemTypeOutputrHighestSegmentVoltageREAL321600ItemTypeOutputxBalancingDoneBOOL81632ItemTypeOutput_fbModule1FB_Module20188801664_fbModule2FB_Module20188802020544_fbModule3FB_Module20188804039424_xAllModulesReadyBOOL86058304_xAllModulesInShutdownDischargeModeBOOL86058312_xBalanceOkBOOL86058320_fbModulesOutOfBalanceAlarmFB_TcAlarm42246058368_fbSafetyInterlocksNotOkAlarmFB_TcAlarm42246062592_fbInverterStartupTimeoutAlarmFB_TcAlarm42246066816_fbDCMainSwitchNotClosedFB_TcAlarm42246071040_fbSCSConnLostFB_TcAlarm42246075264_fbIsolationAlarmFB_TcAlarm42246079488_fbSafetyIntlkTimeoutAlarmFB_TcAlarm42246083712_fbSDDCLevelFB_TcMessage42886087936_fbSDUnitThresholdFB_TcMessage42886092224_iStateINT1660965120_tonResetPulseLengthTON2566096576.PTT#250MS_tonErrorDCCBNotClosedTON2566096832.PTT#5S_fbBalanceNotOkSignalFB_ReleaseSignal7686097088_sNameSTRING(80)6486097856_fbInverterFB_PowerSupplySunspec195206098560_rPowerInverterInternalREAL326118080_xEnableInverterBOOL86118112_tonInverterStartupTimeoutTON2566118144.PTT#3M_tonInverterShutdownErrorTON2566118400.PTT#10S_tonInverterShutdownDelayTON2566118656.PTT#10S_tonSafetyOkTimeoutTON2566118912.PTT#2M_fbStringCurrentFB_AnalogInput451846119168_xErrorInverterBOOL86164352_xReleaseLimitErrorsInternalBOOL86164360_xReleaseSafetyIntlkErrorsBOOL86164368_xBalancingDoneBOOL86164376_xEnableBOOL86164384_xStartBalancingBOOL86164392_xIsoErrorBOOL86164400_fbTONIsoErrorTON2566164416_rSOCREAL326164672_fbTONDCSettlingTimeTON2566164736.PTT#10S_xErrorInternalBOOL86164992_fbSafetyResetImpulseGenFB_Blinker7046165056.rFrequency1rCapacityWHREAL326165760TcPersistentrCapacityAHREAL326165792TcPersistentHandleErrors__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockGVL_TYPE_CONSTINT_MININT16-32768INT_MAXINT1632767UINT_MAXUINT1665535UINT_MINUINT160DINT_MAXDINT322147483647DINT_MINDINT32-2147483648UDINT_MAXUDINT324294967295UDINT_MINUDINT320REAL_MAXREAL323.042823E+38REAL_MINREAL321E-44qualified_onlynamingoffanalysis-33GVL_CONST_ITECHTCPIP_REC_BUFFER_SIZEUDINT321000TCPIP_POLL_TIMETIME32T#100MSTCPIP_MAX_RESPONSE_DATAUDINT3210TCPIP_READ_TIMEOUTTIME32T#5Squalified_onlynamingoffGVL_MOTORMAX_INTERLOCKSUSINT162203240197VAR_PCT_ENAWORD162204840204VAR_PCT_SFWORD162206440207EVT_1_REGISTERWORD162208040110CONTROLLER_HBWORD Inverter Heartbeat register]]>162209640229PCS_HBWORD PLC heartbeat register]]>162211240228HandleHeartbeat__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockFB_Blinker704rFrequencyREAL3264ItemTypeInputxOutBOOL896ItemTypeOutput_fbTON1TON256128_fbTON2TON256384_timTimeTIME32640PouTypeFunctionBlockanalysis-56, -37FB_String6168448xEnableBOOL864ItemTypeInputuiStringNumberUINT1680ItemTypeInputxErrorShutdownBOOL No discharge throught inverter]]>896ItemTypeInputxStartBalancingBOOL8104ItemTypeInputxInSafetyCheckModeBOOL8112ItemTypeInputeOperationModeE_STRING_OPERATING_MODE16128ItemTypeInputrPowerInverterREAL32160ItemTypeInputstHMIInterfaceST_STRING_HMI_INTERFACE64192ItemTypeInputxEmergencyStopOkBOOL8256ItemTypeInputxResetSafetyBOOL8264ItemTypeInputxReleaseErrorsBOOL8272ItemTypeInputxReleaseLimitErrorsBOOL8280ItemTypeInputxReleaseManualModeBOOL8288ItemTypeInputxConfirmAlarmsBOOL8296ItemTypeInputxAllToManualModeBOOL8304ItemTypeInputsInverterIPSTRING(80)648312ItemTypeInputxECWcStateBOOL8960ItemTypeInputxIsoErrorL1BOOL8968ItemTypeInputxIsoErrorL2BOOL8976ItemTypeInputxRepairSwitchOkBOOL8984ItemTypeOutputxSafetyComErrorBOOL8992ItemTypeOutputanalysis-33xSafetyIntlksOkBOOL81000ItemTypeOutputxSafetyIntlksComponentsOkBOOL81008ItemTypeOutputrCurrentVoltageREAL321024ItemTypeOutputxInShutdownDischargeModeBOOL81056ItemTypeOutputxShutdownDischargeAllowedBOOL81064ItemTypeOutputxReadyBOOL81072ItemTypeOutputxOffBOOL81080ItemTypeOutputxCloseDCCBBOOL81088ItemTypeOutputxDCCBOpenBOOL81096ItemTypeOutputxResetSafetyDCCBBOOL81104ItemTypeOutputxAllModulesInAutoModeBOOL81112ItemTypeOutputxErrorBOOL81120ItemTypeOutputxWarningBOOL81128ItemTypeOutputeStatusE_COMPONENT_STATUS161136ItemTypeOutputstInverterDataST_SUNSPEC_CURRENT_VALUES4161152ItemTypeOutputrSmallestSegmentVoltageREAL321568ItemTypeOutputrHighestSegmentVoltageREAL321600ItemTypeOutputxBalancingDoneBOOL81632ItemTypeOutput_fbModule1FB_Module20188801664_fbModule2FB_Module20188802020544_fbModule3FB_Module20188804039424_xAllModulesReadyBOOL86058304_xAllModulesInShutdownDischargeModeBOOL86058312_xBalanceOkBOOL86058320_fbModulesOutOfBalanceAlarmFB_TcAlarm42246058368_fbSafetyInterlocksNotOkAlarmFB_TcAlarm42246062592_fbInverterStartupTimeoutAlarmFB_TcAlarm42246066816_fbDCMainSwitchNotClosedFB_TcAlarm42246071040_fbSCSConnLostFB_TcAlarm42246075264_fbIsolationAlarmFB_TcAlarm42246079488_fbSafetyIntlkTimeoutAlarmFB_TcAlarm42246083712_fbSDDCLevelFB_TcMessage42886087936_fbSDUnitThresholdFB_TcMessage42886092224_iStateINT1660965120_tonErrorDCCBNotClosedTON2566096832.PTT#5S_fbBalanceNotOkSignalFB_ReleaseSignal7686097088_sNameSTRING(80)6486097856_fbInverterFB_PowerSupplySunspec221446098560_rPowerInverterInternalREAL326120704_xEnableInverterBOOL86120736_tonInverterStartupTimeoutTON2566120768.PTT#3M_tonInverterShutdownErrorTON2566121024.PTT#10S_tonInverterShutdownDelayTON2566121280.PTT#10S_tonSafetyOkTimeoutTON2566121536.PTT#2M_fbStringCurrentFB_AnalogInput451846121792_xErrorInverterBOOL86166976_xReleaseLimitErrorsInternalBOOL86166984_xReleaseSafetyIntlkErrorsBOOL86166992_xBalancingDoneBOOL86167000_xEnableBOOL86167008_xStartBalancingBOOL86167016_xIsoErrorBOOL86167024_fbTONIsoErrorTON2566167040_rSOCREAL326167296_fbTONDCSettlingTimeTON2566167360.PTT#10S_xErrorInternalBOOL86167616_fbSafetyResetImpulseGenFB_Blinker7046167680.rFrequency2rCapacityWHREAL326168384TcPersistentrCapacityAHREAL326168416TcPersistentHandleErrors__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockGVL_TYPE_CONSTINT_MININT16-32768INT_MAXINT1632767UINT_MAXUINT1665535UINT_MINUINT160DINT_MAXDINT322147483647DINT_MINDINT32-2147483648UDINT_MAXUDINT324294967295UDINT_MINUDINT320REAL_MAXREAL323.042823E+38REAL_MINREAL321E-44qualified_onlynamingoffanalysis-33GVL_CONST_ITECHTCPIP_REC_BUFFER_SIZEUDINT321000TCPIP_POLL_TIMETIME32T#100MSTCPIP_MAX_RESPONSE_DATAUDINT3210TCPIP_READ_TIMEOUTTIME32T#5Squalified_onlynamingoffGVL_MOTORMAX_INTERLOCKSUSINT816qualified_onlynamingoffGVL_VALVEMAX_INTERLOCKSUSINT8false_xStartSafetyCheckBOOL8_iStateINT16_iStateSafetyCheckINT16_iStateBalancingINT16_iStatePrechargeINT16_xStartPrechargeBOOL8_xNoPowerRequestedBOOL8_xFirstCycleBOOL8true_xReleaseManualModeBOOL8_rAutoPowerRequestREAL32_rPowerInverterREAL32_eBMSControlModeE_BMS_CONTROL_MODE16E_BMS_CONTROL_MODE.AUTO_LOCALxSafetyRunBOOL8trueanalysis-33xSafetyErrAckBOOL8_tonStartupDelayTON256.PTT#10S_tonBeginShutdownTON256.PTT#30S_fbNoAutomaticModeAlarmFB_TcAlarm4224_fbEStopNotOkFB_TcAlarm4224_fbEtherCATErrorString1FB_TcAlarm4224_stECString1ErrSIFB_TcSourceInfo3072_fbEtherCATErrorString2FB_TcAlarm4224_stECString2ErrSIFB_TcSourceInfo3072_fbADSReaderADSREAD1408_timADSReadTimerTON256_fbUPSFB_S_UPS_BAPI74624xSafetyResterTasterBOOL8_xHarwareResetButtonBOOL8_xShowErrorOnButtonBOOL8_xErrorActiveBOOL8_xInSafetyCheckModeBOOL8_xEtherCatString1OkBOOL8_uiEtherCATStateUINT16_tonHardwareResetButtonTON256.PTT#1S_rtHardwareResetButtonR_TRIG128_fbBatteryFullMessageFB_TcMessage4288_fbBatteryEmptyMessageFB_TcMessage4288_rSmallestSegmentVoltageREAL32_rHighestSegmentVoltageREAL32_fbSafetyFB_Safety128_wEtherCATStateWORD16_xEtherCatString2OkBOOL8_xAllComponentsToManualModeBOOL8_rStringsSumVoltageREAL32_fbRTrigHardwareAckR_TRIG128_ModbusDebugTestST_MODBUS_REG_11768_fbStringReadyTimeoutTON256_rDeltaUmREAL32_arPowerStringREAL0264_uiUINT160_xStringsReadyBOOL8_xStringsErrorActiveBOOL8_xStringsInSchutdownDischargeModeBOOL8_xStringsShutdownDischargeAllowedBOOL8_xStringsAllInAutomaticModeBOOL8_xStringsOffBOOL8_xStringsBalancingDoneBOOL8_xStringsInAutoModeBOOL8_eStringOpModeE_STRING_OPERATING_MODE16_rMaxCurrentInverterDCVoltageREAL32_rMinCurrentInverterDCVoltageREAL32_fbModbusReadFB_MBReadRegs2624xDebugTestBOOL8_xGetPowerMeterDataBOOL8_wDebug1WORD16_wDebug2WORD16_uiNumberOfActiveStringsUINT16_fbPowerMeterPowerFB_PowerMeter3968_fbPowerMeter24VFB_PowerMeter3968_afbStringsFB_String0212331648OPC.UA.DA0SM_AUTOSM_SAFETY_CHECKSM_MANUALSM_CAPACITY_TESTSM_BALANCINGSM_PRECHARGETwinCAT_PreventOnlineChangeGvlWriteLineIDsBOOL8truePlcProfilerActiveBOOL8falsePlcProfilerConfigChecksumSTRING(64)520linkalwaysGVL_CONFIGxShutdownDischargeWithInverterBOOL8falseTcPersistentuiNumberOfStringsUINT8false_xStartSafetyCheckBOOL8_xStringSafetyComErrorBOOL8_iStateINT16_iStateSafetyCheckINT16_iStateBalancingINT16_iStatePrechargeINT16_xStartPrechargeBOOL8_xNoPowerRequestedBOOL8_xFirstCycleBOOL8true_xReleaseManualModeBOOL8_rAutoPowerRequestREAL32_rPowerInverterREAL32_eBMSControlModeE_BMS_CONTROL_MODE16E_BMS_CONTROL_MODE.AUTO_LOCALxSafetyRunBOOL8trueanalysis-33xSafetyErrAckBOOL8_tonStartupDelayTON256.PTT#10S_tonBeginShutdownTON256.PTT#30S_fbNoAutomaticModeAlarmFB_TcAlarm4224_fbEStopNotOkFB_TcAlarm4224_fbEtherCATErrorString1FB_TcAlarm4224_stECString1ErrSIFB_TcSourceInfo3072_fbEtherCATErrorString2FB_TcAlarm4224_stECString2ErrSIFB_TcSourceInfo3072_fbADSReaderADSREAD1408_timADSReadTimerTON256_fbUPSFB_S_UPS_BAPI74624xSafetyResterTasterBOOL8_xHarwareResetButtonBOOL8_xShowErrorOnButtonBOOL8_xErrorActiveBOOL8_xInSafetyCheckModeBOOL8_xEtherCatString1OkBOOL8_uiEtherCATStateUINT16_tonHardwareResetButtonTON256.PTT#1S_rtHardwareResetButtonR_TRIG128_fbBatteryFullMessageFB_TcMessage4288_fbBatteryEmptyMessageFB_TcMessage4288_rSmallestSegmentVoltageREAL32_rHighestSegmentVoltageREAL32_fbSafetyFB_Safety128_wEtherCATStateWORD16_xEtherCatString2OkBOOL8_xAllComponentsToManualModeBOOL8_rStringsSumVoltageREAL32_fbRTrigHardwareAckR_TRIG128_ModbusDebugTestST_MODBUS_REG_11768_fbStringReadyTimeoutTON256_rDeltaUmREAL32_arPowerStringREAL0264_uiUINT160_xStringsReadyBOOL8_xStringsErrorActiveBOOL8_xStringsInSchutdownDischargeModeBOOL8_xStringsShutdownDischargeAllowedBOOL8_xStringsAllInAutomaticModeBOOL8_xStringsOffBOOL8_xStringsBalancingDoneBOOL8_xStringsInAutoModeBOOL8_eStringOpModeE_STRING_OPERATING_MODE16_rMaxCurrentInverterDCVoltageREAL32_rMinCurrentInverterDCVoltageREAL32_fbModbusReadFB_MBReadRegs2624xDebugTestBOOL8_xGetPowerMeterDataBOOL8_wDebug1WORD16_wDebug2WORD16_uiNumberOfActiveStringsUINT16_fbPowerMeterPowerFB_PowerMeter3968_fbPowerMeter24VFB_PowerMeter3968_afbStringsFB_String0212336896OPC.UA.DA0SM_AUTOSM_PRECHARGESM_MANUALSM_CAPACITY_TESTSM_BALANCINGSM_SAFETY_CHECKTwinCAT_PreventOnlineChangeGvlWriteLineIDsBOOL8truePlcProfilerActiveBOOL8falsePlcProfilerConfigChecksumSTRING(64)520linkalwaysGVL_CONFIGxShutdownDischargeWithInverterBOOL8falseTcPersistentuiNumberOfStringsUINT162uiNumberOfUnitsUINT16axStringEnabledBOOL0216TcPersistentstUnitConfigST_UNIT_CONFIG 1.000 W per unit]]>326500TcPersistentrStringFullyChargedVoltageREAL 80 V per Unit]]>32960TcPersistentrStringEmptyVoltageREAL 55.0V per Segment)]]>32660TcPersistenttimUnitStartupTimeTIME32T#5STcPersistenttimUnitBalancingStartupTimeTIME32T#3MTcPersistenttimStringReadyTimeoutTIME32T#3MTcPersistenttimIsoErrorTimeoutTIME32T#20STcPersistentrBalancingFactorREAL3220TcPersistentqualified_onlyGVL_MODBUSstModbusEMSCommST_EMS_MODBUS_INTERFACE2192.stModbusReg10.sManufacturercmblu energy ag.stModbusReg10.sModelnameall liquid.stModbusReg10.sSerialnumber202312151643.stModbusReg10.sBMSVersion0.8.0.stModbusReg10.uiTotalParallelMembers2.stModbusReg10.uiActiveParallelMembers0.stModbusReg11.eChargeStatusE_CHARGE_STATUS.UNDEFINED.stModbusReg11.eBatteryStatusE_BATTERY_STATUS.OFFstBMSErrorRegST_MODBUS_REG_1380awWarningsUnitsActiveU_UNIT_WARNING_REGISTER024 14.047 Index 0 -> Unit 1, Index 1 -> Unit 2 etc.]]>768awErrorsUnitsActiveU_UNIT_ERROR_REGISTER024 15.047 - Index 0 -> Unit 1, Index 1 -> Unit 2 etc.]]>768qualified_onlyGVL_SCADAxCanChangeControlModeBOOL8stHMIInterfaceST_STRING_HMI_INTERFACE022460736stAckAlarmsButtonST_HMI_CONTROL_BUTTON32.xReleasetruestAutomaticModeHMIST_AUTO_HMI_INTERFACE96eRequestedControlModeE_BMS_CONTROL_MODE16eCurrentControlModeE_BMS_CONTROL_MODE16diCurrentBatteryPowerDINT32eCycleStatusE_CYCLE_STATUS16xDummyBOOL8falselrChargedPowerValueWHLREAL64lrDischargedPowerValueWHLREAL64lrLastCycleUtilityPowerValueWhLREAL64qualified_onlyPLC{08500001-0000-0000-F000-000000000064}0PlcTask#x02010030DeviceLog FilterUDINT#x08508045DeviceLog Filter000000000PlcTask Inputs099221504MAIN._xEmergencyStopOk8BOOL641605040MAIN.xSafetyResterTaster8BOOL654185024MAIN._xHarwareResetButton8BOOL654185032MAIN._uiEtherCATState16UINT654185072MAIN._fbSafety.xVoltagesInRange8BOOL654194176MAIN._fbSafety.xPressureInRange8BOOL654194184MAIN._fbSafety.xTemperaturesInRange8BOOL654194192MAIN._afbStrings[0].xSafetyComError8BOOLanalysis-33656912912MAIN._afbStrings[0].xECWcState8BOOL656913608MAIN._afbStrings[0].xIsoErrorL18BOOL656913616MAIN._afbStrings[0].xIsoErrorL28BOOL656913624MAIN._afbStrings[0].xRepairSwitchOk8BOOL656913632MAIN._afbStrings[0].xSafetyIntlksOk8BOOL656913640MAIN._afbStrings[0].xDCCBOpen8BOOL656913736MAIN._afbStrings[0]._fbModule1.xLeakageSegments128BOOL656914664MAIN._afbStrings[0]._fbModule1.xLeakageSegments348BOOL656914672MAIN._afbStrings[0]._fbModule1.xLeakageTank8BOOL656914680MAIN._afbStrings[0]._fbModule1.uiECState16UINT656914720MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOL656916672MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOL656916680MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOL656928384MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOL656928392MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOL656939216MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOL656939224MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INT656949664MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOL656949680MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOL656949688MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOL656949696MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOL657010320MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOL657010328MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INT657020768MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOL657020784MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOL657020792MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOL657020800MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INT657081344MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOL657082592MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOL657082600MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOL657082608MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INT657126528MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOL657127776MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOL657127784MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOL657127792MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INT657171712MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOL657172960MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOL657172968MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOL657172976MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INT657216896MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOL657218144MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOL657218152MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOL657218160MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INT657262080MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOL657263328MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOL657263336MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOL657263344MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INT657307264MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOL657308512MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOL657308520MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOL657308528MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.iAnalogValue16INT657352448MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.xUnderrange8BOOL657353696MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.xOverrange8BOOL657353704MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.xErrorCard8BOOL657353712MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOL657415552MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOL657415560MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOL657427264MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOL657427272MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOL657438096MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOL657438104MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INT657448544MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOL657448560MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOL657448568MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOL657448576MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOL657509200MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOL657509208MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INT657519648MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOL657519664MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOL657519672MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOL657519680MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INT657580224MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOL657581472MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOL657581480MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOL657581488MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INT657625408MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOL657626656MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOL657626664MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOL657626672MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INT657670592MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOL657671840MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOL657671848MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOL657671856MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INT657715776MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOL657717024MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOL657717032MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOL657717040MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INT657760960MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOL657762208MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOL657762216MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOL657762224MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INT657806144MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOL657807392MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOL657807400MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOL657807408MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.iAnalogValue16INT657851328MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.xUnderrange8BOOL657852576MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.xOverrange8BOOL657852584MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.xErrorCard8BOOL657852592MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOL657914432MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOL657914440MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOL657926144MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOL657926152MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOL657936976MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOL657936984MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INT657947424MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOL657947440MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOL657947448MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOL657947456MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOL658008080MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOL658008088MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INT658018528MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOL658018544MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOL658018552MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOL658018560MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INT658079104MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOL658080352MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOL658080360MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOL658080368MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INT658124288MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOL658125536MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOL658125544MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOL658125552MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INT658169472MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOL658170720MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOL658170728MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOL658170736MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INT658214656MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOL658215904MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOL658215912MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOL658215920MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INT658259840MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOL658261088MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOL658261096MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOL658261104MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INT658305024MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOL658306272MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOL658306280MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOL658306288MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.iAnalogValue16INT658350208MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.xUnderrange8BOOL658351456MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.xOverrange8BOOL658351464MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.xErrorCard8BOOL658351472MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOL658413312MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOL658413320MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOL658425024MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOL658425032MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOL658435856MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOL658435864MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INT658446304MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOL658446320MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOL658446328MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOL658446336MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOL658506960MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOL658506968MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INT658517408MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOL658517424MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOL658517432MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOL658517440MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INT658577984MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOL658579232MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOL658579240MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOL658579248MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INT658623168MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOL658624416MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOL658624424MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOL658624432MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INT658668352MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOL658669600MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOL658669608MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOL658669616MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INT658713536MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOL658714784MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOL658714792MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOL658714800MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INT658758720MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOL658759968MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOL658759976MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOL658759984MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INT658803904MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOL658805152MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOL658805160MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOL658805168MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.iAnalogValue16INT658849088MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.xUnderrange8BOOL658850336MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.xOverrange8BOOL658850344MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.xErrorCard8BOOL658850352MAIN._afbStrings[0]._fbModule2.xLeakageSegments128BOOL658933544MAIN._afbStrings[0]._fbModule2.xLeakageSegments348BOOL658933552MAIN._afbStrings[0]._fbModule2.xLeakageTank8BOOL658933560MAIN._afbStrings[0]._fbModule2.uiECState16UINT658933600MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOL658935552MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOL658935560MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOL658947264MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOL658947272MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOL658958096MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOL658958104MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INT658968544MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOL658968560MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOL658968568MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOL658968576MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOL659029200MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOL659029208MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INT659039648MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOL659039664MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOL659039672MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOL659039680MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INT659100224MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOL659101472MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOL659101480MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOL659101488MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INT659145408MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOL659146656MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOL659146664MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOL659146672MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INT659190592MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOL659191840MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOL659191848MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOL659191856MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INT659235776MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOL659237024MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOL659237032MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOL659237040MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INT659280960MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOL659282208MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOL659282216MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOL659282224MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INT659326144MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOL659327392MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOL659327400MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOL659327408MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.iAnalogValue16INT659371328MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.xUnderrange8BOOL659372576MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.xOverrange8BOOL659372584MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.xErrorCard8BOOL659372592MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOL659434432MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOL659434440MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOL659446144MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOL659446152MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOL659456976MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOL659456984MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INT659467424MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOL659467440MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOL659467448MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOL659467456MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOL659528080MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOL659528088MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INT659538528MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOL659538544MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOL659538552MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOL659538560MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INT659599104MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOL659600352MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOL659600360MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOL659600368MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INT659644288MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOL659645536MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOL659645544MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOL659645552MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INT659689472MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOL659690720MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOL659690728MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOL659690736MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INT659734656MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOL659735904MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOL659735912MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOL659735920MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INT659779840MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOL659781088MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOL659781096MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOL659781104MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INT659825024MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOL659826272MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOL659826280MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOL659826288MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.iAnalogValue16INT659870208MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.xUnderrange8BOOL659871456MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.xOverrange8BOOL659871464MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.xErrorCard8BOOL659871472MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOL659933312MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOL659933320MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOL659945024MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOL659945032MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOL659955856MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOL659955864MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INT659966304MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOL659966320MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOL659966328MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOL659966336MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOL660026960MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOL660026968MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INT660037408MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOL660037424MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOL660037432MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOL660037440MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INT660097984MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOL660099232MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOL660099240MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOL660099248MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INT660143168MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOL660144416MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOL660144424MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOL660144432MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INT660188352MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOL660189600MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOL660189608MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOL660189616MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INT660233536MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOL660234784MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOL660234792MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOL660234800MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INT660278720MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOL660279968MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOL660279976MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOL660279984MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INT660323904MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOL660325152MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOL660325160MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOL660325168MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.iAnalogValue16INT660369088MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.xUnderrange8BOOL660370336MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.xOverrange8BOOL660370344MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.xErrorCard8BOOL660370352MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOL660432192MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOL660432200MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOL660443904MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOL660443912MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOL660454736MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOL660454744MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INT660465184MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOL660465200MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOL660465208MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOL660465216MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOL660525840MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOL660525848MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INT660536288MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOL660536304MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOL660536312MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOL660536320MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INT660596864MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOL660598112MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOL660598120MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOL660598128MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INT660642048MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOL660643296MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOL660643304MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOL660643312MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INT660687232MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOL660688480MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOL660688488MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOL660688496MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INT660732416MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOL660733664MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOL660733672MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOL660733680MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INT660777600MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOL660778848MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOL660778856MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOL660778864MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INT660822784MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOL660824032MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOL660824040MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOL660824048MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.iAnalogValue16INT660867968MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.xUnderrange8BOOL660869216MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.xOverrange8BOOL660869224MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.xErrorCard8BOOL660869232MAIN._afbStrings[0]._fbModule3.xLeakageSegments128BOOL660952424MAIN._afbStrings[0]._fbModule3.xLeakageSegments348BOOL660952432MAIN._afbStrings[0]._fbModule3.xLeakageTank8BOOL660952440MAIN._afbStrings[0]._fbModule3.uiECState16UINT660952480MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOL660954432MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOL660954440MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOL660966144MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOL660966152MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOL660976976MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOL660976984MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INT660987424MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOL660987440MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOL660987448MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOL660987456MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOL661048080MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOL661048088MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INT661058528MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOL661058544MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOL661058552MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOL661058560MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INT661119104MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOL661120352MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOL661120360MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOL661120368MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INT661164288MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOL661165536MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOL661165544MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOL661165552MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INT661209472MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOL661210720MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOL661210728MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOL661210736MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INT661254656MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOL661255904MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOL661255912MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOL661255920MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INT661299840MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOL661301088MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOL661301096MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOL661301104MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INT661345024MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOL661346272MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOL661346280MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOL661346288MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.iAnalogValue16INT661390208MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.xUnderrange8BOOL661391456MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.xOverrange8BOOL661391464MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.xErrorCard8BOOL661391472MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOL661453312MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOL661453320MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOL661465024MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOL661465032MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOL661475856MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOL661475864MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INT661486304MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOL661486320MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOL661486328MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOL661486336MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOL661546960MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOL661546968MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INT661557408MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOL661557424MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOL661557432MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOL661557440MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INT661617984MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOL661619232MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOL661619240MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOL661619248MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INT661663168MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOL661664416MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOL661664424MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOL661664432MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INT661708352MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOL661709600MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOL661709608MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOL661709616MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INT661753536MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOL661754784MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOL661754792MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOL661754800MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INT661798720MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOL661799968MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOL661799976MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOL661799984MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INT661843904MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOL661845152MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOL661845160MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOL661845168MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.iAnalogValue16INT661889088MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.xUnderrange8BOOL661890336MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.xOverrange8BOOL661890344MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.xErrorCard8BOOL661890352MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOL661952192MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOL661952200MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOL661963904MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOL661963912MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOL661974736MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOL661974744MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INT661985184MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOL661985200MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOL661985208MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOL661985216MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOL662045840MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOL662045848MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INT662056288MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOL662056304MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOL662056312MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOL662056320MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INT662116864MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOL662118112MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOL662118120MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOL662118128MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INT662162048MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOL662163296MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOL662163304MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOL662163312MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INT662207232MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOL662208480MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOL662208488MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOL662208496MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INT662252416MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOL662253664MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOL662253672MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOL662253680MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INT662297600MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOL662298848MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOL662298856MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOL662298864MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INT662342784MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOL662344032MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOL662344040MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOL662344048MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.iAnalogValue16INT662387968MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.xUnderrange8BOOL662389216MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.xOverrange8BOOL662389224MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.xErrorCard8BOOL662389232MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOL662451072MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOL662451080MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOL662462784MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOL662462792MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOL662473616MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOL662473624MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INT662484064MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOL662484080MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOL662484088MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOL662484096MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOL662544720MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOL662544728MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INT662555168MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOL662555184MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOL662555192MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOL662555200MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INT662615744MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOL662616992MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOL662617000MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOL662617008MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INT662660928MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOL662662176MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOL662662184MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOL662662192MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INT662706112MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOL662707360MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOL662707368MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOL662707376MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INT662751296MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOL662752544MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOL662752552MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOL662752560MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INT662796480MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOL662797728MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOL662797736MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOL662797744MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INT662841664MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOL662842912MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOL662842920MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOL662842928MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.iAnalogValue16INT662886848MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.xUnderrange8BOOL662888096MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.xOverrange8BOOL662888104MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.xErrorCard8BOOL662888112MAIN._afbStrings[0]._fbStringCurrent.iAnalogValue16INT663031872MAIN._afbStrings[0]._fbStringCurrent.xUnderrange8BOOL663033120MAIN._afbStrings[0]._fbStringCurrent.xOverrange8BOOL663033128MAIN._afbStrings[0]._fbStringCurrent.xErrorCard8BOOL663033136MAIN._afbStrings[1].xSafetyComError8BOOLanalysis-33663078736MAIN._afbStrings[1].xECWcState8BOOL663079432MAIN._afbStrings[1].xIsoErrorL18BOOL663079440MAIN._afbStrings[1].xIsoErrorL28BOOL663079448MAIN._afbStrings[1].xRepairSwitchOk8BOOL663079456MAIN._afbStrings[1].xSafetyIntlksOk8BOOL663079464MAIN._afbStrings[1].xDCCBOpen8BOOL663079560MAIN._afbStrings[1]._fbModule1.xLeakageSegments128BOOL663080488MAIN._afbStrings[1]._fbModule1.xLeakageSegments348BOOL663080496MAIN._afbStrings[1]._fbModule1.xLeakageTank8BOOL663080504MAIN._afbStrings[1]._fbModule1.uiECState16UINT663080544MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOL663082496MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOL663082504MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOL663094208MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOL663094216MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOL663105040MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOL663105048MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INT663115488MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOL663115504MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOL663115512MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOL663115520MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOL663176144MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOL663176152MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INT663186592MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOL663186608MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOL663186616MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOL663186624MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INT663247168MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOL663248416MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOL663248424MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOL663248432MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INT663292352MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOL663293600MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOL663293608MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOL663293616MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INT663337536MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOL663338784MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOL663338792MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOL663338800MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INT663382720MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOL663383968MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOL663383976MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOL663383984MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INT663427904MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOL663429152MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOL663429160MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOL663429168MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INT663473088MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOL663474336MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOL663474344MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOL663474352MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.iAnalogValue16INT663518272MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.xUnderrange8BOOL663519520MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.xOverrange8BOOL663519528MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.xErrorCard8BOOL663519536MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOL663581376MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOL663581384MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOL663593088MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOL663593096MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOL663603920MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOL663603928MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INT663614368MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOL663614384MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOL663614392MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOL663614400MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOL663675024MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOL663675032MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INT663685472MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOL663685488MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOL663685496MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOL663685504MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INT663746048MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOL663747296MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOL663747304MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOL663747312MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INT663791232MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOL663792480MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOL663792488MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOL663792496MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INT663836416MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOL663837664MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOL663837672MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOL663837680MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INT663881600MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOL663882848MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOL663882856MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOL663882864MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INT663926784MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOL663928032MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOL663928040MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOL663928048MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INT663971968MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOL663973216MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOL663973224MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOL663973232MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.iAnalogValue16INT664017152MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.xUnderrange8BOOL664018400MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.xOverrange8BOOL664018408MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.xErrorCard8BOOL664018416MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOL664080256MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOL664080264MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOL664091968MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOL664091976MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOL664102800MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOL664102808MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INT664113248MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOL664113264MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOL664113272MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOL664113280MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOL664173904MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOL664173912MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INT664184352MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOL664184368MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOL664184376MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOL664184384MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INT664244928MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOL664246176MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOL664246184MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOL664246192MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INT664290112MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOL664291360MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOL664291368MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOL664291376MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INT664335296MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOL664336544MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOL664336552MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOL664336560MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INT664380480MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOL664381728MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOL664381736MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOL664381744MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INT664425664MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOL664426912MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOL664426920MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOL664426928MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INT664470848MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOL664472096MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOL664472104MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOL664472112MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.iAnalogValue16INT664516032MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.xUnderrange8BOOL664517280MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.xOverrange8BOOL664517288MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.xErrorCard8BOOL664517296MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOL664579136MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOL664579144MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOL664590848MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOL664590856MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOL664601680MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOL664601688MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INT664612128MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOL664612144MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOL664612152MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOL664612160MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOL664672784MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOL664672792MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INT664683232MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOL664683248MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOL664683256MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOL664683264MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INT664743808MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOL664745056MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOL664745064MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOL664745072MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INT664788992MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOL664790240MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOL664790248MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOL664790256MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INT664834176MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOL664835424MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOL664835432MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOL664835440MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INT664879360MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOL664880608MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOL664880616MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOL664880624MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INT664924544MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOL664925792MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOL664925800MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOL664925808MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INT664969728MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOL664970976MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOL664970984MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOL664970992MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.iAnalogValue16INT665014912MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.xUnderrange8BOOL665016160MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.xOverrange8BOOL665016168MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.xErrorCard8BOOL665016176MAIN._afbStrings[1]._fbModule2.xLeakageSegments128BOOL665099368MAIN._afbStrings[1]._fbModule2.xLeakageSegments348BOOL665099376MAIN._afbStrings[1]._fbModule2.xLeakageTank8BOOL665099384MAIN._afbStrings[1]._fbModule2.uiECState16UINT665099424MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOL665101376MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOL665101384MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOL665113088MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOL665113096MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOL665123920MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOL665123928MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INT665134368MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOL665134384MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOL665134392MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOL665134400MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOL665195024MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOL665195032MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INT665205472MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOL665205488MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOL665205496MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOL665205504MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INT665266048MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOL665267296MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOL665267304MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOL665267312MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INT665311232MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOL665312480MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOL665312488MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOL665312496MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INT665356416MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOL665357664MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOL665357672MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOL665357680MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INT665401600MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOL665402848MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOL665402856MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOL665402864MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INT665446784MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOL665448032MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOL665448040MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOL665448048MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INT665491968MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOL665493216MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOL665493224MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOL665493232MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.iAnalogValue16INT665537152MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.xUnderrange8BOOL665538400MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.xOverrange8BOOL665538408MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.xErrorCard8BOOL665538416MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOL665600256MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOL665600264MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOL665611968MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOL665611976MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOL665622800MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOL665622808MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INT665633248MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOL665633264MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOL665633272MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOL665633280MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOL665693904MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOL665693912MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INT665704352MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOL665704368MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOL665704376MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOL665704384MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INT665764928MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOL665766176MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOL665766184MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOL665766192MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INT665810112MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOL665811360MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOL665811368MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOL665811376MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INT665855296MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOL665856544MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOL665856552MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOL665856560MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INT665900480MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOL665901728MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOL665901736MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOL665901744MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INT665945664MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOL665946912MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOL665946920MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOL665946928MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INT665990848MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOL665992096MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOL665992104MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOL665992112MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.iAnalogValue16INT666036032MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.xUnderrange8BOOL666037280MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.xOverrange8BOOL666037288MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.xErrorCard8BOOL666037296MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOL666099136MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOL666099144MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOL666110848MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOL666110856MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOL666121680MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOL666121688MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INT666132128MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOL666132144MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOL666132152MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOL666132160MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOL666192784MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOL666192792MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INT666203232MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOL666203248MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOL666203256MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOL666203264MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INT666263808MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOL666265056MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOL666265064MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOL666265072MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INT666308992MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOL666310240MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOL666310248MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOL666310256MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INT666354176MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOL666355424MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOL666355432MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOL666355440MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INT666399360MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOL666400608MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOL666400616MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOL666400624MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INT666444544MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOL666445792MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOL666445800MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOL666445808MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INT666489728MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOL666490976MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOL666490984MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOL666490992MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.iAnalogValue16INT666534912MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.xUnderrange8BOOL666536160MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.xOverrange8BOOL666536168MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.xErrorCard8BOOL666536176MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOL666598016MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOL666598024MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOL666609728MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOL666609736MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOL666620560MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOL666620568MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INT666631008MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOL666631024MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOL666631032MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOL666631040MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOL666691664MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOL666691672MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INT666702112MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOL666702128MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOL666702136MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOL666702144MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INT666762688MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOL666763936MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOL666763944MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOL666763952MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INT666807872MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOL666809120MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOL666809128MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOL666809136MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INT666853056MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOL666854304MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOL666854312MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOL666854320MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INT666898240MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOL666899488MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOL666899496MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOL666899504MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INT666943424MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOL666944672MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOL666944680MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOL666944688MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INT666988608MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOL666989856MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOL666989864MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOL666989872MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.iAnalogValue16INT667033792MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.xUnderrange8BOOL667035040MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.xOverrange8BOOL667035048MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.xErrorCard8BOOL667035056MAIN._afbStrings[1]._fbModule3.xLeakageSegments128BOOL667118248MAIN._afbStrings[1]._fbModule3.xLeakageSegments348BOOL667118256MAIN._afbStrings[1]._fbModule3.xLeakageTank8BOOL667118264MAIN._afbStrings[1]._fbModule3.uiECState16UINT667118304MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOL667120256MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOL667120264MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOL667131968MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOL667131976MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOL667142800MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOL667142808MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INT667153248MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOL667153264MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOL667153272MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOL667153280MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOL667213904MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOL667213912MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INT667224352MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOL667224368MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOL667224376MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOL667224384MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INT667284928MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOL667286176MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOL667286184MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOL667286192MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INT667330112MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOL667331360MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOL667331368MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOL667331376MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INT667375296MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOL667376544MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOL667376552MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOL667376560MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INT667420480MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOL667421728MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOL667421736MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOL667421744MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INT667465664MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOL667466912MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOL667466920MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOL667466928MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INT667510848MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOL667512096MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOL667512104MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOL667512112MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.iAnalogValue16INT667556032MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.xUnderrange8BOOL667557280MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.xOverrange8BOOL667557288MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.xErrorCard8BOOL667557296MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOL667619136MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOL667619144MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOL667630848MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOL667630856MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOL667641680MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOL667641688MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INT667652128MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOL667652144MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOL667652152MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOL667652160MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOL667712784MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOL667712792MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INT667723232MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOL667723248MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOL667723256MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOL667723264MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INT667783808MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOL667785056MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOL667785064MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOL667785072MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INT667828992MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOL667830240MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOL667830248MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOL667830256MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INT667874176MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOL667875424MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOL667875432MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOL667875440MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INT667919360MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOL667920608MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOL667920616MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOL667920624MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INT667964544MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOL667965792MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOL667965800MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOL667965808MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INT668009728MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOL668010976MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOL668010984MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOL668010992MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.iAnalogValue16INT668054912MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.xUnderrange8BOOL668056160MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.xOverrange8BOOL668056168MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.xErrorCard8BOOL668056176MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOL668118016MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOL668118024MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOL668129728MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOL668129736MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOL668140560MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOL668140568MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INT668151008MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOL668151024MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOL668151032MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOL668151040MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOL668211664MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOL668211672MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INT668222112MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOL668222128MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOL668222136MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOL668222144MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INT668282688MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOL668283936MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOL668283944MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOL668283952MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INT668327872MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOL668329120MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOL668329128MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOL668329136MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INT668373056MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOL668374304MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOL668374312MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOL668374320MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INT668418240MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOL668419488MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOL668419496MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOL668419504MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INT668463424MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOL668464672MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOL668464680MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOL668464688MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INT668508608MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOL668509856MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOL668509864MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOL668509872MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.iAnalogValue16INT668553792MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.xUnderrange8BOOL668555040MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.xOverrange8BOOL668555048MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.xErrorCard8BOOL668555056MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOL668616896MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOL668616904MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOL668628608MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOL668628616MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOL668639440MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOL668639448MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INT668649888MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOL668649904MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOL668649912MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOL668649920MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOL668710544MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOL668710552MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INT668720992MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOL668721008MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOL668721016MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOL668721024MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INT668781568MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOL668782816MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOL668782824MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOL668782832MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INT668826752MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOL668828000MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOL668828008MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOL668828016MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INT668871936MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOL668873184MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOL668873192MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOL668873200MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INT668917120MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOL668918368MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOL668918376MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOL668918384MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INT668962304MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOL668963552MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOL668963560MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOL668963568MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INT669007488MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOL669008736MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOL669008744MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOL669008752MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.iAnalogValue16INT669052672MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.xUnderrange8BOOL669053920MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.xOverrange8BOOL669053928MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.xErrorCard8BOOL669053936MAIN._afbStrings[1]._fbStringCurrent.iAnalogValue16INT669197696MAIN._afbStrings[1]._fbStringCurrent.xUnderrange8BOOL669198944MAIN._afbStrings[1]._fbStringCurrent.xOverrange8BOOL669198952MAIN._afbStrings[1]._fbStringCurrent.xErrorCard8BOOL6691989601PlcTask Outputs099221504MAIN._xShowAckEmergencyStop8BOOL641605048MAIN.xSafetyRun8BOOLtrueanalysis-33654085168MAIN.xSafetyErrAck8BOOL654085176MAIN._xShowErrorOnButton8BOOL654185040MAIN._afbStrings[0].xCloseDCCB8BOOL656913728MAIN._afbStrings[0].xResetSafetyDCCB8BOOL656913744MAIN._afbStrings[0]._fbModule1._fbUnit1.xResetMCB8BOOL656915568MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse656916928MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue656916936MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse656928640MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue656928648MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRelease8BOOL656952000MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.iSetpoint16INT656952016MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRelease8BOOL657023104MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.iSetpoint16INT657023120MAIN._afbStrings[0]._fbModule1._fbUnit2.xResetMCB8BOOL657414448MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse657415808MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue657415816MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse657427520MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue657427528MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRelease8BOOL657450880MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.iSetpoint16INT657450896MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRelease8BOOL657521984MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.iSetpoint16INT657522000MAIN._afbStrings[0]._fbModule1._fbUnit3.xResetMCB8BOOL657913328MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse657914688MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue657914696MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse657926400MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue657926408MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRelease8BOOL657949760MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.iSetpoint16INT657949776MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRelease8BOOL658020864MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.iSetpoint16INT658020880MAIN._afbStrings[0]._fbModule1._fbUnit4.xResetMCB8BOOL658412208MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse658413568MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue658413576MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse658425280MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue658425288MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRelease8BOOL658448640MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.iSetpoint16INT658448656MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRelease8BOOL658519744MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.iSetpoint16INT658519760MAIN._afbStrings[0]._fbModule2._fbUnit1.xResetMCB8BOOL658934448MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse658935808MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue658935816MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse658947520MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue658947528MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRelease8BOOL658970880MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.iSetpoint16INT658970896MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRelease8BOOL659041984MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.iSetpoint16INT659042000MAIN._afbStrings[0]._fbModule2._fbUnit2.xResetMCB8BOOL659433328MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse659434688MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue659434696MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse659446400MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue659446408MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRelease8BOOL659469760MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.iSetpoint16INT659469776MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRelease8BOOL659540864MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.iSetpoint16INT659540880MAIN._afbStrings[0]._fbModule2._fbUnit3.xResetMCB8BOOL659932208MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse659933568MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue659933576MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse659945280MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue659945288MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRelease8BOOL659968640MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.iSetpoint16INT659968656MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRelease8BOOL660039744MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.iSetpoint16INT660039760MAIN._afbStrings[0]._fbModule2._fbUnit4.xResetMCB8BOOL660431088MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse660432448MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue660432456MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse660444160MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue660444168MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRelease8BOOL660467520MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.iSetpoint16INT660467536MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRelease8BOOL660538624MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.iSetpoint16INT660538640MAIN._afbStrings[0]._fbModule3._fbUnit1.xResetMCB8BOOL660953328MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse660954688MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue660954696MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse660966400MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue660966408MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRelease8BOOL660989760MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.iSetpoint16INT660989776MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRelease8BOOL661060864MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.iSetpoint16INT661060880MAIN._afbStrings[0]._fbModule3._fbUnit2.xResetMCB8BOOL661452208MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse661453568MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue661453576MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse661465280MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue661465288MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRelease8BOOL661488640MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.iSetpoint16INT661488656MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRelease8BOOL661559744MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.iSetpoint16INT661559760MAIN._afbStrings[0]._fbModule3._fbUnit3.xResetMCB8BOOL661951088MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse661952448MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue661952456MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse661964160MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue661964168MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRelease8BOOL661987520MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.iSetpoint16INT661987536MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRelease8BOOL662058624MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.iSetpoint16INT662058640MAIN._afbStrings[0]._fbModule3._fbUnit4.xResetMCB8BOOL662449968MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse662451328MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue662451336MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse662463040MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue662463048MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRelease8BOOL662486400MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.iSetpoint16INT662486416MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRelease8BOOL662557504MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.iSetpoint16INT662557520MAIN._afbStrings[1].xCloseDCCB8BOOL663079552MAIN._afbStrings[1].xResetSafetyDCCB8BOOL663079568MAIN._afbStrings[1]._fbModule1._fbUnit1.xResetMCB8BOOL663081392MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse663082752MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue663082760MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse663094464MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue663094472MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRelease8BOOL663117824MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.iSetpoint16INT663117840MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRelease8BOOL663188928MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.iSetpoint16INT663188944MAIN._afbStrings[1]._fbModule1._fbUnit2.xResetMCB8BOOL663580272MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse663581632MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue663581640MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse663593344MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue663593352MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRelease8BOOL663616704MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.iSetpoint16INT663616720MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRelease8BOOL663687808MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.iSetpoint16INT663687824MAIN._afbStrings[1]._fbModule1._fbUnit3.xResetMCB8BOOL664079152MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse664080512MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue664080520MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse664092224MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue664092232MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRelease8BOOL664115584MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.iSetpoint16INT664115600MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRelease8BOOL664186688MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.iSetpoint16INT664186704MAIN._afbStrings[1]._fbModule1._fbUnit4.xResetMCB8BOOL664578032MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse664579392MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue664579400MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse664591104MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue664591112MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRelease8BOOL664614464MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.iSetpoint16INT664614480MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRelease8BOOL664685568MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.iSetpoint16INT664685584MAIN._afbStrings[1]._fbModule2._fbUnit1.xResetMCB8BOOL665100272MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse665101632MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue665101640MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse665113344MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue665113352MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRelease8BOOL665136704MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.iSetpoint16INT665136720MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRelease8BOOL665207808MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.iSetpoint16INT665207824MAIN._afbStrings[1]._fbModule2._fbUnit2.xResetMCB8BOOL665599152MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse665600512MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue665600520MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse665612224MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue665612232MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRelease8BOOL665635584MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.iSetpoint16INT665635600MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRelease8BOOL665706688MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.iSetpoint16INT665706704MAIN._afbStrings[1]._fbModule2._fbUnit3.xResetMCB8BOOL666098032MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse666099392MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue666099400MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse666111104MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue666111112MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRelease8BOOL666134464MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.iSetpoint16INT666134480MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRelease8BOOL666205568MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.iSetpoint16INT666205584MAIN._afbStrings[1]._fbModule2._fbUnit4.xResetMCB8BOOL666596912MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse666598272MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue666598280MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse666609984MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue666609992MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRelease8BOOL666633344MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.iSetpoint16INT666633360MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRelease8BOOL666704448MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.iSetpoint16INT666704464MAIN._afbStrings[1]._fbModule3._fbUnit1.xResetMCB8BOOL667119152MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse667120512MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue667120520MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse667132224MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue667132232MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRelease8BOOL667155584MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.iSetpoint16INT667155600MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRelease8BOOL667226688MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.iSetpoint16INT667226704MAIN._afbStrings[1]._fbModule3._fbUnit2.xResetMCB8BOOL667618032MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse667619392MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue667619400MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse667631104MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue667631112MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRelease8BOOL667654464MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.iSetpoint16INT667654480MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRelease8BOOL667725568MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.iSetpoint16INT667725584MAIN._afbStrings[1]._fbModule3._fbUnit3.xResetMCB8BOOL668116912MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse668118272MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue668118280MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse668129984MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue668129992MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRelease8BOOL668153344MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.iSetpoint16INT668153360MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRelease8BOOL668224448MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.iSetpoint16INT668224464MAIN._afbStrings[1]._fbModule3._fbUnit4.xResetMCB8BOOL668615792MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse668617152MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue668617160MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse668628864MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue668628872MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRelease8BOOL668652224MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.iSetpoint16INT668652240MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRelease8BOOL668723328MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.iSetpoint16INT6687233443PlcTask Internal099221504GVL_TYPE_CONST.INT_MIN16INT-32768TcVarGlobal3072000GVL_TYPE_CONST.INT_MAX16INT32767TcVarGlobal3072016GVL_TYPE_CONST.UINT_MAX16UINT65535TcVarGlobal3072032GVL_TYPE_CONST.UINT_MIN16UINT0TcVarGlobal3072048GVL_TYPE_CONST.DINT_MAX32DINT2147483647TcVarGlobal3072064GVL_TYPE_CONST.DINT_MIN32DINT-2147483648TcVarGlobal3072096GVL_TYPE_CONST.UDINT_MAX32UDINT4294967295TcVarGlobal3072128GVL_TYPE_CONST.UDINT_MIN32UDINT0TcVarGlobal3072160GVL_TYPE_CONST.REAL_MAX32REAL3.042823E+38TcVarGlobal3072192GVL_TYPE_CONST.REAL_MIN32REAL1E-44TcVarGlobal3072224GVL_CONST_ITECH.TCPIP_REC_BUFFER_SIZE32UDINT1000TcVarGlobal3072256GVL_CONST_ITECH.TCPIP_POLL_TIME32TIMET#100MSTcVarGlobal3072288GVL_CONST_ITECH.TCPIP_MAX_RESPONSE_DATA32UDINT10TcVarGlobal3072320GVL_CONST_ITECH.TCPIP_READ_TIMEOUT32TIMET#5STcVarGlobal3072352GVL_MOTOR.MAX_INTERLOCKS Unit 1, Index 1 -> Unit 2 etc.]]>768qualified_onlyGVL_SCADAstHMIInterfaceST_STRING_HMI_INTERFACE022460736xCanChangeControlModeBOOL8stAckAlarmsButtonST_HMI_CONTROL_BUTTON32.xReleasetruestAutomaticModeHMIST_AUTO_HMI_INTERFACE96eRequestedControlModeE_BMS_CONTROL_MODE16eCurrentControlModeE_BMS_CONTROL_MODE16diCurrentBatteryPowerDINT32eCycleStatusE_CYCLE_STATUS16xDummyBOOL8falselrChargedPowerValueWHLREAL64lrDischargedPowerValueWHLREAL64lrLastCycleUtilityPowerValueWhLREAL64qualified_onlyPLC{08500001-0000-0000-F000-000000000064}0PlcTask#x02010030DeviceLog FilterUDINT#x08508045DeviceLog Filter000000000PlcTask Inputs099221504MAIN._xEmergencyStopOk8BOOL641605040MAIN.xSafetyResterTaster8BOOL654185024MAIN._xHarwareResetButton8BOOL654185032MAIN._uiEtherCATState16UINT654185072MAIN._fbSafety.xVoltagesInRange8BOOL654194176MAIN._fbSafety.xPressureInRange8BOOL654194184MAIN._fbSafety.xTemperaturesInRange8BOOL654194192MAIN._afbStrings[0].xECWcState8BOOL669297664MAIN._afbStrings[0].xIsoErrorL18BOOL669297672MAIN._afbStrings[0].xIsoErrorL28BOOL669297680MAIN._afbStrings[0].xRepairSwitchOk8BOOL669297688MAIN._afbStrings[0].xSafetyComError8BOOLanalysis-33669297696MAIN._afbStrings[0].xSafetyIntlksOk8BOOL669297704MAIN._afbStrings[0].xDCCBOpen8BOOL669297800MAIN._afbStrings[0]._fbModule1.xLeakageSegments128BOOL669298728MAIN._afbStrings[0]._fbModule1.xLeakageSegments348BOOL669298736MAIN._afbStrings[0]._fbModule1.xLeakageTank8BOOL669298744MAIN._afbStrings[0]._fbModule1.uiECState16UINT669298784MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOL669300736MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOL669300744MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOL669312448MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOL669312456MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOL669323280MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOL669323288MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INT669333728MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOL669333744MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOL669333752MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOL669333760MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOL669394384MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOL669394392MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INT669404832MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOL669404848MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOL669404856MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOL669404864MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INT669465408MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOL669466656MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOL669466664MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOL669466672MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INT669510592MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOL669511840MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOL669511848MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOL669511856MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INT669555776MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOL669557024MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOL669557032MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOL669557040MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INT669600960MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOL669602208MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOL669602216MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOL669602224MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INT669646144MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOL669647392MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOL669647400MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOL669647408MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INT669691328MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOL669692576MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOL669692584MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOL669692592MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.iAnalogValue16INT669736512MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.xUnderrange8BOOL669737760MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.xOverrange8BOOL669737768MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.xErrorCard8BOOL669737776MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOL669799616MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOL669799624MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOL669811328MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOL669811336MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOL669822160MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOL669822168MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INT669832608MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOL669832624MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOL669832632MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOL669832640MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOL669893264MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOL669893272MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INT669903712MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOL669903728MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOL669903736MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOL669903744MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INT669964288MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOL669965536MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOL669965544MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOL669965552MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INT670009472MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOL670010720MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOL670010728MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOL670010736MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INT670054656MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOL670055904MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOL670055912MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOL670055920MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INT670099840MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOL670101088MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOL670101096MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOL670101104MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INT670145024MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOL670146272MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOL670146280MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOL670146288MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INT670190208MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOL670191456MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOL670191464MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOL670191472MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.iAnalogValue16INT670235392MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.xUnderrange8BOOL670236640MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.xOverrange8BOOL670236648MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.xErrorCard8BOOL670236656MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOL670298496MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOL670298504MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOL670310208MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOL670310216MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOL670321040MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOL670321048MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INT670331488MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOL670331504MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOL670331512MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOL670331520MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOL670392144MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOL670392152MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INT670402592MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOL670402608MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOL670402616MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOL670402624MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INT670463168MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOL670464416MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOL670464424MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOL670464432MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INT670508352MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOL670509600MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOL670509608MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOL670509616MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INT670553536MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOL670554784MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOL670554792MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOL670554800MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INT670598720MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOL670599968MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOL670599976MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOL670599984MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INT670643904MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOL670645152MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOL670645160MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOL670645168MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INT670689088MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOL670690336MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOL670690344MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOL670690352MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.iAnalogValue16INT670734272MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.xUnderrange8BOOL670735520MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.xOverrange8BOOL670735528MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.xErrorCard8BOOL670735536MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOL670797376MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOL670797384MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOL670809088MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOL670809096MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOL670819920MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOL670819928MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INT670830368MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOL670830384MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOL670830392MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOL670830400MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOL670891024MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOL670891032MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INT670901472MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOL670901488MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOL670901496MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOL670901504MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INT670962048MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOL670963296MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOL670963304MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOL670963312MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INT671007232MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOL671008480MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOL671008488MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOL671008496MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INT671052416MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOL671053664MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOL671053672MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOL671053680MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INT671097600MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOL671098848MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOL671098856MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOL671098864MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INT671142784MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOL671144032MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOL671144040MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOL671144048MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INT671187968MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOL671189216MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOL671189224MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOL671189232MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.iAnalogValue16INT671233152MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.xUnderrange8BOOL671234400MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.xOverrange8BOOL671234408MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.xErrorCard8BOOL671234416MAIN._afbStrings[0]._fbModule2.xLeakageSegments128BOOL671317608MAIN._afbStrings[0]._fbModule2.xLeakageSegments348BOOL671317616MAIN._afbStrings[0]._fbModule2.xLeakageTank8BOOL671317624MAIN._afbStrings[0]._fbModule2.uiECState16UINT671317664MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOL671319616MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOL671319624MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOL671331328MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOL671331336MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOL671342160MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOL671342168MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INT671352608MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOL671352624MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOL671352632MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOL671352640MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOL671413264MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOL671413272MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INT671423712MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOL671423728MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOL671423736MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOL671423744MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INT671484288MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOL671485536MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOL671485544MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOL671485552MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INT671529472MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOL671530720MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOL671530728MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOL671530736MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INT671574656MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOL671575904MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOL671575912MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOL671575920MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INT671619840MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOL671621088MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOL671621096MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOL671621104MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INT671665024MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOL671666272MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOL671666280MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOL671666288MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INT671710208MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOL671711456MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOL671711464MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOL671711472MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.iAnalogValue16INT671755392MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.xUnderrange8BOOL671756640MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.xOverrange8BOOL671756648MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.xErrorCard8BOOL671756656MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOL671818496MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOL671818504MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOL671830208MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOL671830216MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOL671841040MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOL671841048MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INT671851488MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOL671851504MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOL671851512MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOL671851520MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOL671912144MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOL671912152MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INT671922592MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOL671922608MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOL671922616MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOL671922624MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INT671983168MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOL671984416MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOL671984424MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOL671984432MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INT672028352MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOL672029600MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOL672029608MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOL672029616MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INT672073536MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOL672074784MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOL672074792MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOL672074800MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INT672118720MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOL672119968MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOL672119976MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOL672119984MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INT672163904MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOL672165152MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOL672165160MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOL672165168MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INT672209088MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOL672210336MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOL672210344MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOL672210352MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.iAnalogValue16INT672254272MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.xUnderrange8BOOL672255520MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.xOverrange8BOOL672255528MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.xErrorCard8BOOL672255536MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOL672317376MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOL672317384MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOL672329088MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOL672329096MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOL672339920MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOL672339928MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INT672350368MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOL672350384MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOL672350392MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOL672350400MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOL672411024MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOL672411032MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INT672421472MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOL672421488MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOL672421496MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOL672421504MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INT672482048MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOL672483296MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOL672483304MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOL672483312MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INT672527232MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOL672528480MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOL672528488MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOL672528496MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INT672572416MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOL672573664MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOL672573672MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOL672573680MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INT672617600MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOL672618848MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOL672618856MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOL672618864MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INT672662784MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOL672664032MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOL672664040MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOL672664048MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INT672707968MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOL672709216MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOL672709224MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOL672709232MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.iAnalogValue16INT672753152MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.xUnderrange8BOOL672754400MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.xOverrange8BOOL672754408MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.xErrorCard8BOOL672754416MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOL672816256MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOL672816264MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOL672827968MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOL672827976MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOL672838800MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOL672838808MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INT672849248MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOL672849264MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOL672849272MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOL672849280MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOL672909904MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOL672909912MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INT672920352MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOL672920368MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOL672920376MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOL672920384MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INT672980928MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOL672982176MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOL672982184MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOL672982192MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INT673026112MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOL673027360MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOL673027368MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOL673027376MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INT673071296MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOL673072544MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOL673072552MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOL673072560MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INT673116480MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOL673117728MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOL673117736MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOL673117744MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INT673161664MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOL673162912MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOL673162920MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOL673162928MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INT673206848MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOL673208096MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOL673208104MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOL673208112MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.iAnalogValue16INT673252032MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.xUnderrange8BOOL673253280MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.xOverrange8BOOL673253288MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.xErrorCard8BOOL673253296MAIN._afbStrings[0]._fbModule3.xLeakageSegments128BOOL673336488MAIN._afbStrings[0]._fbModule3.xLeakageSegments348BOOL673336496MAIN._afbStrings[0]._fbModule3.xLeakageTank8BOOL673336504MAIN._afbStrings[0]._fbModule3.uiECState16UINT673336544MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOL673338496MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOL673338504MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOL673350208MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOL673350216MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOL673361040MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOL673361048MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INT673371488MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOL673371504MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOL673371512MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOL673371520MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOL673432144MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOL673432152MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INT673442592MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOL673442608MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOL673442616MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOL673442624MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INT673503168MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOL673504416MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOL673504424MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOL673504432MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INT673548352MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOL673549600MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOL673549608MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOL673549616MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INT673593536MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOL673594784MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOL673594792MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOL673594800MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INT673638720MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOL673639968MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOL673639976MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOL673639984MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INT673683904MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOL673685152MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOL673685160MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOL673685168MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INT673729088MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOL673730336MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOL673730344MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOL673730352MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.iAnalogValue16INT673774272MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.xUnderrange8BOOL673775520MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.xOverrange8BOOL673775528MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.xErrorCard8BOOL673775536MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOL673837376MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOL673837384MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOL673849088MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOL673849096MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOL673859920MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOL673859928MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INT673870368MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOL673870384MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOL673870392MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOL673870400MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOL673931024MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOL673931032MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INT673941472MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOL673941488MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOL673941496MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOL673941504MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INT674002048MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOL674003296MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOL674003304MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOL674003312MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INT674047232MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOL674048480MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOL674048488MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOL674048496MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INT674092416MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOL674093664MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOL674093672MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOL674093680MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INT674137600MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOL674138848MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOL674138856MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOL674138864MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INT674182784MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOL674184032MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOL674184040MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOL674184048MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INT674227968MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOL674229216MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOL674229224MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOL674229232MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.iAnalogValue16INT674273152MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.xUnderrange8BOOL674274400MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.xOverrange8BOOL674274408MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.xErrorCard8BOOL674274416MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOL674336256MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOL674336264MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOL674347968MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOL674347976MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOL674358800MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOL674358808MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INT674369248MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOL674369264MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOL674369272MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOL674369280MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOL674429904MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOL674429912MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INT674440352MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOL674440368MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOL674440376MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOL674440384MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INT674500928MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOL674502176MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOL674502184MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOL674502192MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INT674546112MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOL674547360MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOL674547368MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOL674547376MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INT674591296MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOL674592544MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOL674592552MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOL674592560MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INT674636480MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOL674637728MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOL674637736MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOL674637744MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INT674681664MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOL674682912MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOL674682920MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOL674682928MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INT674726848MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOL674728096MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOL674728104MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOL674728112MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.iAnalogValue16INT674772032MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.xUnderrange8BOOL674773280MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.xOverrange8BOOL674773288MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.xErrorCard8BOOL674773296MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOL674835136MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOL674835144MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOL674846848MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOL674846856MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOL674857680MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOL674857688MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INT674868128MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOL674868144MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOL674868152MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOL674868160MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOL674928784MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOL674928792MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INT674939232MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOL674939248MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOL674939256MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOL674939264MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INT674999808MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOL675001056MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOL675001064MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOL675001072MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INT675044992MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOL675046240MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOL675046248MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOL675046256MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INT675090176MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOL675091424MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOL675091432MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOL675091440MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INT675135360MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOL675136608MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOL675136616MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOL675136624MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INT675180544MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOL675181792MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOL675181800MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOL675181808MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INT675225728MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOL675226976MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOL675226984MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOL675226992MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.iAnalogValue16INT675270912MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.xUnderrange8BOOL675272160MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.xOverrange8BOOL675272168MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.xErrorCard8BOOL675272176MAIN._afbStrings[0]._fbStringCurrent.iAnalogValue16INT675418560MAIN._afbStrings[0]._fbStringCurrent.xUnderrange8BOOL675419808MAIN._afbStrings[0]._fbStringCurrent.xOverrange8BOOL675419816MAIN._afbStrings[0]._fbStringCurrent.xErrorCard8BOOL675419824MAIN._afbStrings[1].xECWcState8BOOL675466112MAIN._afbStrings[1].xIsoErrorL18BOOL675466120MAIN._afbStrings[1].xIsoErrorL28BOOL675466128MAIN._afbStrings[1].xRepairSwitchOk8BOOL675466136MAIN._afbStrings[1].xSafetyComError8BOOLanalysis-33675466144MAIN._afbStrings[1].xSafetyIntlksOk8BOOL675466152MAIN._afbStrings[1].xDCCBOpen8BOOL675466248MAIN._afbStrings[1]._fbModule1.xLeakageSegments128BOOL675467176MAIN._afbStrings[1]._fbModule1.xLeakageSegments348BOOL675467184MAIN._afbStrings[1]._fbModule1.xLeakageTank8BOOL675467192MAIN._afbStrings[1]._fbModule1.uiECState16UINT675467232MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOL675469184MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOL675469192MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOL675480896MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOL675480904MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOL675491728MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOL675491736MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INT675502176MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOL675502192MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOL675502200MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOL675502208MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOL675562832MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOL675562840MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INT675573280MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOL675573296MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOL675573304MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOL675573312MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INT675633856MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOL675635104MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOL675635112MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOL675635120MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INT675679040MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOL675680288MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOL675680296MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOL675680304MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INT675724224MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOL675725472MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOL675725480MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOL675725488MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INT675769408MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOL675770656MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOL675770664MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOL675770672MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INT675814592MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOL675815840MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOL675815848MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOL675815856MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INT675859776MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOL675861024MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOL675861032MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOL675861040MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.iAnalogValue16INT675904960MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.xUnderrange8BOOL675906208MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.xOverrange8BOOL675906216MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.xErrorCard8BOOL675906224MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOL675968064MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOL675968072MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOL675979776MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOL675979784MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOL675990608MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOL675990616MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INT676001056MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOL676001072MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOL676001080MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOL676001088MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOL676061712MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOL676061720MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INT676072160MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOL676072176MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOL676072184MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOL676072192MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INT676132736MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOL676133984MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOL676133992MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOL676134000MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INT676177920MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOL676179168MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOL676179176MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOL676179184MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INT676223104MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOL676224352MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOL676224360MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOL676224368MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INT676268288MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOL676269536MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOL676269544MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOL676269552MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INT676313472MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOL676314720MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOL676314728MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOL676314736MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INT676358656MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOL676359904MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOL676359912MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOL676359920MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.iAnalogValue16INT676403840MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.xUnderrange8BOOL676405088MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.xOverrange8BOOL676405096MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.xErrorCard8BOOL676405104MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOL676466944MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOL676466952MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOL676478656MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOL676478664MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOL676489488MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOL676489496MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INT676499936MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOL676499952MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOL676499960MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOL676499968MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOL676560592MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOL676560600MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INT676571040MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOL676571056MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOL676571064MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOL676571072MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INT676631616MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOL676632864MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOL676632872MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOL676632880MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INT676676800MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOL676678048MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOL676678056MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOL676678064MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INT676721984MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOL676723232MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOL676723240MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOL676723248MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INT676767168MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOL676768416MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOL676768424MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOL676768432MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INT676812352MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOL676813600MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOL676813608MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOL676813616MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INT676857536MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOL676858784MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOL676858792MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOL676858800MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.iAnalogValue16INT676902720MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.xUnderrange8BOOL676903968MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.xOverrange8BOOL676903976MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.xErrorCard8BOOL676903984MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOL676965824MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOL676965832MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOL676977536MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOL676977544MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOL676988368MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOL676988376MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INT676998816MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOL676998832MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOL676998840MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOL676998848MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOL677059472MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOL677059480MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INT677069920MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOL677069936MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOL677069944MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOL677069952MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INT677130496MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOL677131744MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOL677131752MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOL677131760MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INT677175680MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOL677176928MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOL677176936MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOL677176944MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INT677220864MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOL677222112MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOL677222120MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOL677222128MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INT677266048MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOL677267296MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOL677267304MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOL677267312MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INT677311232MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOL677312480MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOL677312488MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOL677312496MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INT677356416MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOL677357664MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOL677357672MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOL677357680MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.iAnalogValue16INT677401600MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.xUnderrange8BOOL677402848MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.xOverrange8BOOL677402856MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.xErrorCard8BOOL677402864MAIN._afbStrings[1]._fbModule2.xLeakageSegments128BOOL677486056MAIN._afbStrings[1]._fbModule2.xLeakageSegments348BOOL677486064MAIN._afbStrings[1]._fbModule2.xLeakageTank8BOOL677486072MAIN._afbStrings[1]._fbModule2.uiECState16UINT677486112MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOL677488064MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOL677488072MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOL677499776MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOL677499784MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOL677510608MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOL677510616MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INT677521056MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOL677521072MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOL677521080MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOL677521088MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOL677581712MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOL677581720MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INT677592160MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOL677592176MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOL677592184MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOL677592192MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INT677652736MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOL677653984MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOL677653992MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOL677654000MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INT677697920MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOL677699168MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOL677699176MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOL677699184MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INT677743104MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOL677744352MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOL677744360MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOL677744368MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INT677788288MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOL677789536MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOL677789544MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOL677789552MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INT677833472MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOL677834720MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOL677834728MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOL677834736MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INT677878656MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOL677879904MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOL677879912MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOL677879920MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.iAnalogValue16INT677923840MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.xUnderrange8BOOL677925088MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.xOverrange8BOOL677925096MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.xErrorCard8BOOL677925104MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOL677986944MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOL677986952MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOL677998656MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOL677998664MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOL678009488MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOL678009496MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INT678019936MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOL678019952MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOL678019960MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOL678019968MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOL678080592MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOL678080600MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INT678091040MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOL678091056MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOL678091064MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOL678091072MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INT678151616MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOL678152864MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOL678152872MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOL678152880MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INT678196800MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOL678198048MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOL678198056MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOL678198064MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INT678241984MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOL678243232MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOL678243240MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOL678243248MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INT678287168MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOL678288416MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOL678288424MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOL678288432MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INT678332352MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOL678333600MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOL678333608MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOL678333616MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INT678377536MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOL678378784MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOL678378792MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOL678378800MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.iAnalogValue16INT678422720MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.xUnderrange8BOOL678423968MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.xOverrange8BOOL678423976MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.xErrorCard8BOOL678423984MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOL678485824MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOL678485832MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOL678497536MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOL678497544MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOL678508368MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOL678508376MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INT678518816MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOL678518832MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOL678518840MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOL678518848MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOL678579472MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOL678579480MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INT678589920MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOL678589936MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOL678589944MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOL678589952MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INT678650496MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOL678651744MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOL678651752MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOL678651760MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INT678695680MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOL678696928MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOL678696936MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOL678696944MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INT678740864MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOL678742112MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOL678742120MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOL678742128MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INT678786048MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOL678787296MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOL678787304MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOL678787312MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INT678831232MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOL678832480MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOL678832488MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOL678832496MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INT678876416MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOL678877664MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOL678877672MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOL678877680MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.iAnalogValue16INT678921600MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.xUnderrange8BOOL678922848MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.xOverrange8BOOL678922856MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.xErrorCard8BOOL678922864MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOL678984704MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOL678984712MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOL678996416MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOL678996424MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOL679007248MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOL679007256MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INT679017696MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOL679017712MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOL679017720MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOL679017728MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOL679078352MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOL679078360MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INT679088800MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOL679088816MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOL679088824MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOL679088832MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INT679149376MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOL679150624MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOL679150632MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOL679150640MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INT679194560MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOL679195808MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOL679195816MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOL679195824MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INT679239744MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOL679240992MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOL679241000MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOL679241008MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INT679284928MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOL679286176MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOL679286184MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOL679286192MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INT679330112MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOL679331360MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOL679331368MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOL679331376MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INT679375296MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOL679376544MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOL679376552MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOL679376560MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.iAnalogValue16INT679420480MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.xUnderrange8BOOL679421728MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.xOverrange8BOOL679421736MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.xErrorCard8BOOL679421744MAIN._afbStrings[1]._fbModule3.xLeakageSegments128BOOL679504936MAIN._afbStrings[1]._fbModule3.xLeakageSegments348BOOL679504944MAIN._afbStrings[1]._fbModule3.xLeakageTank8BOOL679504952MAIN._afbStrings[1]._fbModule3.uiECState16UINT679504992MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOL679506944MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOL679506952MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOL679518656MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOL679518664MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOL679529488MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOL679529496MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INT679539936MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOL679539952MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOL679539960MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOL679539968MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOL679600592MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOL679600600MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INT679611040MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOL679611056MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOL679611064MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOL679611072MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INT679671616MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOL679672864MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOL679672872MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOL679672880MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INT679716800MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOL679718048MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOL679718056MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOL679718064MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INT679761984MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOL679763232MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOL679763240MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOL679763248MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INT679807168MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOL679808416MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOL679808424MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOL679808432MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INT679852352MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOL679853600MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOL679853608MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOL679853616MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INT679897536MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOL679898784MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOL679898792MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOL679898800MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.iAnalogValue16INT679942720MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.xUnderrange8BOOL679943968MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.xOverrange8BOOL679943976MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.xErrorCard8BOOL679943984MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOL680005824MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOL680005832MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOL680017536MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOL680017544MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOL680028368MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOL680028376MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INT680038816MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOL680038832MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOL680038840MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOL680038848MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOL680099472MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOL680099480MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INT680109920MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOL680109936MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOL680109944MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOL680109952MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INT680170496MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOL680171744MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOL680171752MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOL680171760MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INT680215680MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOL680216928MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOL680216936MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOL680216944MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INT680260864MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOL680262112MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOL680262120MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOL680262128MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INT680306048MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOL680307296MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOL680307304MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOL680307312MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INT680351232MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOL680352480MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOL680352488MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOL680352496MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INT680396416MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOL680397664MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOL680397672MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOL680397680MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.iAnalogValue16INT680441600MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.xUnderrange8BOOL680442848MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.xOverrange8BOOL680442856MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.xErrorCard8BOOL680442864MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOL680504704MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOL680504712MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOL680516416MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOL680516424MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOL680527248MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOL680527256MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INT680537696MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOL680537712MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOL680537720MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOL680537728MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOL680598352MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOL680598360MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INT680608800MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOL680608816MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOL680608824MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOL680608832MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INT680669376MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOL680670624MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOL680670632MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOL680670640MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INT680714560MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOL680715808MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOL680715816MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOL680715824MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INT680759744MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOL680760992MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOL680761000MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOL680761008MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INT680804928MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOL680806176MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOL680806184MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOL680806192MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INT680850112MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOL680851360MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOL680851368MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOL680851376MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INT680895296MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOL680896544MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOL680896552MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOL680896560MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.iAnalogValue16INT680940480MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.xUnderrange8BOOL680941728MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.xOverrange8BOOL680941736MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.xErrorCard8BOOL680941744MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOL681003584MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOL681003592MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOL681015296MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOL681015304MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOL681026128MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOL681026136MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INT681036576MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOL681036592MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOL681036600MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOL681036608MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOL681097232MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOL681097240MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INT681107680MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOL681107696MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOL681107704MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOL681107712MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INT681168256MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOL681169504MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOL681169512MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOL681169520MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INT681213440MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOL681214688MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOL681214696MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOL681214704MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INT681258624MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOL681259872MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOL681259880MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOL681259888MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INT681303808MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOL681305056MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOL681305064MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOL681305072MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INT681348992MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOL681350240MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOL681350248MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOL681350256MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INT681394176MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOL681395424MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOL681395432MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOL681395440MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.iAnalogValue16INT681439360MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.xUnderrange8BOOL681440608MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.xOverrange8BOOL681440616MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.xErrorCard8BOOL681440624MAIN._afbStrings[1]._fbStringCurrent.iAnalogValue16INT681587008MAIN._afbStrings[1]._fbStringCurrent.xUnderrange8BOOL681588256MAIN._afbStrings[1]._fbStringCurrent.xOverrange8BOOL681588264MAIN._afbStrings[1]._fbStringCurrent.xErrorCard8BOOL6815882721PlcTask Outputs099221504MAIN._xShowAckEmergencyStop8BOOL641605048MAIN.xSafetyRun8BOOLtrueanalysis-33654085168MAIN.xSafetyErrAck8BOOL654085176MAIN._xShowErrorOnButton8BOOL654185040MAIN._afbStrings[0].xCloseDCCB8BOOL669297792MAIN._afbStrings[0].xResetSafetyDCCB8BOOL669297808MAIN._afbStrings[0]._fbModule1._fbUnit1.xResetMCB8BOOL669299632MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse669300992MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue669301000MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse669312704MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue669312712MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRelease8BOOL669336064MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.iSetpoint16INT669336080MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRelease8BOOL669407168MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.iSetpoint16INT669407184MAIN._afbStrings[0]._fbModule1._fbUnit2.xResetMCB8BOOL669798512MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse669799872MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue669799880MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse669811584MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue669811592MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRelease8BOOL669834944MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.iSetpoint16INT669834960MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRelease8BOOL669906048MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.iSetpoint16INT669906064MAIN._afbStrings[0]._fbModule1._fbUnit3.xResetMCB8BOOL670297392MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse670298752MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue670298760MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse670310464MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue670310472MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRelease8BOOL670333824MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.iSetpoint16INT670333840MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRelease8BOOL670404928MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.iSetpoint16INT670404944MAIN._afbStrings[0]._fbModule1._fbUnit4.xResetMCB8BOOL670796272MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse670797632MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue670797640MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse670809344MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue670809352MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRelease8BOOL670832704MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.iSetpoint16INT670832720MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRelease8BOOL670903808MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.iSetpoint16INT670903824MAIN._afbStrings[0]._fbModule2._fbUnit1.xResetMCB8BOOL671318512MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse671319872MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue671319880MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse671331584MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue671331592MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRelease8BOOL671354944MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.iSetpoint16INT671354960MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRelease8BOOL671426048MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.iSetpoint16INT671426064MAIN._afbStrings[0]._fbModule2._fbUnit2.xResetMCB8BOOL671817392MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse671818752MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue671818760MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse671830464MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue671830472MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRelease8BOOL671853824MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.iSetpoint16INT671853840MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRelease8BOOL671924928MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.iSetpoint16INT671924944MAIN._afbStrings[0]._fbModule2._fbUnit3.xResetMCB8BOOL672316272MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse672317632MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue672317640MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse672329344MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue672329352MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRelease8BOOL672352704MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.iSetpoint16INT672352720MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRelease8BOOL672423808MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.iSetpoint16INT672423824MAIN._afbStrings[0]._fbModule2._fbUnit4.xResetMCB8BOOL672815152MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse672816512MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue672816520MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse672828224MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue672828232MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRelease8BOOL672851584MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.iSetpoint16INT672851600MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRelease8BOOL672922688MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.iSetpoint16INT672922704MAIN._afbStrings[0]._fbModule3._fbUnit1.xResetMCB8BOOL673337392MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse673338752MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue673338760MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse673350464MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue673350472MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRelease8BOOL673373824MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.iSetpoint16INT673373840MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRelease8BOOL673444928MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.iSetpoint16INT673444944MAIN._afbStrings[0]._fbModule3._fbUnit2.xResetMCB8BOOL673836272MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse673837632MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue673837640MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse673849344MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue673849352MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRelease8BOOL673872704MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.iSetpoint16INT673872720MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRelease8BOOL673943808MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.iSetpoint16INT673943824MAIN._afbStrings[0]._fbModule3._fbUnit3.xResetMCB8BOOL674335152MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse674336512MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue674336520MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse674348224MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue674348232MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRelease8BOOL674371584MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.iSetpoint16INT674371600MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRelease8BOOL674442688MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.iSetpoint16INT674442704MAIN._afbStrings[0]._fbModule3._fbUnit4.xResetMCB8BOOL674834032MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse674835392MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue674835400MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse674847104MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue674847112MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRelease8BOOL674870464MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.iSetpoint16INT674870480MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRelease8BOOL674941568MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.iSetpoint16INT674941584MAIN._afbStrings[1].xCloseDCCB8BOOL675466240MAIN._afbStrings[1].xResetSafetyDCCB8BOOL675466256MAIN._afbStrings[1]._fbModule1._fbUnit1.xResetMCB8BOOL675468080MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse675469440MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue675469448MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse675481152MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue675481160MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRelease8BOOL675504512MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.iSetpoint16INT675504528MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRelease8BOOL675575616MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.iSetpoint16INT675575632MAIN._afbStrings[1]._fbModule1._fbUnit2.xResetMCB8BOOL675966960MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse675968320MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue675968328MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse675980032MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue675980040MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRelease8BOOL676003392MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.iSetpoint16INT676003408MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRelease8BOOL676074496MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.iSetpoint16INT676074512MAIN._afbStrings[1]._fbModule1._fbUnit3.xResetMCB8BOOL676465840MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse676467200MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue676467208MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse676478912MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue676478920MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRelease8BOOL676502272MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.iSetpoint16INT676502288MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRelease8BOOL676573376MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.iSetpoint16INT676573392MAIN._afbStrings[1]._fbModule1._fbUnit4.xResetMCB8BOOL676964720MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse676966080MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue676966088MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse676977792MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue676977800MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRelease8BOOL677001152MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.iSetpoint16INT677001168MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRelease8BOOL677072256MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.iSetpoint16INT677072272MAIN._afbStrings[1]._fbModule2._fbUnit1.xResetMCB8BOOL677486960MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse677488320MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue677488328MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse677500032MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue677500040MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRelease8BOOL677523392MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.iSetpoint16INT677523408MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRelease8BOOL677594496MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.iSetpoint16INT677594512MAIN._afbStrings[1]._fbModule2._fbUnit2.xResetMCB8BOOL677985840MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse677987200MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue677987208MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse677998912MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue677998920MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRelease8BOOL678022272MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.iSetpoint16INT678022288MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRelease8BOOL678093376MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.iSetpoint16INT678093392MAIN._afbStrings[1]._fbModule2._fbUnit3.xResetMCB8BOOL678484720MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse678486080MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue678486088MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse678497792MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue678497800MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRelease8BOOL678521152MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.iSetpoint16INT678521168MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRelease8BOOL678592256MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.iSetpoint16INT678592272MAIN._afbStrings[1]._fbModule2._fbUnit4.xResetMCB8BOOL678983600MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse678984960MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue678984968MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse678996672MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue678996680MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRelease8BOOL679020032MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.iSetpoint16INT679020048MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRelease8BOOL679091136MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.iSetpoint16INT679091152MAIN._afbStrings[1]._fbModule3._fbUnit1.xResetMCB8BOOL679505840MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse679507200MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue679507208MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse679518912MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue679518920MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRelease8BOOL679542272MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.iSetpoint16INT679542288MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRelease8BOOL679613376MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.iSetpoint16INT679613392MAIN._afbStrings[1]._fbModule3._fbUnit2.xResetMCB8BOOL680004720MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse680006080MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue680006088MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse680017792MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue680017800MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRelease8BOOL680041152MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.iSetpoint16INT680041168MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRelease8BOOL680112256MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.iSetpoint16INT680112272MAIN._afbStrings[1]._fbModule3._fbUnit3.xResetMCB8BOOL680503600MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse680504960MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue680504968MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse680516672MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue680516680MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRelease8BOOL680540032MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.iSetpoint16INT680540048MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRelease8BOOL680611136MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.iSetpoint16INT680611152MAIN._afbStrings[1]._fbModule3._fbUnit4.xResetMCB8BOOL681002480MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalse681003840MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrue681003848MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalse681015552MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrue681015560MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRelease8BOOL681038912MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.iSetpoint16INT681038928MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRelease8BOOL681110016MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.iSetpoint16INT6811100323PlcTask Internal099221504GVL_TYPE_CONST.INT_MIN16INT-32768TcVarGlobal3072000GVL_TYPE_CONST.INT_MAX16INT32767TcVarGlobal3072016GVL_TYPE_CONST.UINT_MAX16UINT65535TcVarGlobal3072032GVL_TYPE_CONST.UINT_MIN16UINT0TcVarGlobal3072048GVL_TYPE_CONST.DINT_MAX32DINT2147483647TcVarGlobal3072064GVL_TYPE_CONST.DINT_MIN32DINT-2147483648TcVarGlobal3072096GVL_TYPE_CONST.UDINT_MAX32UDINT4294967295TcVarGlobal3072128GVL_TYPE_CONST.UDINT_MIN32UDINT0TcVarGlobal3072160GVL_TYPE_CONST.REAL_MAX32REAL3.042823E+38TcVarGlobal3072192GVL_TYPE_CONST.REAL_MIN32REAL1E-44TcVarGlobal3072224GVL_CONST_ITECH.TCPIP_REC_BUFFER_SIZE32UDINT1000TcVarGlobal3072256GVL_CONST_ITECH.TCPIP_POLL_TIME32TIMET#100MSTcVarGlobal3072288GVL_CONST_ITECH.TCPIP_MAX_RESPONSE_DATA32UDINT10TcVarGlobal3072320GVL_CONST_ITECH.TCPIP_READ_TIMEOUT32TIMET#5STcVarGlobal3072352GVL_MOTOR.MAX_INTERLOCKS8USINT16TcVarGlobal3072384GVL_VALVE.MAX_INTERLOCKS8BOOLfalse641753328MAIN._xStartSafetyCheck8BOOL641753336MAIN._iState16INT654084992MAIN._iStateSafetyCheck16INT654085008MAIN._iStateBalancing16INT654085024MAIN._iStatePrecharge16INT654085040MAIN._xStartPrecharge8BOOL654085056MAIN._xNoPowerRequested8BOOL654085064MAIN._xFirstCycle8BOOLtrue654085072MAIN._xReleaseManualMode8BOOL654085080MAIN._rAutoPowerRequest32REAL654085088MAIN._rPowerInverter32REAL654085120MAIN._eBMSControlMode8BOOLfalse641753328MAIN._xStartSafetyCheck8BOOL641753336MAIN._xStringSafetyComError8BOOL641753344GVL_SCADA.stHMIInterface2460736ST_STRING_HMI_INTERFACE02TcVarGlobal641835200MAIN._iState16INT654084992MAIN._iStateSafetyCheck16INT654085008MAIN._iStateBalancing16INT654085024MAIN._iStatePrecharge16INT654085040MAIN._xStartPrecharge8BOOL654085056MAIN._xNoPowerRequested8BOOL654085064MAIN._xFirstCycle8BOOLtrue654085072MAIN._xReleaseManualMode8BOOL654085080MAIN._rAutoPowerRequest32REAL654085088MAIN._rPowerInverter32REAL654085120MAIN._eBMSControlMode16E_BMS_CONTROL_MODEE_BMS_CONTROL_MODE.AUTO_LOCAL654085152MAIN._tonStartupDelay256TON.PTT#10S654085184MAIN._tonBeginShutdown256TON.PTT#30S654085440MAIN._fbNoAutomaticModeAlarm4224FB_TcAlarm654085696MAIN._fbEStopNotOk4224FB_TcAlarm654089920MAIN._fbEtherCATErrorString14224FB_TcAlarm654094144MAIN._stECString1ErrSI3072FB_TcSourceInfo654098368MAIN._fbEtherCATErrorString24224FB_TcAlarm654101440MAIN._stECString2ErrSI3072FB_TcSourceInfo654105664MAIN._fbADSReader1408ADSREAD654108736MAIN._timADSReadTimer256TON654110144MAIN._fbUPS74624FB_S_UPS_BAPI654110400MAIN._xErrorActive8BOOL654185048MAIN._xInSafetyCheckMode8BOOL654185056MAIN._xEtherCatString1Ok8BOOL654185064MAIN._tonHardwareResetButton256TON.PTT#1S654185088MAIN._rtHardwareResetButton128R_TRIG654185344MAIN._fbBatteryFullMessage4288FB_TcMessage654185472MAIN._fbBatteryEmptyMessage4288FB_TcMessage654189760MAIN._rSmallestSegmentVoltage32REAL654194048MAIN._rHighestSegmentVoltage32REAL654194080MAIN._fbSafety128FB_Safety654194112MAIN._wEtherCATState16WORD654194240MAIN._xEtherCatString2Ok8BOOL654194256MAIN._xAllComponentsToManualMode8BOOL654194264MAIN._rStringsSumVoltage32REAL654194272MAIN._fbRTrigHardwareAck128R_TRIG654194304MAIN._ModbusDebugTest768ST_MODBUS_REG_11654194432MAIN._fbStringReadyTimeout256TON654195200MAIN._rDeltaUm32REAL654195456MAIN._arPowerString64REAL02654195488MAIN._ui16UINT0654195552MAIN._xStringsReady8BOOL654195568MAIN._xStringsErrorActive8BOOL654195576MAIN._xStringsInSchutdownDischargeMode8BOOL654195584MAIN._xStringsShutdownDischargeAllowed8BOOL654195592MAIN._xStringsAllInAutomaticMode8BOOL654195600MAIN._xStringsOff8BOOL654195608MAIN._xStringsBalancingDone8BOOL654195616MAIN._xStringsInAutoMode8BOOL654195624MAIN._eStringOpMode16E_STRING_OPERATING_MODE654195632MAIN._rMaxCurrentInverterDCVoltage32REAL654195648MAIN._rMinCurrentInverterDCVoltage32REAL654195680MAIN._fbModbusRead2624FB_MBReadRegs654195712MAIN.xDebugTest8BOOL654198336MAIN._xGetPowerMeterData8BOOL654198344MAIN._wDebug116WORD654198352MAIN._wDebug216WORD654198368MAIN._uiNumberOfActiveStrings16UINT654198384MAIN._fbPowerMeterPower3968FB_PowerMeter654198400MAIN._fbPowerMeter24V3968FB_PowerMeter654202368TwinCAT_PreventOnlineChangeGvl.WriteLineIDs8BOOLtrueTcVarGlobal654206336TwinCAT_PreventOnlineChangeGvl.PlcProfilerActive8BOOLfalseTcVarGlobal654206344TwinCAT_PreventOnlineChangeGvl.PlcProfilerConfigChecksum520STRING(64)TcVarGlobal654206352GVL_CONFIG.xShutdownDischargeWithInverter8BOOLfalseTcPersistentTcVarGlobal654206872GVL_CONFIG.uiNumberOfStrings16UINT2TcVarGlobal654206896GVL_CONFIG.uiNumberOfUnits16UINTTcVarGlobal654206912GVL_CONFIG.axStringEnabled16BOOL02TcPersistentTcVarGlobal654206928GVL_CONFIG.stUnitConfig 1.000 W per unit]]>32REAL6500TcPersistentTcVarGlobal654223040GVL_CONFIG.rStringFullyChargedVoltage 80 V per Unit]]>32REAL960TcPersistentTcVarGlobal654223072GVL_CONFIG.rStringEmptyVoltage 55.0V per Segment)]]>32REAL660TcPersistentTcVarGlobal654223104GVL_CONFIG.timUnitStartupTime32TIMET#5STcPersistentTcVarGlobal654223136GVL_CONFIG.timUnitBalancingStartupTime32TIMET#3MTcPersistentTcVarGlobal654223168GVL_CONFIG.timStringReadyTimeout32TIMET#3MTcPersistentTcVarGlobal654223200GVL_CONFIG.timIsoErrorTimeout32TIMET#20STcPersistentTcVarGlobal654223232GVL_CONFIG.rBalancingFactor32REAL20TcPersistentTcVarGlobal654223264GVL_MODBUS.stModbusEMSComm2192ST_EMS_MODBUS_INTERFACE.stModbusReg10.sManufacturercmblu energy ag.stModbusReg10.sModelnameall liquid.stModbusReg10.sSerialnumber202312151643.stModbusReg10.sBMSVersion0.8.0.stModbusReg10.uiTotalParallelMembers2.stModbusReg10.uiActiveParallelMembers0.stModbusReg11.eChargeStatusE_CHARGE_STATUS.UNDEFINED.stModbusReg11.eBatteryStatusE_BATTERY_STATUS.OFFTcVarGlobal654223296GVL_MODBUS.stBMSErrorReg80ST_MODBUS_REG_13TcVarGlobal654225488GVL_MODBUS.awWarningsUnitsActive 14.047 Index 0 -> Unit 1, Index 1 -> Unit 2 etc.]]>768U_UNIT_WARNING_REGISTER024TcVarGlobal654225568GVL_MODBUS.awErrorsUnitsActive 15.047 - Index 0 -> Unit 1, Index 1 -> Unit 2 etc.]]>768U_UNIT_ERROR_REGISTER024TcVarGlobal654226336GVL_SCADA.stHMIInterface2460736ST_STRING_HMI_INTERFACE02TcVarGlobal654227104GVL_SCADA.stAckAlarmsButton32ST_HMI_CONTROL_BUTTON.xReleasetrueTcVarGlobal656687840GVL_SCADA.stAutomaticModeHMI96ST_AUTO_HMI_INTERFACETcVarGlobal656687872GVL_SCADA.eRequestedControlMode16E_BMS_CONTROL_MODETcVarGlobal656687968GVL_SCADA.eCurrentControlMode16E_BMS_CONTROL_MODETcVarGlobal656687984GVL_SCADA.diCurrentBatteryPower32DINTTcVarGlobal656688000GVL_SCADA.eCycleStatus16E_CYCLE_STATUSTcVarGlobal656688032GVL_SCADA.xDummy8BOOLfalseTcVarGlobal656688048GVL_SCADA.lrChargedPowerValueWH64LREALTcVarGlobal656688064GVL_SCADA.lrDischargedPowerValueWH64LREALTcVarGlobal656688128GVL_SCADA.lrLastCycleUtilityPowerValueWh64LREALTcVarGlobal656688192TwinCAT_SystemInfoVarList._AppInfo2048PlcAppSystemInfono_initTcVarGlobal656688576TwinCAT_SystemInfoVarList._TaskInfo1024PlcTaskSystemInfo11no_initTcVarGlobal656690624TwinCAT_SystemInfoVarList._TaskPouOid_PlcTask32OTCIDno_initTcVarGlobal656691648TwinCAT_SystemInfoVarList._TaskOid_PlcTask32OTCIDno_initTcVarGlobal656691680TwinCAT_SystemInfoVarList.__PlcTask896_Implicit_Task_Info.dwVersion2TcContextNamePlcTaskTcVarGlobal656691712MAIN._afbStrings12331648FB_String02OPC.UA.DA0656912640SafetyDoorMotorAnalogOutputAnalogInputInverterBMSEventsGeneralValveApplicationNamePort_851ChangeDate2025-06-04T17:52:12GeneratedCodeSize548864GlobalDataSize81723392UTF8EncodedStringsfalse \ No newline at end of file + Index 0 -> Unit 1, Index 1 -> Unit 2 etc.]]>768U_UNIT_ERROR_REGISTER024TcVarGlobal654226336GVL_SCADA.stAckAlarmsButton32ST_HMI_CONTROL_BUTTON.xReleasetrueTcVarGlobal656687840GVL_SCADA.stAutomaticModeHMI96ST_AUTO_HMI_INTERFACETcVarGlobal656687872GVL_SCADA.eRequestedControlMode16E_BMS_CONTROL_MODETcVarGlobal656687968GVL_SCADA.eCurrentControlMode16E_BMS_CONTROL_MODETcVarGlobal656687984GVL_SCADA.diCurrentBatteryPower32DINTTcVarGlobal656688000GVL_SCADA.eCycleStatus16E_CYCLE_STATUSTcVarGlobal656688032GVL_SCADA.xDummy8BOOLfalseTcVarGlobal656688048GVL_SCADA.lrChargedPowerValueWH64LREALTcVarGlobal656688064GVL_SCADA.lrDischargedPowerValueWH64LREALTcVarGlobal656688128GVL_SCADA.lrLastCycleUtilityPowerValueWh64LREALTcVarGlobal656688192TwinCAT_SystemInfoVarList._AppInfo2048PlcAppSystemInfono_initTcVarGlobal656688576TwinCAT_SystemInfoVarList._TaskInfo1024PlcTaskSystemInfo11no_initTcVarGlobal656690624TwinCAT_SystemInfoVarList._TaskPouOid_PlcTask32OTCIDno_initTcVarGlobal656691648TwinCAT_SystemInfoVarList._TaskOid_PlcTask32OTCIDno_initTcVarGlobal656691680TwinCAT_SystemInfoVarList.__PlcTask896_Implicit_Task_Info.dwVersion2TcContextNamePlcTaskTcVarGlobal656691712MAIN._afbStrings12336896FB_String02OPC.UA.DA0669296704SafetyDoorMotorAnalogOutputAnalogInputInverterBMSEventsGeneralValveApplicationNamePort_851ChangeDate2025-06-06T17:50:18GeneratedCodeSize548864GlobalDataSize81723392UTF8EncodedStringsfalse \ No newline at end of file diff --git a/PLC/POUs/FB_String.TcPOU b/PLC/POUs/FB_String.TcPOU index dd7e6af..8a2aa7a 100644 --- a/PLC/POUs/FB_String.TcPOU +++ b/PLC/POUs/FB_String.TcPOU @@ -33,10 +33,6 @@ VAR_INPUT // Reset Safety xResetSafety : BOOL; - // Safety communication error - {attribute 'analysis' := '-33'} - xSafetyComError AT %I* : BOOL; - // Release alarms xReleaseErrors : BOOL; @@ -64,6 +60,10 @@ VAR_OUTPUT // Repair switch closed xRepairSwitchOk AT %I* : BOOL; + // Safety communication error + {attribute 'analysis' := '-33'} + xSafetyComError AT %I* : BOOL; + // All safetyinterlocks from safety plc are ok xSafetyIntlksOk AT %I* : BOOL; @@ -157,9 +157,6 @@ VAR // State for start and stop _iState : INT := 0; - // Timer for result pulse to safety - _tonResetPulseLength : TON := (PT := T#250MS); - // Error timer for not closing dc relais _tonErrorDCCBNotClosed : TON := (PT := T#5S); @@ -221,7 +218,7 @@ VAR _xErrorInternal : BOOL; - _fbSafetyResetImpulseGen : FB_Blinker := (rFrequency := 1.0); + _fbSafetyResetImpulseGen : FB_Blinker := (rFrequency := 2.0); END_VAR @@ -234,8 +231,7 @@ END_VAR +stHMIInterface.eStatus := eStatus; + +// Reset Safety +xResetSafetyDCCB := xResetSafety;]]> , - bError=> , - nErrId=> ); -// If writing modbus register is done -IF NOT _fbWriteHeartbeatRegister.bBusy THEN - // And there is no error, then continue - _fbWriteHeartbeatRegister(bExecute := FALSE); -END_IF +HandleHeartbeat(); // State machine CASE _iState OF @@ -362,7 +342,7 @@ CASE _iState OF // If there was no error and the converter has no error continue IF NOT _fbReadRegister.bError THEN // Go back to polling state - _iState := 6; + _iState := 0; stCurrentValues.rActACCurrent := LREAL_TO_REAL(WORD_TO_INT(_awCurrentACValues[0]) * EXPT(10,WORD_TO_INT(_awCurrentACValues[4]))); stCurrentValues.rActtACPhaseACurrent := LREAL_TO_REAL(WORD_TO_INT(_awCurrentACValues[1]) * EXPT(10,WORD_TO_INT(_awCurrentACValues[4]))); stCurrentValues.rActtACPhaseBCurrent := LREAL_TO_REAL(WORD_TO_INT(_awCurrentACValues[2]) * EXPT(10,WORD_TO_INT(_awCurrentACValues[4]))); @@ -379,46 +359,6 @@ CASE _iState OF END_IF _fbReadRegister(bExecute := FALSE); END_IF - - - 6: // Check heartbeat signal - _fbReadRegister( - sIPAddr:= sInverterIPAddr, - nTCPPort:= 502, - nUnitID:= 16#FF, // 16#FF for Modbus TCP - nQuantity:= 1, - nMBAddr:= PCS_HB, - cbLength:= SIZEOF(_uiInverterToPLCCounter), - pDestAddr:= ADR(_uiInverterToPLCCounter), - bExecute:= TRUE, - tTimeout:= T#5S, - bBusy=> , - bError=> , - nErrId=> , - cbRead=> ); - - IF NOT _fbReadRegister.bBusy THEN - IF (NOT _fbReadRegister.bError) THEN - // Check if counter has been incremented by the inverter - IF (_uiInverterToPLCCounter - _uiInverterToPLCCounterOld) > 0 THEN - _xInverterHBCounterIncremented := TRUE; - - // Safe old value - _uiInverterToPLCCounterOld := _uiInverterToPLCCounter; - ELSE - _xInverterHBCounterIncremented := FALSE; - END_IF - - _iState := 0; - ELSE - xError := TRUE; - _iErrorInState := _iState; - // Goto error state - _iState := 1000; - END_IF - - _fbReadRegister(bExecute := FALSE); - END_IF 10: // Wait for inverter to be online and in state STANDBY(8) @@ -979,7 +919,7 @@ CASE _iState OF // Check if reading mudbus register is done IF NOT _fbReadRegister.bBusy THEN IF NOT _fbReadRegister.bError THEN - _iState := 91; + _iState := 93; stCurrentValues.uiStatus := _uiInverterState; ELSE _iErrorInState := _iState; @@ -989,78 +929,6 @@ CASE _iState OF _fbReadRegister(bExecute := FALSE); END_IF - - 91: // Send heartbeat signal - _uiPLCToInverterCounter := _uiPLCToInverterCounter + 1; - _fbWriteRegister( - sIPAddr:= sInverterIPAddr, - nTCPPort:= 502, - nUnitID:= 16#FF, // 16#FF for Modbus TCP - nQuantity:= 1, - nMBAddr:= CONTROLLER_HB, - cbLength:= SIZEOF(_uiPLCToInverterCounter), - pSrcAddr:= ADR(_uiPLCToInverterCounter), - bExecute:= TRUE, - tTimeout:= T#5S, - bBusy=> , - bError=> , - nErrId=> ); - - // If writing modbus register is done - IF NOT _fbWriteRegister.bBusy THEN - // And there is no error, then continue - IF NOT _fbWriteRegister.bError THEN - _iState := 92; - ELSE - _iErrorInState := _iState; - xError := TRUE; - // Goto error state - _iState := 1000; - END_IF - _fbWriteRegister(bExecute := FALSE); - END_IF - - - 92: // Check heartbeat signal - _fbReadRegister( - sIPAddr:= sInverterIPAddr, - nTCPPort:= 502, - nUnitID:= 16#FF, // 16#FF for Modbus TCP - nQuantity:= 1, - nMBAddr:= PCS_HB, - cbLength:= SIZEOF(_uiInverterToPLCCounter), - pDestAddr:= ADR(_uiInverterToPLCCounter), - bExecute:= TRUE, - tTimeout:= T#5S, - bBusy=> , - bError=> , - nErrId=> , - cbRead=> ); - - IF NOT _fbReadRegister.bBusy THEN - IF (NOT _fbReadRegister.bError) THEN - // Check if counter has been incremented by the inverter - IF (_uiInverterToPLCCounter - _uiInverterToPLCCounterOld) > 0 THEN - _xInverterHBCounterIncremented := TRUE; - - // Safe old value - _uiInverterToPLCCounterOld := _uiInverterToPLCCounter; - ELSE - _xInverterHBCounterIncremented := FALSE; - END_IF - - // _iState := 65; - _iState := 93; - ELSE - xError := TRUE; - _iErrorInState := _iState; - // Goto error state - _iState := 1000; - END_IF - - _fbReadRegister(bExecute := FALSE); - END_IF - 93: // Send current power demand _fbWriteRegister( sIPAddr:= sInverterIPAddr, @@ -1223,11 +1091,14 @@ CASE _iState OF 1000: // Write error state to log ADSLOGDINT(msgCtrlMask:= ADSLOG_MSGTYPE_ERROR, msgFmtStr:= 'Fehler im state: %s', dintArg:= INT_TO_DINT(_iErrorInState)); + _fbWriteRegister(bExecute := FALSE); + _fbReadRegister(bExecute := FALSE); xActive := FALSE; + xError := TRUE; _iState := 1001; 1001: // Error state, wait for reset - IF xReset AND (NOT xEnable) THEN + IF xReset AND xHeartbeatOk AND (NOT xEnable) THEN _iState := 1010; END_IF @@ -1270,11 +1141,13 @@ IF _fbHeartbeatTimeout.Q THEN xHeartbeatOk := FALSE; END_IF +IF (NOT xHeartbeatOk) AND (_iState < 1000) THEN + _iState := 1000; +END_IF // =============================== // Inverter alarm handling // =============================== - IF xError AND (NOT _fbErrorInverterAlarm.bRaised) THEN _fbErrorInverterAlarm.Raise(0); END_IF @@ -1304,6 +1177,74 @@ _fbErrorInverterAlarm.CreateEx(stEventEntry := TC_EVENTS.Inverter.InverterError, _fbErrorInverterAlarm.ipArguments.Clear().AddString(_sName);]]> + + + , + bError=> , + nErrId=> ); + +// If writing modbus register is done +IF (NOT _fbWriteHeartbeatRegister.bBusy) THEN + _fbWriteHeartbeatRegister(bExecute := FALSE); +END_IF + +// Read current heartbeat counter +_fbReadHeartbeatRegister( + sIPAddr:= sInverterIPAddr, + nTCPPort:= 502, + nUnitID:= 16#FF, // 16#FF for Modbus TCP + nQuantity:= 1, + nMBAddr:= PCS_HB, + cbLength:= SIZEOF(_uiInverterToPLCCounter), + pDestAddr:= ADR(_uiInverterToPLCCounter), + tTimeout:= T#5S, + bBusy=> , + bError=> , + nErrId=> , + cbRead=> ); + + IF (NOT _fbReadHeartbeatRegister.bBusy) THEN + _fbReadHeartbeatRegister(bExecute := FALSE); + IF (NOT _fbReadHeartbeatRegister.bError) THEN + // Check if counter has been incremented by the inverter + IF (_uiInverterToPLCCounter - _uiInverterToPLCCounterOld) > 0 THEN + _xInverterHBCounterIncremented := TRUE; + + // Safe old value + _uiInverterToPLCCounterOld := _uiInverterToPLCCounter; + ELSE + _xInverterHBCounterIncremented := FALSE; + END_IF + ELSE + // only flag heartbeat as incremented of modbusregister could be read + _xInverterHBCounterIncremented := FALSE; + END_IF + END_IF]]> + + diff --git a/StringSafetyPLC/GVLs/GVL1.sgvl b/StringSafetyPLC/GVLs/GVL1.sgvl index dd52346..9be44fd 100644 --- a/StringSafetyPLC/GVLs/GVL1.sgvl +++ b/StringSafetyPLC/GVLs/GVL1.sgvl @@ -1,5 +1,5 @@  - + VoltageMod1Unit1 @@ -190,8 +190,8 @@ - - 325f39e2-c5e2-4cbb-8b45-2c7100dfcce1 + + 4c8c90b7-8a99-4cf0-b8e3-772b428dad62 @@ -205,8 +205,8 @@ - - 5daec38a-ef77-4f98-aae6-c8203cbcf0a0 + + 8ba4748e-e8f4-46af-a99c-9d0284526938 @@ -220,8 +220,8 @@ - - e116a7c5-b7f4-4c45-8aab-780cd6a8646c + + 2d489ec8-1348-43c1-ba4d-80df9f5e317e @@ -235,8 +235,8 @@ - - 7d050916-526c-4fdb-a1ef-aafff8a46c58 + + f1c08565-c107-4d8e-9ac9-fd19619001aa @@ -250,8 +250,8 @@ - - b22aebd4-a438-4d49-be02-361774bbe29d + + 9e61d5af-178e-4991-be0c-acc552b63175 @@ -265,8 +265,8 @@ - - 97148715-ac01-4960-8da3-0c4d99b06c92 + + d7b42c4c-3298-4827-aa9e-7f2d3f8e969c @@ -280,8 +280,8 @@ - - 7f620e25-ec72-4009-b78a-dbc310f72ab3 + + b1e5c46b-23bf-44d0-8100-fd9acf6642d2 @@ -295,8 +295,8 @@ - - b7906cc1-9637-4c22-88e0-1c0264bbf0af + + 61bbf19d-4c9e-4102-bb3d-2882cab71895 @@ -310,8 +310,8 @@ - - 0fae825e-9abf-423a-ade2-a897ee105d75 + + b3a758c8-8dc6-4361-bca1-41d44c7fa449 @@ -325,8 +325,8 @@ - - 301d5928-75c4-473f-8fa8-947749927d8b + + e79b6357-4f71-47c4-8e00-4a72b3e65330 @@ -340,8 +340,8 @@ - - d06a7ef6-5295-4492-9217-85883771fa7d + + 1241337b-e601-49e9-836e-1aa806f8701e @@ -355,8 +355,8 @@ - - 3980b175-1214-47cd-ab76-1a3d6243689d + + 28dec8e8-566e-4546-b34f-85e0eba1ef0c @@ -370,8 +370,8 @@ - - 12fa17e2-8c25-4774-88b6-2e33813e9450 + + 4941c441-11e9-4ee0-8db9-5ab974278810 @@ -385,8 +385,8 @@ - - c4567cfd-eb04-4f28-bcb3-dc6ec22b8126 + + a2beef6d-8b82-4e01-a550-f5045c106ed2 @@ -400,8 +400,8 @@ - - 95cb1e57-b709-4c7b-9608-50fbe423e9b9 + + ebefd18d-8705-4b81-b8ac-b395bf9c5b92 @@ -415,8 +415,8 @@ - - 661a3b48-2b64-4d1e-8b3a-154cbbd59462 + + a1384f62-7d4c-4800-b9e4-4dc51a517907 @@ -838,8 +838,8 @@ - - 937b3863-a4a5-42eb-a6a7-5928453944c1 + + c2f6c160-df4d-4195-b1f4-48c4a538fc6c @@ -853,8 +853,8 @@ - - d1c38cb1-fe3a-4cc6-8925-f2280a800a4b + + f4cb1f67-2dd0-49d2-94ac-51823d061dd7 @@ -868,8 +868,8 @@ - - 18340bee-a0a1-4698-88e6-6fa3ba705eb3 + + d217dbc5-4bb2-4559-81bb-6b0191303cac @@ -883,8 +883,8 @@ - - da3d6a26-e82c-4052-b13d-c39974d9630c + + 686eb2bc-cbe5-458c-b5e3-edc8212f9d5f @@ -898,8 +898,8 @@ - - e4f496f8-84b2-48ab-9be0-eeacc40a185d + + d5bee1e9-a76a-4c47-a872-48c05e46768b @@ -913,8 +913,8 @@ - - 864e42ca-8fad-4e22-9ac6-c76e0bd8c5cb + + b767dca4-873d-4bf6-8945-b3737fd28c3d @@ -928,8 +928,8 @@ - - b6cea5cf-3fda-475b-b7d5-718a311d3fb2 + + 836e23dd-b34b-427e-b85d-1e22031f06f5 @@ -943,8 +943,8 @@ - - 655f2be3-3995-40cd-ab52-62c67906f46f + + 7a1cbbd3-67b0-4b66-91de-e2d56ff9609a @@ -958,8 +958,8 @@ - - dc600ee3-0d15-43af-bde3-c395c2568cc6 + + 09fd2f03-7a85-4a4d-9028-d0fec310a8c4 @@ -973,8 +973,8 @@ - - 927639fc-55b4-4a90-97ad-0593637df17c + + 0b8b2017-0254-44a3-a62a-c2cc14b7ca6a @@ -988,8 +988,8 @@ - - 60862217-beee-4d8b-898f-d97effb3307c + + 2df91b63-3cd1-4a08-8cd8-cbbb32526015 @@ -1003,8 +1003,8 @@ - - cca26e7a-68f3-492c-8811-2e8c0bbead33 + + f5de7a82-a680-4424-b834-3dd7e2debc3c @@ -1018,8 +1018,8 @@ - - c6280dc4-eb36-478b-86e9-cc525ae594a8 + + 0fe149a3-0342-47b3-903f-da4ada5ffce3 @@ -1033,8 +1033,8 @@ - - 1f6ffa36-0de4-4f52-a61c-6dadeba226ef + + 0555b4b4-cfd9-48f9-8047-32844d940d78 @@ -1048,8 +1048,8 @@ - - 7a2f10cb-855a-4725-8390-de0309f43498 + + 492122c8-3874-46a2-8ade-369219671a08 @@ -1063,8 +1063,8 @@ - - 9abe11fa-811a-4152-9b5e-4d9e06a8bac0 + + 61b0c1c1-8fbe-45d1-8d15-be7d2f00b07c @@ -1078,8 +1078,8 @@ - - d3b9ae63-fa8a-45d2-9be7-1e80aa01c515 + + 03f8ed47-4090-46ed-a6e3-dabaec8608c0 @@ -1093,8 +1093,8 @@ - - ce57d5af-8556-4760-9d4b-3d27aa815271 + + 6245ab98-238b-4d19-9593-62bd363fc034 @@ -1108,8 +1108,8 @@ - - df704343-4455-4741-9861-633d49d916c8 + + b559ceaf-dbe8-4b3e-a3f3-698473fac86e @@ -1123,8 +1123,8 @@ - - ea352b4b-289e-4552-929a-972e8c4b7a6f + + 0dc756c9-3ffa-4db1-b90b-1df5d8ed8236 @@ -1138,8 +1138,8 @@ - - 3b125f39-56ed-439d-b54d-888067e23709 + + 42760bb4-dff8-4a22-a358-c17b821506d1 @@ -1153,8 +1153,8 @@ - - df003ba9-474d-48d0-b137-8044fdccc75c + + 71265fd8-5303-4541-9ad9-8a2e10632336 @@ -1168,8 +1168,8 @@ - - 054dbd3d-eb66-4c6c-8df1-be321928e77d + + 779829eb-e621-47c7-add9-d02f3c062b17 @@ -1183,8 +1183,8 @@ - - 2aa92a6b-5b58-4cc2-8de9-fd544e7b8d49 + + 5d4816f9-3a1f-4d6c-b5e9-c5ace6ea86b7 @@ -1198,8 +1198,8 @@ - - 2a6465ba-c7cf-42da-b444-0fa14723fe99 + + 0288f991-ca07-4c32-84ce-fe948b909855 @@ -1213,8 +1213,8 @@ - - be8cf3a9-61ef-4641-9a1f-b96947400354 + + 20b5ee3f-103b-4800-aa92-dcd7ccf62b1d @@ -1228,8 +1228,8 @@ - - 01044bf8-e958-4a37-98bb-41363888fd03 + + 8b60d5a3-7859-45cb-b5f5-4595b26d2a3b @@ -1243,8 +1243,8 @@ - - cf4076aa-9ee4-46e1-a262-39f94a76d721 + + 71241431-ad5b-40db-b19d-8573c1ebca07 @@ -1258,8 +1258,8 @@ - - f264be47-246f-411f-9867-4e8705121156 + + 46252cae-3a4f-4c90-9f3d-c5949924d4be @@ -1273,8 +1273,8 @@ - - 040e57c8-17f7-467b-8371-ab8f4f4d36d7 + + 3d7f7144-494a-4226-8787-976b2cfbd57f @@ -1288,8 +1288,8 @@ - - bd8d672b-33d0-44b8-9e47-e002cfe777c5 + + 8bf5757e-41b9-41fe-9fb6-1a475b3f2ec4 @@ -1303,8 +1303,8 @@ - - 9bae25b5-97f2-4dae-b4f5-a7de6e2e9fbe + + b44db123-dd7c-45ab-a473-01feabc9fa5d diff --git a/StringSafetyPLC/Multi Setting.sms b/StringSafetyPLC/Multi Setting.sms index ebe042d..73ab34d 100644 --- a/StringSafetyPLC/Multi Setting.sms +++ b/StringSafetyPLC/Multi Setting.sms @@ -1,5 +1,5 @@  - + 1 @@ -154,9 +154,6 @@ EL2912 50462856 28 - - - 36 diff --git a/StringSafetyPLC/PressureCheck/PressureCheck.sal b/StringSafetyPLC/PressureCheck/PressureCheck.sal index dfe2f1a..a58afba 100644 --- a/StringSafetyPLC/PressureCheck/PressureCheck.sal +++ b/StringSafetyPLC/PressureCheck/PressureCheck.sal @@ -1,5 +1,5 @@  - + @@ -152,168 +152,168 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - + - - + + - + @@ -322,168 +322,168 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - + - - + + - + @@ -492,168 +492,168 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - + - - + + - + diff --git a/StringSafetyPLC/PressureCheck/PressureCheck.sal.diagram b/StringSafetyPLC/PressureCheck/PressureCheck.sal.diagram index ad2dcaa..7396e01 100644 --- a/StringSafetyPLC/PressureCheck/PressureCheck.sal.diagram +++ b/StringSafetyPLC/PressureCheck/PressureCheck.sal.diagram @@ -1,5 +1,5 @@  - + @@ -166,276 +166,276 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + diff --git a/StringSafetyPLC/TargetSystemConfig.xml b/StringSafetyPLC/TargetSystemConfig.xml index 0b5558d..5b09e1d 100644 --- a/StringSafetyPLC/TargetSystemConfig.xml +++ b/StringSafetyPLC/TargetSystemConfig.xml @@ -1,5 +1,5 @@  - + HSafetyPLC EL2912 false @@ -7,7 +7,7 @@ =STRNG01-15K1 (EL2912) 01 (V01.04) 4210722 - 19060 + 6170 false false 1 diff --git a/StringSafetyPLC/User FBs/ModulePressureCheck.ufb b/StringSafetyPLC/User FBs/ModulePressureCheck.ufb index f1cf3cf..f4ebad8 100644 --- a/StringSafetyPLC/User FBs/ModulePressureCheck.ufb +++ b/StringSafetyPLC/User FBs/ModulePressureCheck.ufb @@ -1,5 +1,5 @@  - + @@ -118,7 +118,7 @@ - + @@ -182,7 +182,7 @@ - + @@ -246,7 +246,7 @@ - + @@ -310,7 +310,7 @@ - + diff --git a/Uniper.tsproj b/Uniper.tsproj index 7c4bd91..f6240de 100644 --- a/Uniper.tsproj +++ b/Uniper.tsproj @@ -269,7 +269,7 @@ - + PLC Instance {08500001-0000-0000-F000-000000000064} @@ -1328,11 +1328,6 @@ MAIN._fbSafety.xTemperaturesInRange BOOL - - MAIN._afbStrings[0].xSafetyComError - - BOOL - MAIN._afbStrings[0].xECWcState BOOL @@ -1350,6 +1345,11 @@ BOOL + + MAIN._afbStrings[0].xSafetyComError + + BOOL + MAIN._afbStrings[0].xSafetyIntlksOk @@ -4117,11 +4117,6 @@ EL30xx also sets this if an underrange or overrange error is present]]> BOOL - - MAIN._afbStrings[1].xSafetyComError - - BOOL - MAIN._afbStrings[1].xECWcState BOOL @@ -4139,6 +4134,11 @@ BOOL + + MAIN._afbStrings[1].xSafetyComError + + BOOL + MAIN._afbStrings[1].xSafetyIntlksOk