From 0d9a4d9c72a77574a7e2bab6e5a79f9e74d811f7 Mon Sep 17 00:00:00 2001 From: Matthias Heisig Date: Wed, 22 May 2024 17:43:26 +0200 Subject: [PATCH] =?UTF-8?q?WIP:=20Aktueller=20stand=20f=C3=BCr=20fehlersuc?= =?UTF-8?q?he=20Sensorrauschen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PLC/GVLs/GVL_CONFIG.TcGVL | 6 +- PLC/PLC.plcproj | 29 +- PLC/PLC.tmc | 460 +++++++++--------- PLC/POUs/FB_Module.TcPOU | 17 +- PLC/POUs/FB_String.TcPOU | 49 +- PLC/POUs/FB_UMD705.TcPOU | 56 +++ PLC/POUs/FB_Unit.TcPOU | 11 +- PLC/POUs/MAIN.TcPOU | 132 ++++- PLC/POUs/Sunspec/FB_PowerSupplySunspec.TcPOU | 22 +- .../ST_SunspecInverterThreePhase.TcDUT | 145 ++++++ .../ST_SunspecNameplateRatings.TcDUT | 95 ++++ .../StateEvents/I_SunspecStateEvents.TcIO | 31 ++ .../States/FB_SunspecErrorState.TcPOU | 68 +++ .../States/FB_SunspecOffState.TcPOU | 68 +++ StringSafetyPLC/GVLs/GVL1.sgvl | 209 ++++---- .../Alias Devices/SafetyComError.sds | 18 + StringSafetyPLC/LocalSafety/LocalSafety.sal | 10 +- StringSafetyPLC/Multi Setting.sms | 6 +- .../PressureCheck/PressureCheck.sal | 434 ++++++++--------- .../PressureCheck/PressureCheck.sal.diagram | 268 +++++----- StringSafetyPLC/StringSafetyPLC.splcproj | 5 +- StringSafetyPLC/TargetSystemConfig.xml | 7 +- .../User FBs/ModulePressureCheck.ufb | 18 +- StringSafetyPLC/VoltageCheck/VoltageCheck.sal | 6 +- .../VoltageCheck/VoltageCheck.sal.diagram | 4 +- Uniper.tsproj | 283 +++++++---- UniperEvents.tmc | 34 +- 27 files changed, 1667 insertions(+), 824 deletions(-) create mode 100644 PLC/POUs/FB_UMD705.TcPOU create mode 100644 PLC/POUs/Sunspec/ModelData/ST_SunspecInverterThreePhase.TcDUT create mode 100644 PLC/POUs/Sunspec/ModelData/ST_SunspecNameplateRatings.TcDUT create mode 100644 PLC/POUs/Sunspec/StatePattern/StateEvents/I_SunspecStateEvents.TcIO create mode 100644 PLC/POUs/Sunspec/StatePattern/States/FB_SunspecErrorState.TcPOU create mode 100644 PLC/POUs/Sunspec/StatePattern/States/FB_SunspecOffState.TcPOU create mode 100644 StringSafetyPLC/LocalSafety/Alias Devices/SafetyComError.sds diff --git a/PLC/GVLs/GVL_CONFIG.TcGVL b/PLC/GVLs/GVL_CONFIG.TcGVL index 7203525..d8d8cc8 100644 --- a/PLC/GVLs/GVL_CONFIG.TcGVL +++ b/PLC/GVLs/GVL_CONFIG.TcGVL @@ -291,10 +291,10 @@ VAR_GLOBAL PERSISTENT // String fully charged voltage (Volt) // 960 V -> 80 V per Unit - rStringFullyChargedVoltage : REAL := 950.0; + rStringFullyChargedVoltage : REAL := 960.0; - // String empty voltage (Volt) (617V is needed for the inverter to start up -> 51.4V per Segment) - rStringEmptyVoltage : REAL := 630.0; + // String empty voltage (Volt) (617V is needed for the inverter to start up -> 55.0V per Segment) + rStringEmptyVoltage : REAL := 660.0; // Unit wait startup time timUnitStartupTime : TIME := T#1M; diff --git a/PLC/PLC.plcproj b/PLC/PLC.plcproj index db35d51..59c3ee3 100644 --- a/PLC/PLC.plcproj +++ b/PLC/PLC.plcproj @@ -97,6 +97,9 @@ Code + + Code + Code @@ -106,6 +109,21 @@ Code + + Code + + + Code + + + Code + + + Code + + + Code + Code @@ -119,6 +137,12 @@ + + + true + + + @@ -185,7 +209,10 @@ "{192FAD59-8248-4824-A8DE-9177C94C195A}" - + + CurrentUmlCompilerVersion + 4.2.1.0 + diff --git a/PLC/PLC.tmc b/PLC/PLC.tmc index 9d9480d..b76b2b9 100644 --- a/PLC/PLC.tmc +++ b/PLC/PLC.tmc @@ -1,4 +1,4 @@ -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_WaitForPowerOFF5E_CHARGE_STATUS16INTUNDEFINED1EMPTY2CHARGING3DISCHARGING4FULL5qualified_onlystrictto_stringto_string_function__TO_STRING__143to_wstring_function__TO_WSTRING__143generate_implicit_init_functionHMI_BUTTON_FEEDBACK16INTNONE0ACTIVE1PENDING2WARNING3ERROR4qualified_onlyNONEST_HMI_CONTROL_BUTTON32xRequestBOOL PLC +]]>8321152ArrayBufferBYTE01040000832000064MemRingBufferFB_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_WaitForPowerOFF5E_CHARGE_STATUS16INTUNDEFINED1EMPTY2CHARGING3DISCHARGING4FULL5qualified_onlystrictto_stringto_string_function__TO_STRING__145to_wstring_function__TO_WSTRING__145generate_implicit_init_functionST_MODULE_VOLT_CONFIG32xUnit1Is1500VBOOL80xUnit2Is1500VBOOL88xUnit3Is1500VBOOL816xUnit4Is1500VBOOL824ST_STRING_VOLT_CONFIG96stModule1VoltConfigST_MODULE_VOLT_CONFIG320stModule2VoltConfigST_MODULE_VOLT_CONFIG3232stModule3VoltConfigST_MODULE_VOLT_CONFIG3264HMI_BUTTON_FEEDBACK16INTNONE0ACTIVE1PENDING2WARNING3ERROR4qualified_onlyNONEST_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.Access1iFeedbackHMI_BUTTON_FEEDBACK1616OPC.UA.DA1OPC.UA.DA.Access1ST_HMI_ANALOG_VALUE1472sNameSTRING(80)6480OPC.UA.DA1OPC.UA.DA.Access1iStatusINT16800OPC.UA.DA1OPC.UA.DA.Access1stInterlockST_HMI_INTERLOCK20816816xUsedBOOL821632trueOPC.UA.DA1OPC.UA.DA.Access1E_COMPONENT_STATUS16INTOFF0ON1CHARGING2DISCHARGING3ERROR4qualified_onlystrictto_stringto_string_function__TO_STRING__149to_wstring_function__TO_WSTRING__149generate_implicit_init_functionST_UNIT_HMI_INTERFACE102912stNS11ST_HMI_ANALOG_MOTOR_DATA821632trueOPC.UA.DA1OPC.UA.DA.Access1E_COMPONENT_STATUS16INTOFF0ON1CHARGING2DISCHARGING3ERROR4qualified_onlystrictto_stringto_string_function__TO_STRING__151to_wstring_function__TO_WSTRING__151generate_implicit_init_functionST_UNIT_HMI_INTERFACE102912stNS11ST_HMI_ANALOG_MOTOR_DATA246080stNS21ST_HMI_ANALOG_MOTOR_DATA2460824608stNS12ST_HMI_VALVE_DATA2164849216stNS22ST_HMI_VALVE_DATA321235136eStatusE_COMPONENT_STATUS161235168stStringCurrentST_HMI_ANALOG_VALUE14721235200stInverterDataST_SUNSPEC_CURRENT_VALUES4161236672E_BATTERY_STATUS16INTERROR1OFF2READY3ACTIVE4MAINTENANCE5TESTING6qualified_onlystrictto_stringto_string_function__TO_STRING__138to_wstring_function__TO_WSTRING__138generate_implicit_init_functionST_MODBUS_REG_11768eBatteryStatusE_BATTERY_STATUS160eChargeStatusE_CHARGE_STATUS1616uiSelfDischargeRateUINT1632uiMaxAllowedSOCUINT1648100uiMinAllowedSOCUINT16640uiCurrentSOCUINT1680uiCurrentDODUINT1696uiCurrentSOHUINT16112100udiChargeCapacityUDINT32128udiEnergyCapacityUDINT32160udiMaxChargingActivePowerUDINT3219230000udiMaxDischargingActivePowerUDINT3222430000udiMaxAvailableInductiveReactivePowerUDINT322560udiMaxAvailableCapacitiveReactivePowerUDINT322880udiChargedEnergyUDINT32320udiAvailableEnergyUDINT32352diTotalACCurrentPhase1DINT32384diTotalACCurrentPhase2DINT32416diTotalACCurrentPhase3DINT32448diSetpointActivePowerMirrorDINT32480rSetpointCosPhiMirrorREAL32512diCurrentActivePowerDINT32544diCurrentReactivePowerDINT32576udiLifeMessageUDINT32608lwWarningBitmapLWORD64640lwErrorBitmapLWORD64704pack_mode1ST_MODBUS_REG_101344sManufacturerSTRING(32)2640sModelnameSTRING(32)264264sSerialnumberSTRING(32)264528sBMSVersionSTRING(64)520792uiTotalParallelMembersUINT161312uiActiveParallelMembersUINT161328pack_mode1E_REACTIVE_POWER_TYPE16INTINDUCTIVE1CAPACITIVE2NONE3qualified_onlystrictto_stringto_string_function__TO_STRING__146to_wstring_function__TO_WSTRING__146generate_implicit_init_functionST_MODBUS_REG_1280diSetpointActivePowerDINT320rSetpointCosPhiREAL3232eReactivePowerTypeE_REACTIVE_POWER_TYPE1664pack_mode1ST_EMS_MODBUS_INTERFACE2192stModbusReg10ST_MODBUS_REG_1013440stModbusReg11ST_MODBUS_REG_117681344stModbusReg12ST_MODBUS_REG_12802112pack_mode1I_ArgumentsChangeListener64PVOIDOnArgumentsChangedITcAsyncResult32ITcUnknownGetIsBusyHRESULT32bIsBusyBOOL3232GetHasErrorHRESULT32bErrorBOOL3232GetErrorCodeHRESULT32hresultHRESULT32FB_AsyncStrResult128bBusyBOOL881031584bErrorBOOL881031656hrErrorCodeHRESULT3281031672nStringSizeUDINT3281031632sResultSTRING(255)204881031664TcEncodingUTF-8__getbBusyBOOL8bBusyBOOL8b32IsBusyBOOL3232propertyInitipResultITcAsyncStringResult64conditionalshowGetStringBOOL8sResultSTRING(80)64nResultUDINT32__getnStringSizeUDINT32nStringSizeUDINT32pEmptySTRING(80)64propertyClear__getbErrorBOOL8bErrorBOOL8b32HasErrorBOOL3232property__getsResultSTRING(255)2048sResultSTRING(255)2048propertyTcEncodingUTF-8__gethrErrorCodeHRESULT32hrErrorCodeHRESULT32hrErrorHRESULT32propertyPouTypeFunctionBlockenable_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_TcSourceInfo64I_TcEventBase64PVOIDeSeverityTcEventSeverity16ipSourceInfoI_TcSourceInfo64nEventIdUDINT32sEventClassNameSTRING(255)2048sEventTextSTRING(255)2048__geteSeverityTcEventSeverity16property__getEventClassGUID128property__getipSourceInfoI_TcSourceInfo64property__getnEventIdUDINT32property__getsEventClassNameSTRING(255)2048propertyTcEncodingUTF-8__getsEventTextSTRING(255)2048propertyTcEncodingUTF-8__getstEventEntryTcEventEntry192propertyEqualsToBOOL8ipOtherI_TcEventBase64EqualsToEventClassBOOL8OtherEventClassGUID128EqualsToEventEntryBOOL8OtherEventClassGUID128nOtherEventIDUDINT32eOtherSeverityTcEventSeverity16EqualsToEventEntryExBOOL8stOtherTcEventEntry192GetJsonAttributeHRESULT32sJsonAttributeSTRING(80)64nJsonAttributeUDINT32RequestEventClassNameBOOL8nLangIdDINT32sResultSTRING(80)64nResultSizeUDINT32bErrorBOOL8ItemTypeOutputhrErrorCodeHRESULT32ItemTypeOutputRequestEventTextBOOL8nLangIdDINT32sResultSTRING(80)64nResultSizeUDINT32bErrorBOOL8ItemTypeOutputhrErrorCodeHRESULT32ItemTypeOutputIQueryInterface64PVOID__GetInterfacePointerBOOL8pRefDWORD64__GetInterfaceReferenceBOOL8nInterfaceIdDINT32pRefDWORD64TcEventArgumentType16INT0123456789101112131415161718192021plcAttribute_qualified_onlyplcAttribute_strictITcArguments32ITcUnknownCountHRESULT32nCountUDINT32AddArgumentHRESULT32eTypeTcEventArgumentType16pDataPVOID32cbDataUDINT32GetHRESULT32nIndexUDINT32eTypeTcEventArgumentType32ppDataPVOID32ClearHRESULT32GetArgumentTypesHRESULT32pArgumentTypesTcEventArgumentType32GetDataSizeHRESULT32cbDataUDINT32GetDataHRESULT32pDataBYTE32I_TcArguments64IQueryInterface__getipDataITcArguments64propertyconditionalshow__getnCountUDINT32propertyAddBlobI_TcArguments64pDataPVOID64cbDataUINT16AddBoolI_TcArguments64valueBOOL8AddByteI_TcArguments64valueBYTE8AddDIntI_TcArguments64valueDINT32AddDWordI_TcArguments64valueDWORD32AddEventReferenceExI_TcArguments64stEventEntryTcEventEntry192AddEventReferenceIdI_TcArguments64nEventIdUDINT32AddEventReferenceIdGuidI_TcArguments64nEventIdUDINT32EventClassGUID128AddIntI_TcArguments64valueINT16AddLIntI_TcArguments64valueLINT64AddLRealI_TcArguments64valueLREAL64AddRealI_TcArguments64valueREAL32AddSIntI_TcArguments64valueSINT8AddStringI_TcArguments64valueSTRING(80)64ItemTypeInOutAddStringByValueI_TcArguments64valueT_MaxString2048AddUDIntI_TcArguments64valueUDINT32AddUIntI_TcArguments64valueUINT16AddULIntI_TcArguments64valueULINT64AddUSIntI_TcArguments64valueUSINT8AddUtf8EncodedStringI_TcArguments64valueSTRING(80)64ItemTypeInOutAddWordI_TcArguments64valueWORD16AddWStringI_TcArguments64valueWSTRING(80)64ItemTypeInOutAddWStringByValueI_TcArguments64valueWSTRING(255)4096ClearI_TcArguments64ITcEventUniqueIdProvider32ITcUnknownGetUniqueIdHRESULT32idUDINT32FB_TcSourceInfo3008I_TcSourceInfonIdUDINT328103145681031504sNameSTRING(255)20488103153681031560TcEncodingUTF-8ExtendNameBOOL8sExtensionSTRING(255)2048__getipDataITcSourceInfo64ipDataITcSourceInfo64propertyconditionalshow__getnIdUDINT32nIdUDINT32propertyResetToDefaultHRESULT32Clear__setnIdnIdUDINT32monitoringcallproperty__setguidguidGUID128propertyEqualsToBOOL8ipOtherI_TcSourceInfo64__getguidGUID128guidGUID128property__getsNameSTRING(255)2048sNameSTRING(255)2048propertyTcEncodingUTF-8__setsNamesNameSTRING(255)2048monitoringcallTcEncodingUTF-8propertyTcEncodingUTF-8PouTypeFunctionBlockno_explicit_calldo not call this POU directlyFB_TcEventBase4096I_ArgumentsChangeListenerfbSourceInfoFB_TcSourceInfo3008512conditionalshow__FB_TCEVENTBASE__REQUESTEVENTCLASSNAME__FBRESULTFB_AsyncStrResult1283712conditionalshow__FB_TCEVENTBASE__REQUESTEVENTCLASSNAME__BBUSYBOOL83840conditionalshow__FB_TCEVENTBASE__REQUESTEVENTTEXT__FBRESULTFB_AsyncStrResult1283904conditionalshow__FB_TCEVENTBASE__REQUESTEVENTTEXT__BBUSYBOOL84032conditionalshoweSeverityTcEventSeverity1681031768ipSourceInfoI_TcSourceInfo6481031728nEventIdUDINT3281031904nUniqueIdUDINT3281031912sEventClassNameSTRING(255)204881031824TcEncodingUTF-8sEventTextSTRING(255)204881031920TcEncodingUTF-8EqualsToEventClassBOOL8OtherEventClassGUID128_EventClassGUID128GetEventClassNameHRESULT32nLangIdDINT32fbResultFB_AsyncStrResult64ItemTypeInOutipTmpEventITcEvent64ipResultITcAsyncStringResult64hrHRESULT32ReleaseHRESULT32UpdateLangId__getipSourceInfoI_TcSourceInfo64ipSourceInfoI_TcSourceInfo64propertyEqualsToBOOL8ipOtherI_TcEventBase64__getipEventITcEvent64ipEventITcEvent64propertyconditionalshow__getEventClassGUID128EventClassGUID128ipTmpEventITcEvent64property__geteSeverityTcEventSeverity16eSeverityTcEventSeverity16ipTmpEventITcEvent64property__getstEventEntryTcEventEntry192stEventEntryTcEventEntry192propertyOnCreateHRESULT32EqualsToEventEntryBOOL8OtherEventClassGUID128nOtherEventIDUDINT32eOtherSeverityTcEventSeverity16RequestEventTextBOOL8nLangIdDINT32sResultSTRING(80)64nResultSizeUDINT32bErrorBOOL8ItemTypeOutputhrErrorCodeHRESULT32ItemTypeOutputfbResultFB_AsyncStrResult128uselocation__FB_TCEVENTBASE__REQUESTEVENTTEXT__FBRESULTbBusyBOOL8uselocation__FB_TCEVENTBASE__REQUESTEVENTTEXT__BBUSYOnArgumentsChanged__getsEventClassNameSTRING(255)2048sEventClassNameSTRING(255)2048propertyTcEncodingUTF-8__getipArgumentsI_TcArguments64ipArgumentsI_TcArguments64propertyGetEventTextHRESULT32nLangIdDINT32fbResultFB_AsyncStrResult64ItemTypeInOutipTmpEventITcEvent64ipResultITcAsyncStringResult64hrHRESULT32GetJsonAttributeHRESULT32sJsonAttributeSTRING(80)64nJsonAttributeUDINT32ipTmpEventITcEvent64RequestEventClassNameBOOL8nLangIdDINT32sResultSTRING(80)64nResultSizeUDINT32bErrorBOOL8ItemTypeOutputhrErrorCodeHRESULT32ItemTypeOutputfbResultFB_AsyncStrResult128uselocation__FB_TCEVENTBASE__REQUESTEVENTCLASSNAME__FBRESULTbBusyBOOL8uselocation__FB_TCEVENTBASE__REQUESTEVENTCLASSNAME__BBUSYEqualsToEventEntryExBOOL8stOtherTcEventEntry192__getnEventIdUDINT32nEventIdUDINT32ipTmpEventITcEvent64property__getnUniqueIdUDINT32nUniqueIdUDINT32ipTmpEventITcEvent64ipProviderITcEventUniqueIdProvider64property__getsEventTextSTRING(255)2048sEventTextSTRING(255)2048propertyTcEncodingUTF-8PouTypeFunctionBlockconditionalshow_all_localsno_explicit_calldo not call this POU directlyTcEventConfirmationState16INT01234plcAttribute_qualified_onlyplcAttribute_strictITcAlarm32ITcEventSetJsonAttributeHRESULT32sJsonAttributePCCH32GetArgumentsHRESULT32pipArgumentsITcArguments32GetIsRaisedHRESULT32bIsRaisedBOOL3232RaiseHRESULT32timeStampULINT64ClearHRESULT32timeStampULINT64bResetConfirmationBOOL3232GetConfirmationStateHRESULT32stateTcEventConfirmationState32ConfirmHRESULT32timeStampULINT64ITcAlarm232ITcAlarmGetTimeRaisedHRESULT32timeStampULINT32GetTimeConfirmedHRESULT32timeStampULINT32GetTimeClearedHRESULT32timeStampULINT32FB_TcAlarm4160FB_TcEventBasebActiveBOOL881031976bRaisedBOOL881032104eConfirmationStateTcEventConfirmationState1681032048nTimeClearedULINT6481031984TcDisplayTypeGUID18071995-0000-0000-0000-000000000046nTimeConfirmedULINT6481032000TcDisplayTypeGUID18071995-0000-0000-0000-000000000046nTimeRaisedULINT6481032080TcDisplayTypeGUID18071995-0000-0000-0000-000000000046SetJsonAttributeHRESULT32sJsonAttributeSTRING(80)64ItemTypeInOutCreateExHRESULT32stEventEntryTcEventEntry192bWithConfirmationBOOL8ipSourceInfoI_TcSourceInfo64InitipAlarmITcAlarm64ipArgumentsITcArguments64ipSourceInfoITcSourceInfo64conditionalshow__getbActiveBOOL8bActiveBOOL8b32IsRaisedBOOL3232property__getnTimeClearedULINT64nTimeClearedULINT64ipAlarm2ITcAlarm264nTimeStampULINT64propertyTcDisplayTypeGUID18071995-0000-0000-0000-000000000046__getnTimeConfirmedULINT64nTimeConfirmedULINT64ipAlarm2ITcAlarm264nTimeStampULINT64propertyTcDisplayTypeGUID18071995-0000-0000-0000-000000000046CreateHRESULT32eventClassGUID128nEventIdUDINT32eSeverityTcEventSeverity16bWithConfirmationBOOL8ipSourceInfoI_TcSourceInfo64hrHRESULT32ipArgumentsITcArguments64RaiseHRESULT32nTimeStampULINT64ClearHRESULT32nTimeStampULINT64bResetConfirmationBOOL8__geteConfirmationStateTcEventConfirmationState16eConfirmationStateTcEventConfirmationState16propertyConfirmHRESULT32nTimeStampULINT64__getipEventITcEvent64ipEventITcEvent64propertyconditionalshow__getnTimeRaisedULINT64nTimeRaisedULINT64ipAlarm2ITcAlarm264nTimeStampULINT64propertyTcDisplayTypeGUID18071995-0000-0000-0000-000000000046ReleaseHRESULT32__getbRaisedBOOL8bRaisedBOOL8b32IsRaisedBOOL3232propertyPouTypeFunctionBlockreflectionconditionalshow_all_localsno_explicit_calldo not call this POU directlyT_AmsPort16UINTADSREAD1408NETIDT_AmsNetID19264ItemTypeInputPORTT_AmsPort16256ItemTypeInputIDXGRPUDINT32288ItemTypeInputIDXOFFSUDINT32320ItemTypeInputLENUDINT32352ItemTypeInputDESTADDRPVOID64384ItemTypeInputTcIgnorePersistentREADBOOL8448ItemTypeInputTMOUTTIME324805000ItemTypeInputBUSYBOOL8512ItemTypeOutputERRBOOL8520ItemTypeOutputERRIDUDINT32544ItemTypeOutputPouTypeFunctionBlockhide_all_localsE_BMS_CONTROL_MODE16INTAUTO_REMOTE1AUTO_LOCAL2SAFETY_CHECK3CAPACITY_TEST4MANUAL5BALANCING6qualified_onlystrictgenerate_implicit_init_functionE_S_UPS_Mode16INTeSUPS_WrPersistData_Shutdown0eSUPS_WrPersistData_NoShutdown1eSUPS_ImmediateShutdown2eSUPS_CheckPowerStatus3E_PersistentMode16INTSPDM_2PASS0SPDM_VAR_BOOST1T_U64KAFFINITY64lowerDWORD3200higherDWORD32320conditionalshowADSRDWRTEX1792NETIDT_AmsNetID19264ItemTypeInputPORTT_AmsPort16256ItemTypeInputIDXGRPUDINT32288ItemTypeInputIDXOFFSUDINT32320ItemTypeInputWRITELENUDINT32352ItemTypeInputREADLENUDINT32384ItemTypeInputSRCADDRPVOID64448ItemTypeInputTcIgnorePersistentDESTADDRPVOID64512ItemTypeInputTcIgnorePersistentWRTRDBOOL8576ItemTypeInputTMOUTTIME326085000ItemTypeInputBUSYBOOL8640ItemTypeOutputERRBOOL8648ItemTypeOutputERRIDUDINT32672ItemTypeOutputCOUNT_RUDINT32704ItemTypeOutputPouTypeFunctionBlockhide_all_localsST_AdsBaDevApiIoCtlModifier128affinityT_U64KAFFINITY640.lower0.higher0flagsDWORD3264rsrvDWORD3296conditionalshowST_AdsBaDevApiHead192indexGroupUDINT320indexOffsetUDINT3232modifierST_AdsBaDevApiIoCtlModifier12864conditionalshowST_AdsBaDevApiReq8416headST_AdsBaDevApiHead1920inDataBYTE010258200192conditionalshowFB_BaDeviceIoControl11200sNetIDT_AmsNetID19264ItemTypeInputaffinityT_U64KAFFINITY64256.lower0.higher0ItemTypeInputnModifierUDINT323200ItemTypeInputnIdxGrpUDINT32352ItemTypeInputnIdxOffsUDINT32384ItemTypeInputcbWriteLenUDINT32416ItemTypeInputcbReadLenUDINT32448ItemTypeInputpWriteBuffPVOID64512ItemTypeInputpReadBuffPVOID64576ItemTypeInputbExecuteBOOL8640ItemTypeInputtTimeoutTIME326725000ItemTypeInputbBusyBOOL8704ItemTypeOutputbErrorBOOL8712ItemTypeOutputnErrIDUDINT32736ItemTypeOutputcbReadUDINT32768ItemTypeOutputfbRWADSRDWRTEX1792832.PORT10000.IDXGRP1100.IDXOFFS0reqST_AdsBaDevApiReq84162624stateBYTE811040rtrigR_TRIG12811072PouTypeFunctionBlockhideFB_BaGenGetVersion11840sNetIDT_AmsNetID19264ItemTypeInputbExecuteBOOL8256ItemTypeInputtTimeoutTIME322885000ItemTypeInputbBusyBOOL8320ItemTypeOutputbErrorBOOL8328ItemTypeOutputnErrIDUDINT32352ItemTypeOutputnVersionBYTE8384ItemTypeOutputnRevisionBYTE8392ItemTypeOutputnBuildWORD16400ItemTypeOutputfbCtrlFB_BaDeviceIoControl11200448.nModifier0.affinity.lower0.affinity.higher0.nIdxGrp0.nIdxOffs0rtrigR_TRIG12811648stateBYTE811776rspDWORD3211808PouTypeFunctionBlockhideADSWRITE1344NETIDT_AmsNetID19264ItemTypeInputPORTT_AmsPort16256ItemTypeInputIDXGRPUDINT32288ItemTypeInputIDXOFFSUDINT32320ItemTypeInputLENUDINT32352ItemTypeInputSRCADDRPVOID64384ItemTypeInputTcIgnorePersistentWRITEBOOL8448ItemTypeInputTMOUTTIME324805000ItemTypeInputBUSYBOOL8512ItemTypeOutputERRBOOL8520ItemTypeOutputERRIDUDINT32544ItemTypeOutputPouTypeFunctionBlockhide_all_localsFB_WritePersistentData1728NETIDT_AmsNetID19264ItemTypeInputPORTUINT16256ItemTypeInputSTARTBOOL8272ItemTypeInputTMOUTTIME322885000ItemTypeInputMODEE_PersistentMode16320E_PersistentMode.SPDM_2PASSItemTypeInputBUSYBOOL8336ItemTypeOutputERRBOOL8344ItemTypeOutputERRIDUDINT32352ItemTypeOutputfbAdsWriteADSWRITE1344384.IDXGRP139460625.IDXOFFS0conditionalshowPouTypeFunctionBlockconditionalshow_all_localsADSWRTCTL1344NETIDT_AmsNetID19264ItemTypeInputPORTT_AmsPort16256ItemTypeInputADSSTATEUINT16272ItemTypeInputDEVSTATEUINT16288ItemTypeInputLENUDINT32320ItemTypeInputSRCADDRPVOID64384ItemTypeInputTcIgnorePersistentWRITEBOOL8448ItemTypeInputTMOUTTIME324805000ItemTypeInputBUSYBOOL8512ItemTypeOutputERRBOOL8520ItemTypeOutputERRIDUDINT32544ItemTypeOutputPouTypeFunctionBlockhide_all_localsFB_NT_QuickShutdown1920NETIDT_AmsNetID19264ItemTypeInputSTARTBOOL8256ItemTypeInputTMOUTTIME322885000ItemTypeInputBUSYBOOL8320ItemTypeOutputERRBOOL8328ItemTypeOutputERRIDUDINT32352ItemTypeOutputADSWRTCTL1ADSWRTCTL1344384RisingEdgeR_TRIG1281728DELAYDWORD3218564294967295PouTypeFunctionBlockconditionalshowST_WD_GPIO_InfoEx192nTypeUINT160nLengthUINT1616nFlagsWORD1632nReserved2UINT1648nAddressDWORD3264nReserved3DWORD3296nBitmaskDWORD32128nReserved4DWORD32160FB_S_UPS_BAPI74624sNetIDT_AmsNetID19264ItemTypeInputiPLCPortUINT16256ItemTypeInputtTimeoutTIME322885000ItemTypeInputeUpsModeE_S_UPS_Mode16320E_S_UPS_Mode.eSUPS_WrPersistData_ShutdownItemTypeInputePersistentModeE_PersistentMode16336E_PersistentMode.SPDM_2PASSItemTypeInputtRecoverTimeTIME3235210000ItemTypeInputbPowerFailDetectBOOL8384ItemTypeOutputeStateE_S_UPS_State16400E_S_UPS_State.eSUPS_PowerOKItemTypeOutputnCapacityBYTE84160ItemTypeOutputbBusyBOOL8424ItemTypeOutputbErrorBOOL8432ItemTypeOutputnErrIDUDINT32448ItemTypeOutputfbSUpsGetGpioInfoFB_BaDeviceIoControl11200512.nModifier0.affinity.lower0.affinity.higher0.nIdxGrp20480.nIdxOffs161conditionalshownSUpsGetGpioInfoDWORD3211712conditionalshownGpioStateINT1611744conditionalshowfbSUpsGetStateFB_BaDeviceIoControl1120011776.nModifier0.affinity.lower0.affinity.higher0.nIdxGrp20480.nIdxOffs1conditionalshownCapacityRspBYTE822976conditionalshowbChargingBOOL822984conditionalshowbDischargingBOOL822992conditionalshownGetStateINT1623008conditionalshownUpsStateINT1623024conditionalshowfbUpsStateTimerTON25623040.INtrueconditionalshowfbStartupTimerTON25623296.INtrue.PT0conditionalshownInitStateINT1623552conditionalshowdxValueDWORD3223584conditionalshowdxStatusDWORD3223616conditionalshowdxBitMaskDWORD3223648conditionalshownBitNoBYTE823680conditionalshowbBitLevelBOOL823688conditionalshowbStatusBOOL823696conditionalshowbLowActiveBOOL823704conditionalshowbHighActiveBOOL823712conditionalshowbOldSupsVersionBOOL823720trueconditionalshowfbSUpsEnableFB_BaDeviceIoControl1120023744.nModifier0.affinity.lower0.affinity.higher0.nIdxGrp20480.nIdxOffs0conditionalshowbSUpsBOOL834944trueconditionalshowbSUpsEnableBOOL834952trueconditionalshownEnableStateINT1634960conditionalshowbEnableNotSupportedBOOL834976conditionalshowfbSUpsStatusFB_BaDeviceIoControl1120035008.nModifier0.affinity.lower0.affinity.higher0.nIdxGrp20480.nIdxOffs1conditionalshownSUpsStatusBYTE8462080conditionalshowbSUpsStatusBOOL846216trueconditionalshowfbSUpsGetRevisionFB_BaDeviceIoControl1120046272.nModifier0.affinity.lower0.affinity.higher0.nIdxGrp20480.nIdxOffs2conditionalshownSUpsVersionDataBYTE032457472conditionalshowbSUpsGetRevisionBOOL857496trueconditionalshowsSupsVersionSTRING(15)12857504conditionalshownRevisionStateINT1657632conditionalshowfbBaGenGetVersionFB_BaGenGetVersion1184057664conditionalshowbBaGenGetVersionBOOL869504trueconditionalshownVersionBYTE869512conditionalshownRevisionBYTE869520conditionalshownBuildWORD1669536conditionalshowsBaVersionSTRING(15)12869552conditionalshowbOldBaVersionBOOL869680trueconditionalshowbPowerFailDetectPrevBOOL869688conditionalshowbPowerOKInFirstCycleBOOL869696conditionalshowfbWritePersistentDataFB_WritePersistentData172869760conditionalshowfbNT_QuickShutdownFB_NT_QuickShutdown192071488conditionalshowWaitForOffTimerTON25673408conditionalshowbFirstCycleBOOL873664trueconditionalshowpAddress1BYTE6473728conditionalshowdxValue1BYTE873792conditionalshowdxBitMask1BYTE873800conditionalshowpAddress2WORD6473856conditionalshowdxValue2WORD1673920conditionalshowdxBitMask2WORD1673936conditionalshowpAddress4DWORD6473984conditionalshowdxValue4DWORD3274048conditionalshowdxBitMask4DWORD3274080conditionalshowpAddress8LWORD6474112conditionalshowdxValue8LWORD6474176conditionalshowdxBitMask8LWORD6474240conditionalshowbUseInfoBOOL874304TcPersistentconditionalshownIoAddrUDINT3274336TcPersistentconditionalshownOffsetBYTE874368TcPersistentconditionalshownParamsBYTE874376TcPersistentconditionalshowbUseInfoExBOOL874384TcPersistentconditionalshowstGpioInfoExST_WD_GPIO_InfoEx19274400TcPersistentconditionalshowPouTypeFunctionBlockconditionalshow_all_localsI_TcMessage64I_TcEventBaseSendHRESULT32nTimeStampULINT64ITcMessage32ITcEventSetJsonAttributeHRESULT32sJsonAttributePCCH32GetArgumentsHRESULT32pipArgumentsITcArguments32SendHRESULT32timeStampULINT64ITcMessage232ITcMessageGetTimeSentHRESULT32timeStampULINT32FB_TcMessage4224FB_TcEventBaseI_TcMessagenTimeSentULINT6481036832TcDisplayTypeGUID18071995-0000-0000-0000-000000000046SetJsonAttributeHRESULT32sJsonAttributeSTRING(80)64ItemTypeInOutCreateExHRESULT32stEventEntryTcEventEntry192ipSourceInfoI_TcSourceInfo64InitipMessageITcMessage64ipArgumentsITcArguments64ipSourceInfoITcSourceInfo64conditionalshow__getnTimeSentULINT64nTimeSentULINT64ipMessage2ITcMessage264nTimeStampULINT64propertyTcDisplayTypeGUID18071995-0000-0000-0000-000000000046CreateHRESULT32eventClassGUID128nEventIdUDINT32eSeverityTcEventSeverity16ipSourceInfoI_TcSourceInfo64hrHRESULT32ipArgumentsITcArguments64__getipEventITcEvent64ipEventITcEvent64propertyconditionalshowSendHRESULT32nTimeStampULINT64ReleaseHRESULT32PouTypeFunctionBlockreflectionconditionalshow_all_localsno_explicit_calldo not call this POU directlyFB_Safety128xVoltagesInRangeBOOL864ItemTypeInputTcAddressTypeInputxPressureInRangeBOOL872ItemTypeInputTcAddressTypeInputxTemperaturesInRangeBOOL880ItemTypeInputTcAddressTypeInputxResetBOOL888ItemTypeInput_latchedVoltagesBOOL896_latchedPressuresBOOL8104_latechedTemperaturesBOOL8112_xErrorLatchedBOOL8120PouTypeFunctionBlockST_ANALOG_IO_CONFIG768iAIMaxINT160OPC.UA.DA1iAIMinINT1616OPC.UA.DA1rPVMaxREAL3232OPC.UA.DA1rPVMinREAL3264OPC.UA.DA1sUnitSTRING(80)64896xUsedBOOL8744trueOPC.UA.DA1ST_ANALOG_EW_LEVELS128rErrorMinREAL320OPC.UA.DA1rWarningMinREAL3232OPC.UA.DA1rWarningMaxREAL3264OPC.UA.DA1rErrorMaxREAL3296OPC.UA.DA1ST_ANALOG_EW_DELAYS320timHardwareSignalLevelOnTIME320OPC.UA.DA1timHardwareSignalLevelOffTIME3232OPC.UA.DA1timErrorLowOnTIME3264OPC.UA.DA1timErrorLowOffTIME3296OPC.UA.DA1timWarningLowOnTIME32128OPC.UA.DA1timWarningLowOffTIME32160OPC.UA.DA1timWarningHighOnTIME32192OPC.UA.DA1timWarningHighOffTIME32224OPC.UA.DA1timErrorHighOnTIME32256OPC.UA.DA1timErrorHighOffTIME32288OPC.UA.DA1ST_MOTOR_ANALOG_CONFIG2240rTargetMinREAL3200OPC.UA.DA1rTargetMaxREAL3232100OPC.UA.DA1timRampUpTimeTIME3264OPC.UA.DA1timRampDownTimeTIME3296OPC.UA.DA1xHasAnalogFeedbackBOOL8128OPC.UA.DA1xHasMCBFeedbackBOOL8136OPC.UA.DA1xHasRepairSwitchFeedbackBOOL8144OPC.UA.DA1stAnalogInputConfigST_ANALOG_IO_CONFIG768160OPC.UA.DA1stAnalogInputEWLConfigST_ANALOG_EW_LEVELS128928OPC.UA.DA1stAnalogInputEWDConfigST_ANALOG_EW_DELAYS3201056stAnalogOutputConfigST_ANALOG_IO_CONFIG7681376OPC.UA.DA1rTargetToleranceREAL4161236672ST_ANALOG_IO_CONFIG768iAIMaxINT160OPC.UA.DA1iAIMinINT1616OPC.UA.DA1rPVMaxREAL3232OPC.UA.DA1rPVMinREAL3264OPC.UA.DA1sUnitSTRING(80)64896xUsedBOOL8744trueOPC.UA.DA1ST_ANALOG_EW_LEVELS128rErrorMinREAL320OPC.UA.DA1rWarningMinREAL3232OPC.UA.DA1rWarningMaxREAL3264OPC.UA.DA1rErrorMaxREAL3296OPC.UA.DA1ST_ANALOG_EW_DELAYS320timHardwareSignalLevelOnTIME320OPC.UA.DA1timHardwareSignalLevelOffTIME3232OPC.UA.DA1timErrorLowOnTIME3264OPC.UA.DA1timErrorLowOffTIME3296OPC.UA.DA1timWarningLowOnTIME32128OPC.UA.DA1timWarningLowOffTIME32160OPC.UA.DA1timWarningHighOnTIME32192OPC.UA.DA1timWarningHighOffTIME32224OPC.UA.DA1timErrorHighOnTIME32256OPC.UA.DA1timErrorHighOffTIME32288OPC.UA.DA1ST_MOTOR_ANALOG_CONFIG2240rTargetMinREAL3200OPC.UA.DA1rTargetMaxREAL3232100OPC.UA.DA1timRampUpTimeTIME3264OPC.UA.DA1timRampDownTimeTIME3296OPC.UA.DA1xHasAnalogFeedbackBOOL8128OPC.UA.DA1xHasMCBFeedbackBOOL8136OPC.UA.DA1xHasRepairSwitchFeedbackBOOL8144OPC.UA.DA1stAnalogInputConfigST_ANALOG_IO_CONFIG768160OPC.UA.DA1stAnalogInputEWLConfigST_ANALOG_EW_LEVELS128928OPC.UA.DA1stAnalogInputEWDConfigST_ANALOG_EW_DELAYS3201056stAnalogOutputConfigST_ANALOG_IO_CONFIG7681376OPC.UA.DA1rTargetToleranceREAL3221445OPC.UA.DA1timNotInRangeTIME322176T#30SOPC.UA.DA1xUsedBOOL82208trueOPC.UA.DA1ST_ValveConfig96timTimeoutOpenTIME320T#0SOPC.UA.DA1timTimeoutCloseTIME3232T#0SOPC.UA.DA1xHasOpenFeedbackBOOL864OPC.UA.DA1xHasClosedFeedbackBOOL872OPC.UA.DA1xUsedBOOL880trueOPC.UA.DA1ST_UNIT_CONFIG13216stConfigPosolytPumpST_MOTOR_ANALOG_CONFIG7689536stEWLPosolytTempTankInletST_ANALOG_EW_LEVELS12810304stEWDPosolytTempTankInletST_ANALOG_EW_DELAYS32010432stConfigNegolytTempTankInletST_ANALOG_IO_CONFIG76810752stEWLNegolytTempTankInletST_ANALOG_EW_LEVELS12811520stEWDNegolytTempTankInletST_ANALOG_EW_DELAYS32011648stConfigVoltageSegmentST_ANALOG_IO_CONFIG76811968stEWLVoltageSegmentST_ANALOG_EW_LEVELS12812736stEWDVoltageSegmentST_ANALOG_EW_DELAYS32012864rMaxDeltaPSegmentInletREAL3213184ST_MODULE_VOLT_CONFIG32xUnit1Is1500VBOOL80xUnit2Is1500VBOOL88xUnit3Is1500VBOOL816xUnit4Is1500VBOOL824ST_STRING_VOLT_CONFIG96stModule1VoltConfigST_MODULE_VOLT_CONFIG320stModule2VoltConfigST_MODULE_VOLT_CONFIG3232stModule3VoltConfigST_MODULE_VOLT_CONFIG3264ST_AUTO_HMI_INTERFACE96stStartAutoButtonST_HMI_CONTROL_BUTTON320.xReleasetruestStopAutoButtonST_HMI_CONTROL_BUTTON3232.xReleasetruediSetpointAutomaticDINT3264VERSION64uiMajorUINT160uiMinorUINT1616uiServicePackUINT1632uiPatchUINT1648EPlcPersistentStatus8USINT012PlcAppSystemInfo2048ObjIdOTCID320TaskCntUDINT3232OnlineChangeCntUDINT3264FlagsDWORD3296AdsPortUINT16128BootDataLoadedBOOL8144OldBootDataBOOL8152AppTimestampDT32160KeepOutputsOnBPBOOL8192ShutdownInProgressBOOL8200LicensesPendingBOOL8208BSODOccuredBOOL8216LoggedInBOOL8224PersistentStatusEPlcPersistentStatus8232TComSrvPtrITComObjectServer32256TcComInterfaceAppNameSTRING(63)512512ProjectNameSTRING(63)5121024PlcTaskSystemInfo1024ObjIdOTCID320CycleTimeUDINT3232PriorityUINT1664AdsPortUINT1680CycleCountUDINT3296DcTaskTimeLINT64128LastExecTimeUDINT32192FirstCycleBOOL8224CycleTimeExceededBOOL8232InCallAfterOutputUpdateBOOL8240RTViolationBOOL8248TaskNameSTRING(63)512512_Implicit_KindOfTask16INT_implicit_cyclic0_implicit_event1_implicit_external2_implicit_freewheeling3hidegenerate_implicit_init_function_Implicit_Jitter_Distribution48wRangeMaxWORD160wCountJitterNegWORD1616wCountJitterPosWORD1632hide_Implicit_Task_Info896dwVersionDWORD320pszNameSTRING(80)6464nPriorityINT16128KindOf_Implicit_KindOfTask16144bWatchdogBOOL8160bProfilingTaskBOOL8168dwEventFunctionPointerBYTE64192pszExternalEventSTRING(80)64256dwTaskEntryFunctionPointerBYTE64320dwWatchdogSensitivityDWORD32384dwIntervalDWORD32416dwWatchdogTimeDWORD32448dwLastCycleTimeDWORD32480dwAverageCycleTimeDWORD32512dwMaxCycleTimeDWORD32544dwMinCycleTimeDWORD32576diJitterDINT32608diJitterMinDINT32640diJitterMaxDINT32672dwCycleCountDWORD32704wTaskStatusWORD16736wNumOfJitterDistributionsWORD16752pJitterDistribution_Implicit_Jitter_Distribution64768bWithinSPSTimeSlicingBOOL8832byDummyBYTE8840bShouldBlockBOOL8848bActiveBOOL8856dwIECCycleCountDWORD32864hideValveDidNotOpenErrorDidNotCloseErrorAnalogFeedbackOCErrorAnalogOutputOCErrorNotInRangeErrorST_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.ErrorTcTypeSystemsignature_flag33554432checksuperglobalshowno-analysisTcEventClassValveAnalogInputAIOpenCircuitErrorAICardFailureErrorAIShortCircuitErrorAIConfigErrorErrorErrorLowErrorWarningLowWarningWarningHighWarningErrorHighErrorST_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.ErrorTcTypeSystemsignature_flag33554432checksuperglobalshowno-analysisTcEventClassAnalogInputAnalogOutputConfigErrorErrorST_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.ErrorTcTypeSystemsignature_flag33554432checksuperglobalshowno-analysisTcEventClassAnalogOutputGeneralNotAllCompInAutomaticWarningUnitErrorErrorPressureDiffToBigErrorDCMainSwitchNotClosedErrorST_General768NotAllCompInAutomaticTcEventEntry1920.uuidEventClass.Data1968395091.uuidEventClass.Data239015.uuidEventClass.Data319028.uuidEventClass.Data4[0]160.uuidEventClass.Data4[1]17.uuidEventClass.Data4[2]137.uuidEventClass.Data4[3]132.uuidEventClass.Data4[4]31.uuidEventClass.Data4[5]103.uuidEventClass.Data4[6]213.uuidEventClass.Data4[7]67.nEventIDE_General.NotAllCompInAutomatic.eSeverityTcEventSeverity.WarningUnitErrorTcEventEntry192192.uuidEventClass.Data1968395091.uuidEventClass.Data239015.uuidEventClass.Data319028.uuidEventClass.Data4[0]160.uuidEventClass.Data4[1]17.uuidEventClass.Data4[2]137.uuidEventClass.Data4[3]132.uuidEventClass.Data4[4]31.uuidEventClass.Data4[5]103.uuidEventClass.Data4[6]213.uuidEventClass.Data4[7]67.nEventIDE_General.UnitError.eSeverityTcEventSeverity.ErrorPressureDiffToBigTcEventEntry192384.uuidEventClass.Data1968395091.uuidEventClass.Data239015.uuidEventClass.Data319028.uuidEventClass.Data4[0]160.uuidEventClass.Data4[1]17.uuidEventClass.Data4[2]137.uuidEventClass.Data4[3]132.uuidEventClass.Data4[4]31.uuidEventClass.Data4[5]103.uuidEventClass.Data4[6]213.uuidEventClass.Data4[7]67.nEventIDE_General.PressureDiffToBig.eSeverityTcEventSeverity.ErrorDCMainSwitchNotClosedTcEventEntry192576.uuidEventClass.Data1968395091.uuidEventClass.Data239015.uuidEventClass.Data319028.uuidEventClass.Data4[0]160.uuidEventClass.Data4[1]17.uuidEventClass.Data4[2]137.uuidEventClass.Data4[3]132.uuidEventClass.Data4[4]31.uuidEventClass.Data4[5]103.uuidEventClass.Data4[6]213.uuidEventClass.Data4[7]67.nEventIDE_General.DCMainSwitchNotClosed.eSeverityTcEventSeverity.ErrorTcTypeSystemsignature_flag33554432checksuperglobalshowno-analysisTcEventClassGeneralBMSEventsNotAllCompInAutoWarningModuleImbalanceErrorStringImbalanceErrorSafetyIntlksActiveWarningInverterStartupTimeoutErrorBatteryFullInfoBatteryEmptyInfoSDDCVoltageInfoSDUnitThreshholdInfoEmergencyStopNotOkErrorST_BMSEvents1920NotAllCompInAutoTcEventEntry1920.uuidEventClass.Data13216923342.uuidEventClass.Data211397.uuidEventClass.Data317139.uuidEventClass.Data4[0]129.uuidEventClass.Data4[1]199.uuidEventClass.Data4[2]112.uuidEventClass.Data4[3]133.uuidEventClass.Data4[4]68.uuidEventClass.Data4[5]92.uuidEventClass.Data4[6]108.uuidEventClass.Data4[7]246.nEventIDE_BMSEvents.NotAllCompInAuto.eSeverityTcEventSeverity.WarningModuleImbalanceTcEventEntry192192.uuidEventClass.Data13216923342.uuidEventClass.Data211397.uuidEventClass.Data317139.uuidEventClass.Data4[0]129.uuidEventClass.Data4[1]199.uuidEventClass.Data4[2]112.uuidEventClass.Data4[3]133.uuidEventClass.Data4[4]68.uuidEventClass.Data4[5]92.uuidEventClass.Data4[6]108.uuidEventClass.Data4[7]246.nEventIDE_BMSEvents.ModuleImbalance.eSeverityTcEventSeverity.ErrorStringImbalanceTcEventEntry192384.uuidEventClass.Data13216923342.uuidEventClass.Data211397.uuidEventClass.Data317139.uuidEventClass.Data4[0]129.uuidEventClass.Data4[1]199.uuidEventClass.Data4[2]112.uuidEventClass.Data4[3]133.uuidEventClass.Data4[4]68.uuidEventClass.Data4[5]92.uuidEventClass.Data4[6]108.uuidEventClass.Data4[7]246.nEventIDE_BMSEvents.StringImbalance.eSeverityTcEventSeverity.ErrorSafetyIntlksActiveTcEventEntry192576.uuidEventClass.Data13216923342.uuidEventClass.Data211397.uuidEventClass.Data317139.uuidEventClass.Data4[0]129.uuidEventClass.Data4[1]199.uuidEventClass.Data4[2]112.uuidEventClass.Data4[3]133.uuidEventClass.Data4[4]68.uuidEventClass.Data4[5]92.uuidEventClass.Data4[6]108.uuidEventClass.Data4[7]246.nEventIDE_BMSEvents.SafetyIntlksActive.eSeverityTcEventSeverity.WarningInverterStartupTimeoutTcEventEntry192768.uuidEventClass.Data13216923342.uuidEventClass.Data211397.uuidEventClass.Data317139.uuidEventClass.Data4[0]129.uuidEventClass.Data4[1]199.uuidEventClass.Data4[2]112.uuidEventClass.Data4[3]133.uuidEventClass.Data4[4]68.uuidEventClass.Data4[5]92.uuidEventClass.Data4[6]108.uuidEventClass.Data4[7]246.nEventIDE_BMSEvents.InverterStartupTimeout.eSeverityTcEventSeverity.ErrorBatteryFullTcEventEntry192960.uuidEventClass.Data13216923342.uuidEventClass.Data211397.uuidEventClass.Data317139.uuidEventClass.Data4[0]129.uuidEventClass.Data4[1]199.uuidEventClass.Data4[2]112.uuidEventClass.Data4[3]133.uuidEventClass.Data4[4]68.uuidEventClass.Data4[5]92.uuidEventClass.Data4[6]108.uuidEventClass.Data4[7]246.nEventIDE_BMSEvents.BatteryFull.eSeverityTcEventSeverity.InfoBatteryEmptyTcEventEntry1921152.uuidEventClass.Data13216923342.uuidEventClass.Data211397.uuidEventClass.Data317139.uuidEventClass.Data4[0]129.uuidEventClass.Data4[1]199.uuidEventClass.Data4[2]112.uuidEventClass.Data4[3]133.uuidEventClass.Data4[4]68.uuidEventClass.Data4[5]92.uuidEventClass.Data4[6]108.uuidEventClass.Data4[7]246.nEventIDE_BMSEvents.BatteryEmpty.eSeverityTcEventSeverity.InfoSDDCVoltageTcEventEntry1921344.uuidEventClass.Data13216923342.uuidEventClass.Data211397.uuidEventClass.Data317139.uuidEventClass.Data4[0]129.uuidEventClass.Data4[1]199.uuidEventClass.Data4[2]112.uuidEventClass.Data4[3]133.uuidEventClass.Data4[4]68.uuidEventClass.Data4[5]92.uuidEventClass.Data4[6]108.uuidEventClass.Data4[7]246.nEventIDE_BMSEvents.SDDCVoltage.eSeverityTcEventSeverity.InfoSDUnitThreshholdTcEventEntry1921536.uuidEventClass.Data13216923342.uuidEventClass.Data211397.uuidEventClass.Data317139.uuidEventClass.Data4[0]129.uuidEventClass.Data4[1]199.uuidEventClass.Data4[2]112.uuidEventClass.Data4[3]133.uuidEventClass.Data4[4]68.uuidEventClass.Data4[5]92.uuidEventClass.Data4[6]108.uuidEventClass.Data4[7]246.nEventIDE_BMSEvents.SDUnitThreshhold.eSeverityTcEventSeverity.InfoEmergencyStopNotOkTcEventEntry1921728.uuidEventClass.Data13216923342.uuidEventClass.Data211397.uuidEventClass.Data317139.uuidEventClass.Data4[0]129.uuidEventClass.Data4[1]199.uuidEventClass.Data4[2]112.uuidEventClass.Data4[3]133.uuidEventClass.Data4[4]68.uuidEventClass.Data4[5]92.uuidEventClass.Data4[6]108.uuidEventClass.Data4[7]246.nEventIDE_BMSEvents.EmergencyStopNotOk.eSeverityTcEventSeverity.ErrorTcTypeSystemsignature_flag33554432checksuperglobalshowno-analysisTcEventClassBMSEventsFB_MBReadRegs2624sIPAddrSTRING(15)12864ItemTypeInputnTCPPortUINT16192502ItemTypeInputnUnitIDBYTE8208255ItemTypeInputnQuantityWORD16224ItemTypeInputnMBAddrWORD16240ItemTypeInputcbLengthUDINT32256ItemTypeInputpDestAddrBYTE64320ItemTypeInputbExecuteBOOL8384ItemTypeInputtTimeoutTIME324161000ItemTypeInputbBusyBOOL8448ItemTypeOutputbErrorBOOL8456ItemTypeOutputnErrIdUDINT32480ItemTypeOutputcbReadUDINT32512ItemTypeOutputPouTypeFunctionBlockhide_all_localsIBaseValve64IQueryInterface__getIsInAutomaticModeBOOL8property__getIsInManualModeBOOL8property__getNameSTRING(80)648property__getProcessInterlocksOKBOOL8property__setNameNameSTRING(80)648propertyReqAutomaticModeReqManualModeTcPlcInterfaceId1749FB_ValveBase960IBaseValvexReleaseManualModeBOOL8128ItemTypeInputwProcessINTLKT_INTERLOCK16144ItemTypeInputwProcessINTLKUsedT_INTERLOCK16160ItemTypeInputwSafetyINTLKT_INTERLOCK16176ItemTypeInputwSafetyINTLKUsedT_INTERLOCK16192ItemTypeInputxConfirmAlarmsBOOL8208ItemTypeInputxErrorBOOL8216ItemTypeOutput_xCmdManOpenBOOL8224_xCmdManCloseBOOL8232true_xManualModeActiveBOOL8240false_xAutomaticModeActiveBOOL8248true_xProcessINTLKOkBOOL8256_xSafetyINTLKOkBOOL8264true_xIsOpenBOOL8272_xIsClosedBOOL8280_sNameSTRING(80)648288__getIsOpenBOOL8IsOpenBOOL8property__setNameNameSTRING(80)648property__getIsClosedBOOL8IsClosedBOOL8property__getIsInAutomaticModeBOOL8IsInAutomaticModeBOOL8property__getIsInManualModeBOOL8IsInManualModeBOOL8propertyReqManualModeCheckInterlocksReqAutomaticMode__getNameSTRING(80)648NameSTRING(80)648property__getSafetyInterlocksOKBOOL8SafetyInterlocksOKBOOL8property__getProcessInterlocksOKBOOL8ProcessInterlocksOKBOOL8propertyPouTypeFunctionBlockIValve64PVOID__getHasClosedFeedbackBOOL8property__getHasOpenFeedbackBOOL8property__getIsClosedBOOL8property__getIsOpenBOOL8propertyReqAutomaticCloseReqAutomaticOpenReqManualCloseReqManualOpenFB_ReleaseSignal768xSignalBOOL864falseItemTypeInputxReleaseBOOL872trueItemTypeInputtimOnDelayTIME3296T#0MSItemTypeInputtimOffDelayTIME32128T#0MSItemTypeInputxReleaseSignalBOOL8160ItemTypeOutput_timOnDelayTimerTON256192_timOffDelayTimerTON256448PouTypeFunctionBlockFB_Valve12032FB_ValveBaseIValvexOpenFeedbackBOOL81024ItemTypeInputTcAddressTypeInputxCloseFeedbackBOOL81032ItemTypeInputTcAddressTypeInputxReleaseErrorsBOOL81040trueItemTypeInputstValveConfigST_ValveConfig3213184IQueryInterface64PVOID__GetInterfacePointerBOOL8pRefDWORD64__GetInterfaceReferenceBOOL8nInterfaceIdDINT32pRefDWORD64IBaseValve64IQueryInterface__getIsInAutomaticModeBOOL8property__getIsInManualModeBOOL8property__getNameSTRING(80)648property__getProcessInterlocksOKBOOL8property__setNameNameSTRING(80)648propertyReqAutomaticModeReqManualModeTcPlcInterfaceId1766FB_ValveBase960IBaseValvexReleaseManualModeBOOL8128ItemTypeInputwProcessINTLKT_INTERLOCK16144ItemTypeInputwProcessINTLKUsedT_INTERLOCK16160ItemTypeInputwSafetyINTLKT_INTERLOCK16176ItemTypeInputwSafetyINTLKUsedT_INTERLOCK16192ItemTypeInputxConfirmAlarmsBOOL8208ItemTypeInputxErrorBOOL8216ItemTypeOutput_xCmdManOpenBOOL8224_xCmdManCloseBOOL8232true_xManualModeActiveBOOL8240false_xAutomaticModeActiveBOOL8248true_xProcessINTLKOkBOOL8256_xSafetyINTLKOkBOOL8264true_xIsOpenBOOL8272_xIsClosedBOOL8280_sNameSTRING(80)648288__getIsOpenBOOL8IsOpenBOOL8property__setNameNameSTRING(80)648property__getIsClosedBOOL8IsClosedBOOL8property__getIsInAutomaticModeBOOL8IsInAutomaticModeBOOL8property__getIsInManualModeBOOL8IsInManualModeBOOL8propertyReqManualModeCheckInterlocksReqAutomaticMode__getNameSTRING(80)648NameSTRING(80)648property__getSafetyInterlocksOKBOOL8SafetyInterlocksOKBOOL8property__getProcessInterlocksOKBOOL8ProcessInterlocksOKBOOL8propertyPouTypeFunctionBlockIValve64PVOID__getHasClosedFeedbackBOOL8property__getHasOpenFeedbackBOOL8property__getIsClosedBOOL8property__getIsOpenBOOL8propertyReqAutomaticCloseReqAutomaticOpenReqManualCloseReqManualOpenFB_ReleaseSignal768xSignalBOOL864falseItemTypeInputxReleaseBOOL872trueItemTypeInputtimOnDelayTIME3296T#0MSItemTypeInputtimOffDelayTIME32128T#0MSItemTypeInputxReleaseSignalBOOL8160ItemTypeOutput_timOnDelayTimerTON256192_timOffDelayTimerTON256448PouTypeFunctionBlockI_ArgumentsChangeListener64PVOIDOnArgumentsChangedITcAsyncResult32ITcUnknownGetIsBusyHRESULT32bIsBusyBOOL3232GetHasErrorHRESULT32bErrorBOOL3232GetErrorCodeHRESULT32hresultHRESULT32FB_AsyncStrResult128bBusyBOOL881035832bErrorBOOL881035904hrErrorCodeHRESULT3281035920nStringSizeUDINT3281035880sResultSTRING(255)204881035912TcEncodingUTF-8__getbBusyBOOL8bBusyBOOL8b32IsBusyBOOL3232propertyInitipResultITcAsyncStringResult64conditionalshowGetStringBOOL8sResultSTRING(80)64nResultUDINT32__getnStringSizeUDINT32nStringSizeUDINT32pEmptySTRING(80)64propertyClear__getbErrorBOOL8bErrorBOOL8b32HasErrorBOOL3232property__getsResultSTRING(255)2048sResultSTRING(255)2048propertyTcEncodingUTF-8__gethrErrorCodeHRESULT32hrErrorCodeHRESULT32hrErrorHRESULT32propertyPouTypeFunctionBlockenable_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_TcSourceInfo64I_TcEventBase64PVOIDeSeverityTcEventSeverity16ipSourceInfoI_TcSourceInfo64nEventIdUDINT32sEventClassNameSTRING(255)2048sEventTextSTRING(255)2048__geteSeverityTcEventSeverity16property__getEventClassGUID128property__getipSourceInfoI_TcSourceInfo64property__getnEventIdUDINT32property__getsEventClassNameSTRING(255)2048propertyTcEncodingUTF-8__getsEventTextSTRING(255)2048propertyTcEncodingUTF-8__getstEventEntryTcEventEntry192propertyEqualsToBOOL8ipOtherI_TcEventBase64EqualsToEventClassBOOL8OtherEventClassGUID128EqualsToEventEntryBOOL8OtherEventClassGUID128nOtherEventIDUDINT32eOtherSeverityTcEventSeverity16EqualsToEventEntryExBOOL8stOtherTcEventEntry192GetJsonAttributeHRESULT32sJsonAttributeSTRING(80)64nJsonAttributeUDINT32RequestEventClassNameBOOL8nLangIdDINT32sResultSTRING(80)64nResultSizeUDINT32bErrorBOOL8ItemTypeOutputhrErrorCodeHRESULT32ItemTypeOutputRequestEventTextBOOL8nLangIdDINT32sResultSTRING(80)64nResultSizeUDINT32bErrorBOOL8ItemTypeOutputhrErrorCodeHRESULT32ItemTypeOutputTcEventArgumentType16INT0123456789101112131415161718192021plcAttribute_qualified_onlyplcAttribute_strictITcArguments32ITcUnknownCountHRESULT32nCountUDINT32AddArgumentHRESULT32eTypeTcEventArgumentType16pDataPVOID32cbDataUDINT32GetHRESULT32nIndexUDINT32eTypeTcEventArgumentType32ppDataPVOID32ClearHRESULT32GetArgumentTypesHRESULT32pArgumentTypesTcEventArgumentType32GetDataSizeHRESULT32cbDataUDINT32GetDataHRESULT32pDataBYTE32I_TcArguments64IQueryInterface__getipDataITcArguments64propertyconditionalshow__getnCountUDINT32propertyAddBlobI_TcArguments64pDataPVOID64cbDataUINT16AddBoolI_TcArguments64valueBOOL8AddByteI_TcArguments64valueBYTE8AddDIntI_TcArguments64valueDINT32AddDWordI_TcArguments64valueDWORD32AddEventReferenceExI_TcArguments64stEventEntryTcEventEntry192AddEventReferenceIdI_TcArguments64nEventIdUDINT32AddEventReferenceIdGuidI_TcArguments64nEventIdUDINT32EventClassGUID128AddIntI_TcArguments64valueINT16AddLIntI_TcArguments64valueLINT64AddLRealI_TcArguments64valueLREAL64AddRealI_TcArguments64valueREAL32AddSIntI_TcArguments64valueSINT8AddStringI_TcArguments64valueSTRING(80)64ItemTypeInOutAddStringByValueI_TcArguments64valueT_MaxString2048AddUDIntI_TcArguments64valueUDINT32AddUIntI_TcArguments64valueUINT16AddULIntI_TcArguments64valueULINT64AddUSIntI_TcArguments64valueUSINT8AddUtf8EncodedStringI_TcArguments64valueSTRING(80)64ItemTypeInOutAddWordI_TcArguments64valueWORD16AddWStringI_TcArguments64valueWSTRING(80)64ItemTypeInOutAddWStringByValueI_TcArguments64valueWSTRING(255)4096ClearI_TcArguments64ITcEventUniqueIdProvider32ITcUnknownGetUniqueIdHRESULT32idUDINT32FB_TcSourceInfo3008I_TcSourceInfonIdUDINT328103570481035752sNameSTRING(255)20488103578481035808TcEncodingUTF-8ExtendNameBOOL8sExtensionSTRING(255)2048__getipDataITcSourceInfo64ipDataITcSourceInfo64propertyconditionalshow__getnIdUDINT32nIdUDINT32propertyResetToDefaultHRESULT32Clear__setnIdnIdUDINT32monitoringcallproperty__setguidguidGUID128propertyEqualsToBOOL8ipOtherI_TcSourceInfo64__getguidGUID128guidGUID128property__getsNameSTRING(255)2048sNameSTRING(255)2048propertyTcEncodingUTF-8__setsNamesNameSTRING(255)2048monitoringcallTcEncodingUTF-8propertyTcEncodingUTF-8PouTypeFunctionBlockno_explicit_calldo not call this POU directlyFB_TcEventBase4096I_ArgumentsChangeListenerfbSourceInfoFB_TcSourceInfo3008512conditionalshow__FB_TCEVENTBASE__REQUESTEVENTCLASSNAME__FBRESULTFB_AsyncStrResult1283712conditionalshow__FB_TCEVENTBASE__REQUESTEVENTCLASSNAME__BBUSYBOOL83840conditionalshow__FB_TCEVENTBASE__REQUESTEVENTTEXT__FBRESULTFB_AsyncStrResult1283904conditionalshow__FB_TCEVENTBASE__REQUESTEVENTTEXT__BBUSYBOOL84032conditionalshoweSeverityTcEventSeverity1681036016ipSourceInfoI_TcSourceInfo6481035976nEventIdUDINT3281036152nUniqueIdUDINT3281036160sEventClassNameSTRING(255)204881036072TcEncodingUTF-8sEventTextSTRING(255)204881036168TcEncodingUTF-8EqualsToEventClassBOOL8OtherEventClassGUID128_EventClassGUID128GetEventClassNameHRESULT32nLangIdDINT32fbResultFB_AsyncStrResult64ItemTypeInOutipTmpEventITcEvent64ipResultITcAsyncStringResult64hrHRESULT32ReleaseHRESULT32UpdateLangId__getipSourceInfoI_TcSourceInfo64ipSourceInfoI_TcSourceInfo64propertyEqualsToBOOL8ipOtherI_TcEventBase64__getipEventITcEvent64ipEventITcEvent64propertyconditionalshow__getEventClassGUID128EventClassGUID128ipTmpEventITcEvent64property__geteSeverityTcEventSeverity16eSeverityTcEventSeverity16ipTmpEventITcEvent64property__getstEventEntryTcEventEntry192stEventEntryTcEventEntry192propertyOnCreateHRESULT32EqualsToEventEntryBOOL8OtherEventClassGUID128nOtherEventIDUDINT32eOtherSeverityTcEventSeverity16RequestEventTextBOOL8nLangIdDINT32sResultSTRING(80)64nResultSizeUDINT32bErrorBOOL8ItemTypeOutputhrErrorCodeHRESULT32ItemTypeOutputfbResultFB_AsyncStrResult128uselocation__FB_TCEVENTBASE__REQUESTEVENTTEXT__FBRESULTbBusyBOOL8uselocation__FB_TCEVENTBASE__REQUESTEVENTTEXT__BBUSYOnArgumentsChanged__getsEventClassNameSTRING(255)2048sEventClassNameSTRING(255)2048propertyTcEncodingUTF-8__getipArgumentsI_TcArguments64ipArgumentsI_TcArguments64propertyGetEventTextHRESULT32nLangIdDINT32fbResultFB_AsyncStrResult64ItemTypeInOutipTmpEventITcEvent64ipResultITcAsyncStringResult64hrHRESULT32GetJsonAttributeHRESULT32sJsonAttributeSTRING(80)64nJsonAttributeUDINT32ipTmpEventITcEvent64RequestEventClassNameBOOL8nLangIdDINT32sResultSTRING(80)64nResultSizeUDINT32bErrorBOOL8ItemTypeOutputhrErrorCodeHRESULT32ItemTypeOutputfbResultFB_AsyncStrResult128uselocation__FB_TCEVENTBASE__REQUESTEVENTCLASSNAME__FBRESULTbBusyBOOL8uselocation__FB_TCEVENTBASE__REQUESTEVENTCLASSNAME__BBUSYEqualsToEventEntryExBOOL8stOtherTcEventEntry192__getnEventIdUDINT32nEventIdUDINT32ipTmpEventITcEvent64property__getnUniqueIdUDINT32nUniqueIdUDINT32ipTmpEventITcEvent64ipProviderITcEventUniqueIdProvider64property__getsEventTextSTRING(255)2048sEventTextSTRING(255)2048propertyTcEncodingUTF-8PouTypeFunctionBlockconditionalshow_all_localsno_explicit_calldo not call this POU directlyTcEventConfirmationState16INT01234plcAttribute_qualified_onlyplcAttribute_strictITcAlarm32ITcEventSetJsonAttributeHRESULT32sJsonAttributePCCH32GetArgumentsHRESULT32pipArgumentsITcArguments32GetIsRaisedHRESULT32bIsRaisedBOOL3232RaiseHRESULT32timeStampULINT64ClearHRESULT32timeStampULINT64bResetConfirmationBOOL3232GetConfirmationStateHRESULT32stateTcEventConfirmationState32ConfirmHRESULT32timeStampULINT64ITcAlarm232ITcAlarmGetTimeRaisedHRESULT32timeStampULINT32GetTimeConfirmedHRESULT32timeStampULINT32GetTimeClearedHRESULT32timeStampULINT32FB_TcAlarm4160FB_TcEventBasebActiveBOOL881036224bRaisedBOOL881036352eConfirmationStateTcEventConfirmationState1681036296nTimeClearedULINT6481036232TcDisplayTypeGUID18071995-0000-0000-0000-000000000046nTimeConfirmedULINT6481036248TcDisplayTypeGUID18071995-0000-0000-0000-000000000046nTimeRaisedULINT6481036328TcDisplayTypeGUID18071995-0000-0000-0000-000000000046SetJsonAttributeHRESULT32sJsonAttributeSTRING(80)64ItemTypeInOutCreateExHRESULT32stEventEntryTcEventEntry192bWithConfirmationBOOL8ipSourceInfoI_TcSourceInfo64InitipAlarmITcAlarm64ipArgumentsITcArguments64ipSourceInfoITcSourceInfo64conditionalshow__getbActiveBOOL8bActiveBOOL8b32IsRaisedBOOL3232property__getnTimeClearedULINT64nTimeClearedULINT64ipAlarm2ITcAlarm264nTimeStampULINT64propertyTcDisplayTypeGUID18071995-0000-0000-0000-000000000046__getnTimeConfirmedULINT64nTimeConfirmedULINT64ipAlarm2ITcAlarm264nTimeStampULINT64propertyTcDisplayTypeGUID18071995-0000-0000-0000-000000000046CreateHRESULT32eventClassGUID128nEventIdUDINT32eSeverityTcEventSeverity16bWithConfirmationBOOL8ipSourceInfoI_TcSourceInfo64hrHRESULT32ipArgumentsITcArguments64RaiseHRESULT32nTimeStampULINT64ClearHRESULT32nTimeStampULINT64bResetConfirmationBOOL8__geteConfirmationStateTcEventConfirmationState16eConfirmationStateTcEventConfirmationState16propertyConfirmHRESULT32nTimeStampULINT64__getipEventITcEvent64ipEventITcEvent64propertyconditionalshow__getnTimeRaisedULINT64nTimeRaisedULINT64ipAlarm2ITcAlarm264nTimeStampULINT64propertyTcDisplayTypeGUID18071995-0000-0000-0000-000000000046ReleaseHRESULT32__getbRaisedBOOL8bRaisedBOOL8b32IsRaisedBOOL3232propertyPouTypeFunctionBlockreflectionconditionalshow_all_localsno_explicit_calldo not call this POU directlyFB_Valve12032FB_ValveBaseIValvexOpenFeedbackBOOL81024ItemTypeInputTcAddressTypeInputxCloseFeedbackBOOL81032ItemTypeInputTcAddressTypeInputxReleaseErrorsBOOL81040trueItemTypeInputstValveConfigST_ValveConfig961056ItemTypeInputstHMIInterfaceST_HMI_VALVE_DATA641216ItemTypeInOutxOpenValveBOOL81280falseItemTypeOutputTcAddressTypeOutputxCloseValveBOOL81288trueItemTypeOutputTcAddressTypeOutput_xCmdAutoOpenBOOL81296_xCmdAutoCloseBOOL81304true_fbTimerOpeningTON704rTargetREAL3264ItemTypeInputrTargetMinREAL3296ItemTypeInputrTargetMaxREAL32128ItemTypeInputtimRampUpTIME32160ItemTypeInputtimRampDownTIME32192ItemTypeInputrSetpointREAL322240ItemTypeOutputxInTargetBOOL8256ItemTypeOutput_rCycleTimeREAL32288_rRampUpSpeedREAL32320_rRampDownSpeedREAL32352_rDistanceToGoREAL32384_xFirstCycleBOOL8416true_fbGetCurTaskIdxGETCURTASKINDEX256448SetStartrStartpointREAL32PouTypeFunctionBlockFB_MotorAnalog69440FB_MotorBaserSPautomaticREAL3210368ItemTypeInputiPVFeedbackINT1610400ItemTypeInputTcAddressTypeInputxUnderrangeBOOL810416ItemTypeInputTcAddressTypeInputxOverrangeBOOL810424ItemTypeInputTcAddressTypeInputxErrorCardBOOL810432ItemTypeInputTcAddressTypeInputxReleaseAnalogInLimitErrorsBOOL810440falseItemTypeInputstMotorAnalogConfigST_MOTOR_ANALOG_CONFIG224010464ItemTypeInputstHMIInterfaceST_HMI_ANALOG_MOTOR_DATA6412736ItemTypeInOutxReleaseBOOL812800ItemTypeOutputTcAddressTypeOutputiSetpointINT1612816ItemTypeOutputTcAddressTypeOutputxInTargetBOOL812832ItemTypeOutputxWarningBOOL812840ItemTypeOutput_fbRampFB_RampGenerator70463360_xErrorAnalogInBOOL864064_xErrorAnalogOutBOOL864072_xWarningAnalogInBOOL864080_rSetpointREAL3264096_rProcessValueREAL3264128_xRampGenInTargetBOOL864160_rPVTargetMaxREAL3264192_rPVTargetMinREAL3264224_fbNotInRangeFB_ReleaseSignal76864256_fbAlarmNotInTargetFB_TcAlarm416065024_xNotInTargetBOOL869184__setNameNameSTRING(80)648propertyHandleHMIOutput__getNameSTRING(80)648NameSTRING(80)648propertyHandleHMIInputPouTypeFunctionBlockreflectionFB_AnalogInput44096iAnalogValueINT1664ItemTypeInputTcAddressTypeInputstScalingConfigST_ANALOG_IO_CONFIG76896ItemTypeInputstEWConfigST_ANALOG_EW_LEVELS128864ItemTypeInputstEWDelayConfigST_ANALOG_EW_DELAYS320992ItemTypeInputxUnderrangeBOOL81312ItemTypeInputTcAddressTypeInputxOverrangeBOOL81320ItemTypeInputTcAddressTypeInputxErrorCardBOOL81328ItemTypeInputTcAddressTypeInputxReleaseErrorsBOOL81336trueItemTypeInputxReleaseLimitErrorsBOOL81344falseItemTypeInputxReleaseHardwareErrorsBOOL81352trueItemTypeInputxConfirmAlarmsBOOL81360ItemTypeInputxErrorBOOL81376ItemTypeOutputxWarningBOOL81384ItemTypeOutputrScaledValueREAL321408ItemTypeOutputxErrorLowBOOL81440ItemTypeOutputxWarningLowBOOL81448ItemTypeOutputxWarningHighBOOL81456ItemTypeOutputxErrorHighBOOL81464ItemTypeOutputstHMIInterfaceST_HMI_ANALOG_VALUE14721472ItemTypeOutput_rConversionFactorREAL322944_rBaseOffsetREAL322976_rMinWarningLevelREAL323008_rMaxWarningLevelREAL323040_rMinErrorLevelREAL323072_rMaxErrorLevelREAL323104_xConfigErrorBOOL83136false_xEWConfigErrorBOOL83144false_fbSignalDelayWarningLowFB_ReleaseSignal7683200_fbSignalDelayWarningHighFB_ReleaseSignal7683968_fbSignalDelayErrorLowFB_ReleaseSignal7684736_fbSignalDelayErrorHighFB_ReleaseSignal7685504_fbSignalDelayUnderrangeErrorFB_ReleaseSignal7686272_fbSignalDelayOverloadErrorFB_ReleaseSignal7687040_fbSignalDelayCardErrorFB_ReleaseSignal7687808_iAIMaxINT168576_iAIMinINT168592_iClampedAnalogValueINT168608_xAlarmActiveBOOL88624_sNameSTRING(80)6488632_fbAlarmCardErrorFB_TcAlarm41609280_fbAlarmUnderrangeFB_TcAlarm416013440_fbAlarmOverloadFB_TcAlarm416017600_fbAlarmConfigErrorFB_TcAlarm416021760_fbAlarmErrorLowFB_TcAlarm416025920_fbAlarmWarningLowFB_TcAlarm416030080_fbAlarmWarningHighFB_TcAlarm416034240_fbAlarmErrorHighFB_TcAlarm416038400CreateAlarmLimitsMSGsTempUnitSTRING(80)648sTempErrorMinSTRING(80)648sTempWarningMinSTRING(80)648sTempWarningMaxSTRING(80)648sTempErrorMaxSTRING(80)648CreateAlarmMSGInitcall_after_initCalcScalingFactors_numREAL32_denomREAL32CheckEWLevels__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockcall_after_initFB_Unit487488stUnitConfigST_UNIT_CONFIG6464ItemTypeInputstHMIInterfaceST_UNIT_HMI_INTERFACE64128ItemTypeInputxVoltageSensorIs1500VBOOL8192ItemTypeInputxEnableBOOL8200ItemTypeInputxStartBalancingBOOL8208ItemTypeInputxInSafetyCheckModeBOOL8216ItemTypeInputxEmergencyStopOkBOOL8224ItemTypeInputxSafetyIntlksOkBOOL8232ItemTypeInputxReleaseErrorsBOOL8240ItemTypeInputxReleaseLimitErrorsBOOL8248ItemTypeInputxReleaseManualModeBOOL8256ItemTypeInputxConfirmAlarmsBOOL8264ItemTypeInputrBalancingTargetVoltageREAL32288ItemTypeInputxInverterEnabledBOOL8320ItemTypeInputxReadyBOOL8328ItemTypeOutputxOffBOOL8336trueItemTypeOutputxShutdownDischargeAllowedBOOL8344ItemTypeOutputxInShutdownDischargeModeBOOL8352ItemTypeOutputxErrorBOOL8360ItemTypeOutputxWarningBOOL8368ItemTypeOutput_xWarningConfirmPendingBOOL8376ItemTypeOutputrCurrentVoltageREAL32384ItemTypeOutputxAllComponentsInAutoBOOL8416ItemTypeOutputxBalancingDoneBOOL8424ItemTypeOutputxResetMCBBOOL8432ItemTypeOutputTcAddressTypeOutput_timUnitStartupWaitTimeTIME32448T#1M_fbPosolytValveTankOutletFB_Valve12032512old_input_assignments_fbNegolytValveTankOutletFB_Valve1203212544old_input_assignments_fbPosolytPumpInletFB_MotorAnalog6944024576old_input_assignments_fbNegolytPumpInletFB_MotorAnalog6944094016old_input_assignments_fbPressurePosolytSegmentInletFB_AnalogInput44096163456old_input_assignments_fbPressurePosolytTankInletFB_AnalogInput44096207552old_input_assignments_fbPressureNegolytSegmentInletFB_AnalogInput44096251648old_input_assignments_fbPressureNegolytTankInletFB_AnalogInput44096295744old_input_assignments_fbTempSensorPosolytFB_AnalogInput44096339840old_input_assignments_fbTempSensorNegolytFB_AnalogInput44096383936old_input_assignments_fbVoltageSegmentFB_AnalogInput44096428032old_input_assignments_stPosolytValveTankOutletPIntlkT_INTERLOCK16472128_stPosolytValveTankOutletPIntlkUsedT_INTERLOCK164721440_stPosolytValveTankOutletSIntlkT_INTERLOCK16472160_stPosolytValveTankOutletSIntlkUsedT_INTERLOCK164721761_stNegolytValveTankOutletPIntlkT_INTERLOCK16472192_stNegolytValveTankOutletPIntlkUsedT_INTERLOCK164722080_stNegolytValveTankOutletSIntlkT_INTERLOCK16472224_stNegolytValveTankOutletSIntlkUsedT_INTERLOCK164722401_stPosolytPumpInletPIntlkT_INTERLOCK16472256_stPosolytPumpInletPIntlkUsedT_INTERLOCK164722721_stPosolytPumpInletSIntlkT_INTERLOCK16472288_stPosolytPumpInletSIntlkUsedT_INTERLOCK164723041_stNegolytPumpInletPIntlkT_INTERLOCK16472320_stNegolytPumpInletPIntlkUsedT_INTERLOCK164723361_stNegolytPumpInletSIntlkT_INTERLOCK16472352_stNegolytPumpInletSIntlkUsedT_INTERLOCK164723681_xErrorActiveBOOL8472384_xWarningActiveBOOL8472392_rShutdownDischargeVoltageThresholdREAL32472416_iStateINT16472448_xAllComponentsInAutomaticBOOL8472464_fbNotAllAutomaticAlarmFB_TcAlarm4160472512_fbPressureDiffToBigFB_TcAlarm4160476672_fbUnitErrorFB_TcAlarm4160480832_sNameSTRING(80)648484992_tonStartupCheckTON256485696_xEnableVoltageLimitChecksBOOL8485952_xReleaseManualModeBOOL8485960_xReleaseSignalDeltaPSegmentFB_ReleaseSignal768486016_xDeltaPSegmentInletToHighBOOL8486784_xEnableCheckForDeltaPSegmentInletBOOL8486792_xErrorDeltaPSegmentInletBOOL8486800_rSetpointPosolytPumpInletREAL32486816_rSetpointNegolytPumpInletREAL32486848_tofResetMCBTOF256486912.PTT#0.75S_tonVoltageCheckTimeputTON256487168.PTT#2M_rBalancingTargetVoltageREAL32487424xFirstCycleBOOL8487456trueStateMachine__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockFB_Module1956288xEmergencyStopOkBOOL864ItemTypeInputxEnableBOOL872ItemTypeInputxStartBalancingBOOL880ItemTypeInputstModuleVoltageConfigST_MODULE_VOLT_CONFIG3288ItemTypeInputxInSafetyCheckModeBOOL8120ItemTypeInputxSafetyIntlksOkBOOL8128ItemTypeInputxOffBOOL8136trueItemTypeInputstHMIInterfaceST_MODULE_HMI_INTERFACE64192ItemTypeInputxReleaseErrorsBOOL8256ItemTypeInputxReleaseLimitErrorsBOOL8264ItemTypeInputxReleaseManualModeBOOL8272ItemTypeInputxConfirmAlarmsBOOL8280ItemTypeInputrBalancingTargetVoltageREAL32288ItemTypeInputxInverterEnabledBOOL8320ItemTypeInputrCurrentVoltageREAL32352ItemTypeOutputxReadyBOOL8384ItemTypeOutputxInShutdownDischargeModeBOOL8392ItemTypeOutputxShutdownDischargeAllowedBOOL8400ItemTypeOutputxErrorBOOL8408ItemTypeOutputxWarningBOOL8416ItemTypeOutputxAllUnitsInAutomaticBOOL8424ItemTypeOutputrSmallestSegmentVoltageREAL32448ItemTypeOutputrHighestSegmentVoltageREAL32480ItemTypeOutputxBalancingDoneBOOL8512ItemTypeOutput_fbUnit1FB_Unit487488576old_input_assignments_fbUnit2FB_Unit487488488064old_input_assignments_fbUnit3FB_Unit487488975552old_input_assignments_fbUnit4FB_Unit4874881463040old_input_assignments_xBalanceOkBOOL81950528_xAllUnitsReadyBOOL81950536_fbUnitsOutOfBalanceAlarmFB_TcAlarm41601950592_xEnableBalanceCheckBOOL81954752_sNameSTRING(80)6481954760_fbBalanceNotOkSignalFB_ReleaseSignal7681955456xDebug1BOOL81956224xDebug2BOOL81956232xDebug3BOOL81956240xDebug4BOOL81956248__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockFB_MBWriteRegs4224sIPAddrSTRING(15)12864ItemTypeInputnTCPPortUINT16192502ItemTypeInputnUnitIDBYTE8208255ItemTypeInputnQuantityWORD16224ItemTypeInputnMBAddrWORD16240ItemTypeInputcbLengthUDINT32256ItemTypeInputpSrcAddrBYTE64320ItemTypeInputbExecuteBOOL8384ItemTypeInputtTimeoutTIME324161000ItemTypeInputbBusyBOOL8448ItemTypeOutputbErrorBOOL8456ItemTypeOutputnErrIdUDINT32480ItemTypeOutputPouTypeFunctionBlockhide_all_localsFB_PowerSupplySunspec15104sInverterIPAddrSTRING(80)64864ItemTypeInputxEnableBOOL8712ItemTypeInputrPowerREAL32736ItemTypeInputrReactivePowerREAL327680ItemTypeInputxResetBOOL8800ItemTypeInputrMaxBattPowerREAL3283240000ItemTypeInputxActiveBOOL8864ItemTypeOutputxErrorBOOL8872ItemTypeOutputxHeartbeatOkBOOL8880trueItemTypeOutputstCurrentValuesST_SUNSPEC_CURRENT_VALUES416896ItemTypeOutput_iStateINT1613120_fbReadRegisterFB_MBReadRegs26241344_fbWriteRegisterFB_MBWriteRegs42243968_tonInverterStartupTON2568192_iWMaxSFINT168448_iWMaxUINT168464_rWMaxREAL328480_iWMaxLimPctINT168512_iVarPctSFINT168528_iWMaxLimPctReadINT168544_iWMaxLimPctReadScaledREAL328576_iWMaxLimPctSFINT168608_iWRTGSFINT168624_rWRTGScalingREAL328640_uiInverterStateUINT168672_rOldPowerREAL328704_uiMaxLimEnUINT168736_uiPCSSetOperationUINT168752_iMaxPowerVarINT1687680_iMaxVarPctINT1687841_iErrorInStateINT168800_timPollingDelayTIME328832T#500MS_tonPollingTimerTON2568896_awCurrentDCValuesWORD06969152_awCurrentACValuesWORD0223529248_dwErrorBitsDWORD329600_uiResetInverterUINT1696321_uiPLCToInverterCounterUINT Inverter heartbeat]]>169648_uiInverterToPLCCounterUINT PLC heartbeat]]>169664_uiInverterToPLCCounterOldUINT169680_xInverterHBCounterIncrementedBOOL89696true_fbErrorInverterAlarmFB_TcAlarm41609728_tonHeartbeatTimeoutTON25613888_sNameSTRING(80)64814144STATUS_REGISTERWORD81328ItemTypeInputTcAddressTypeInputxReleaseErrorsBOOL81336trueItemTypeInputxReleaseLimitErrorsBOOL81344falseItemTypeInputxReleaseHardwareErrorsBOOL81352trueItemTypeInputxConfirmAlarmsBOOL81360ItemTypeInputxErrorBOOL81376ItemTypeOutputxWarningBOOL81384ItemTypeOutputrScaledValueREAL321408ItemTypeOutputxErrorLowBOOL81440ItemTypeOutputxWarningLowBOOL81448ItemTypeOutputxWarningHighBOOL81456ItemTypeOutputxErrorHighBOOL81464ItemTypeOutputstHMIInterfaceST_HMI_ANALOG_VALUE14721472ItemTypeOutput_rConversionFactorREAL322944_rBaseOffsetREAL322976_rMinWarningLevelREAL323008_rMaxWarningLevelREAL323040_rMinErrorLevelREAL323072_rMaxErrorLevelREAL323104_xConfigErrorBOOL83136false_xEWConfigErrorBOOL83144false_fbSignalDelayWarningLowFB_ReleaseSignal7683200_fbSignalDelayWarningHighFB_ReleaseSignal7683968_fbSignalDelayErrorLowFB_ReleaseSignal7684736_fbSignalDelayErrorHighFB_ReleaseSignal7685504_fbSignalDelayUnderrangeErrorFB_ReleaseSignal7686272_fbSignalDelayOverloadErrorFB_ReleaseSignal7687040_fbSignalDelayCardErrorFB_ReleaseSignal7687808_iAIMaxINT168576_iAIMinINT168592_iClampedAnalogValueINT168608_xAlarmActiveBOOL88624_sNameSTRING(80)6488632_fbAlarmCardErrorFB_TcAlarm41609280_fbAlarmUnderrangeFB_TcAlarm416013440_fbAlarmOverloadFB_TcAlarm416017600_fbAlarmConfigErrorFB_TcAlarm416021760_fbAlarmErrorLowFB_TcAlarm416025920_fbAlarmWarningLowFB_TcAlarm416030080_fbAlarmWarningHighFB_TcAlarm416034240_fbAlarmErrorHighFB_TcAlarm416038400CreateAlarmLimitsMSGsTempUnitSTRING(80)648sTempErrorMinSTRING(80)648sTempWarningMinSTRING(80)648sTempWarningMaxSTRING(80)648sTempErrorMaxSTRING(80)648CreateAlarmMSGInitcall_after_initCalcScalingFactors_numREAL32_denomREAL32CheckEWLevels__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockcall_after_initFB_Unit487488stUnitConfigST_UNIT_CONFIG6464ItemTypeInputstHMIInterfaceST_UNIT_HMI_INTERFACE64128ItemTypeInputxVoltageSensorIs1500VBOOL8192ItemTypeInputxEnableBOOL8200ItemTypeInputxStartBalancingBOOL8208ItemTypeInputxInSafetyCheckModeBOOL8216ItemTypeInputxEmergencyStopOkBOOL8224ItemTypeInputxSafetyIntlksOkBOOL8232ItemTypeInputxReleaseErrorsBOOL8240ItemTypeInputxReleaseLimitErrorsBOOL8248ItemTypeInputxReleaseManualModeBOOL8256ItemTypeInputxConfirmAlarmsBOOL8264ItemTypeInputrBalancingTargetVoltageREAL32288ItemTypeInputxInverterEnabledBOOL8320ItemTypeInputxReadyBOOL8328ItemTypeOutputxOffBOOL8336trueItemTypeOutputxShutdownDischargeAllowedBOOL8344ItemTypeOutputxInShutdownDischargeModeBOOL8352ItemTypeOutputxErrorBOOL8360ItemTypeOutputxWarningBOOL8368ItemTypeOutput_xWarningConfirmPendingBOOL8376ItemTypeOutputrCurrentVoltageREAL32384ItemTypeOutputxAllComponentsInAutoBOOL8416ItemTypeOutputxBalancingDoneBOOL8424ItemTypeOutputxResetMCBBOOL8432ItemTypeOutputTcAddressTypeOutput_timUnitStartupWaitTimeTIME32448T#1M_fbPosolytValveTankOutletFB_Valve12032512old_input_assignments_fbNegolytValveTankOutletFB_Valve1203212544old_input_assignments_fbPosolytPumpInletFB_MotorAnalog6944024576old_input_assignments_fbNegolytPumpInletFB_MotorAnalog6944094016old_input_assignments_fbPressurePosolytSegmentInletFB_AnalogInput44096163456old_input_assignments_fbPressurePosolytTankInletFB_AnalogInput44096207552old_input_assignments_fbPressureNegolytSegmentInletFB_AnalogInput44096251648old_input_assignments_fbPressureNegolytTankInletFB_AnalogInput44096295744old_input_assignments_fbTempSensorPosolytFB_AnalogInput44096339840old_input_assignments_fbTempSensorNegolytFB_AnalogInput44096383936old_input_assignments_fbVoltageSegmentFB_AnalogInput44096428032old_input_assignments_stPosolytValveTankOutletPIntlkT_INTERLOCK16472128_stPosolytValveTankOutletPIntlkUsedT_INTERLOCK164721440_stPosolytValveTankOutletSIntlkT_INTERLOCK16472160_stPosolytValveTankOutletSIntlkUsedT_INTERLOCK164721761_stNegolytValveTankOutletPIntlkT_INTERLOCK16472192_stNegolytValveTankOutletPIntlkUsedT_INTERLOCK164722080_stNegolytValveTankOutletSIntlkT_INTERLOCK16472224_stNegolytValveTankOutletSIntlkUsedT_INTERLOCK164722401_stPosolytPumpInletPIntlkT_INTERLOCK16472256_stPosolytPumpInletPIntlkUsedT_INTERLOCK164722721_stPosolytPumpInletSIntlkT_INTERLOCK16472288_stPosolytPumpInletSIntlkUsedT_INTERLOCK164723041_stNegolytPumpInletPIntlkT_INTERLOCK16472320_stNegolytPumpInletPIntlkUsedT_INTERLOCK164723361_stNegolytPumpInletSIntlkT_INTERLOCK16472352_stNegolytPumpInletSIntlkUsedT_INTERLOCK164723681_xErrorActiveBOOL8472384_xWarningActiveBOOL8472392_rShutdownDischargeVoltageThresholdREAL32472416_iStateINT16472448_xAllComponentsInAutomaticBOOL8472464_fbNotAllAutomaticAlarmFB_TcAlarm4160472512_fbPressureDiffToBigFB_TcAlarm4160476672_fbUnitErrorFB_TcAlarm4160480832_sNameSTRING(80)648484992_tonStartupCheckTON256485696_xEnableVoltageLimitChecksBOOL8485952_xReleaseManualModeBOOL8485960_xReleaseSignalDeltaPSegmentFB_ReleaseSignal768486016_xDeltaPSegmentInletToHighBOOL8486784_xEnableCheckForDeltaPSegmentInletBOOL8486792_xErrorDeltaPSegmentInletBOOL8486800_rSetpointPosolytPumpInletREAL32486816_rSetpointNegolytPumpInletREAL32486848_tofResetMCBTOF256486912.PTT#0.75S_tonVoltageCheckTimeputTON256487168.PTT#2M_rBalancingTargetVoltageREAL32487424xFirstCycleBOOL8487456trueStateMachine__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockFB_Module1956288xEmergencyStopOkBOOL864ItemTypeInputxEnableBOOL872ItemTypeInputxStartBalancingBOOL880ItemTypeInputstModuleVoltageConfigST_MODULE_VOLT_CONFIG3288ItemTypeInputxInSafetyCheckModeBOOL8120ItemTypeInputxSafetyIntlksOkBOOL8128ItemTypeInputxOffBOOL8136trueItemTypeInputstHMIInterfaceST_MODULE_HMI_INTERFACE64192ItemTypeInputxReleaseErrorsBOOL8256ItemTypeInputxReleaseLimitErrorsBOOL8264ItemTypeInputxReleaseManualModeBOOL8272ItemTypeInputxConfirmAlarmsBOOL8280ItemTypeInputrBalancingTargetVoltageREAL32288ItemTypeInputxInverterEnabledBOOL8320ItemTypeInputxLeakageSegments12BOOL8328ItemTypeInputTcAddressTypeInputxLeakageSegments34BOOL8336ItemTypeInputTcAddressTypeInputxLeakageTankBOOL8344ItemTypeInputTcAddressTypeInputrCurrentVoltageREAL32352ItemTypeOutputxReadyBOOL8384ItemTypeOutputxInShutdownDischargeModeBOOL8392ItemTypeOutputxShutdownDischargeAllowedBOOL8400ItemTypeOutputxErrorBOOL8408ItemTypeOutputxWarningBOOL8416ItemTypeOutputxAllUnitsInAutomaticBOOL8424ItemTypeOutputrSmallestSegmentVoltageREAL32448ItemTypeOutputrHighestSegmentVoltageREAL32480ItemTypeOutputxBalancingDoneBOOL8512ItemTypeOutput_fbUnit1FB_Unit487488576old_input_assignments_fbUnit2FB_Unit487488488064old_input_assignments_fbUnit3FB_Unit487488975552old_input_assignments_fbUnit4FB_Unit4874881463040old_input_assignments_xBalanceOkBOOL81950528_xAllUnitsReadyBOOL81950536_fbUnitsOutOfBalanceAlarmFB_TcAlarm41601950592_xEnableBalanceCheckBOOL81954752_sNameSTRING(80)6481954760_fbBalanceNotOkSignalFB_ReleaseSignal7681955456xDebug1BOOL81956224xDebug2BOOL81956232xDebug3BOOL81956240xDebug4BOOL81956248__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockI_TcMessage64I_TcEventBaseSendHRESULT32nTimeStampULINT64ITcMessage32ITcEventSetJsonAttributeHRESULT32sJsonAttributePCCH32GetArgumentsHRESULT32pipArgumentsITcArguments32SendHRESULT32timeStampULINT64ITcMessage232ITcMessageGetTimeSentHRESULT32timeStampULINT32FB_TcMessage4224FB_TcEventBaseI_TcMessagenTimeSentULINT6481041128TcDisplayTypeGUID18071995-0000-0000-0000-000000000046SetJsonAttributeHRESULT32sJsonAttributeSTRING(80)64ItemTypeInOutCreateExHRESULT32stEventEntryTcEventEntry192ipSourceInfoI_TcSourceInfo64InitipMessageITcMessage64ipArgumentsITcArguments64ipSourceInfoITcSourceInfo64conditionalshow__getnTimeSentULINT64nTimeSentULINT64ipMessage2ITcMessage264nTimeStampULINT64propertyTcDisplayTypeGUID18071995-0000-0000-0000-000000000046CreateHRESULT32eventClassGUID128nEventIdUDINT32eSeverityTcEventSeverity16ipSourceInfoI_TcSourceInfo64hrHRESULT32ipArgumentsITcArguments64__getipEventITcEvent64ipEventITcEvent64propertyconditionalshowSendHRESULT32nTimeStampULINT64ReleaseHRESULT32PouTypeFunctionBlockreflectionconditionalshow_all_localsno_explicit_calldo not call this POU directlyFB_MBReadRegs2624sIPAddrSTRING(15)12864ItemTypeInputnTCPPortUINT16192502ItemTypeInputnUnitIDBYTE8208255ItemTypeInputnQuantityWORD16224ItemTypeInputnMBAddrWORD16240ItemTypeInputcbLengthUDINT32256ItemTypeInputpDestAddrBYTE64320ItemTypeInputbExecuteBOOL8384ItemTypeInputtTimeoutTIME324161000ItemTypeInputbBusyBOOL8448ItemTypeOutputbErrorBOOL8456ItemTypeOutputnErrIdUDINT32480ItemTypeOutputcbReadUDINT32512ItemTypeOutputPouTypeFunctionBlockhide_all_localsFB_MBWriteRegs4224sIPAddrSTRING(15)12864ItemTypeInputnTCPPortUINT16192502ItemTypeInputnUnitIDBYTE8208255ItemTypeInputnQuantityWORD16224ItemTypeInputnMBAddrWORD16240ItemTypeInputcbLengthUDINT32256ItemTypeInputpSrcAddrBYTE64320ItemTypeInputbExecuteBOOL8384ItemTypeInputtTimeoutTIME324161000ItemTypeInputbBusyBOOL8448ItemTypeOutputbErrorBOOL8456ItemTypeOutputnErrIdUDINT32480ItemTypeOutputPouTypeFunctionBlockhide_all_localsFB_PowerSupplySunspec15104sInverterIPAddrSTRING(80)64864ItemTypeInputxEnableBOOL8712ItemTypeInputrPowerREAL32736ItemTypeInputrReactivePowerREAL327680ItemTypeInputxResetBOOL8800ItemTypeInputrMaxBattPowerREAL3283240000ItemTypeInputxActiveBOOL8864ItemTypeOutputxErrorBOOL8872ItemTypeOutputxHeartbeatOkBOOL8880trueItemTypeOutputstCurrentValuesST_SUNSPEC_CURRENT_VALUES416896ItemTypeOutput_iStateINT1613120_fbReadRegisterFB_MBReadRegs26241344_fbWriteRegisterFB_MBWriteRegs42243968_tonInverterStartupTON2568192_iWMaxSFINT168448_iWMaxUINT168464_rWMaxREAL328480_iWMaxLimPctINT168512_iVarPctSFINT168528_iWMaxLimPctReadINT168544_iWMaxLimPctReadScaledREAL328576_iWMaxLimPctSFINT168608_iWRTGSFINT168624_rWRTGScalingREAL328640_uiInverterStateUINT168672_rOldPowerREAL328704_uiMaxLimEnUINT168736_uiPCSSetOperationUINT168752_iMaxPowerVarINT1687680_iMaxVarPctINT1687841_iErrorInStateINT168800_timPollingDelayTIME328832T#500MS_tonPollingTimerTON2568896_awCurrentDCValuesWORD06969152_awCurrentACValuesWORD0223529248_dwErrorBitsDWORD329600_uiResetInverterUINT1696321_uiPLCToInverterCounterUINT Inverter heartbeat]]>169648_uiInverterToPLCCounterUINT PLC heartbeat]]>169664_uiInverterToPLCCounterOldUINT169680_xInverterHBCounterIncrementedBOOL89696true_fbErrorInverterAlarmFB_TcAlarm41609728_tonHeartbeatTimeoutTON25613888_sNameSTRING(80)64814144STATUS_REGISTERWORD161480040108W_MAX_LIM_PCT_REGISTERWORD161481640187W_MAX_LIM_PCT_SF_REGISTERWORD161483240205W_MAX_LIM_EN_REGISTERWORD161499240197VAR_PCT_ENAWORD161500840204VAR_PCT_SFWORD161502440207EVT_1_REGISTERWORD161504040110CONTROLLER_HBWORD Inverter Heartbeat register]]>161505640229PCS_HBWORD PLC heartbeat register]]>161507240228PouTypeFunctionBlockFB_String5957952xEnableBOOL864ItemTypeInputxStartBalancingBOOL872ItemTypeInputxInSafetyCheckModeBOOL880ItemTypeInputrPowerInverterREAL3296ItemTypeInputstStringModuleVoltageConfigST_STRING_VOLT_CONFIG96128ItemTypeInputstHMIInterfaceST_STRING_HMI_INTERFACE64256ItemTypeInputxEmergencyStopOkBOOL8320ItemTypeInputxResetSafetyBOOL8328ItemTypeInputxSafetyIntlksOkBOOL8336ItemTypeInputTcAddressTypeInputxReleaseErrorsBOOL8344ItemTypeInputxReleaseLimitErrorsBOOL8352ItemTypeInputxReleaseManualModeBOOL8360ItemTypeInputxConfirmAlarmsBOOL8368ItemTypeInputxRepairSwitchOkBOOL8376ItemTypeInputTcAddressTypeInputsInverterIPSTRING(80)648384ItemTypeInputrCurrentVoltageREAL321056ItemTypeOutputxInShutdownDischargeModeBOOL81088ItemTypeOutputxShutdownDischargeAllowedBOOL81096ItemTypeOutputxReadyBOOL81104ItemTypeOutputxOffBOOL81112ItemTypeOutputxCloseDCCBBOOL81120ItemTypeOutputTcAddressTypeOutputxDCCBOpenBOOL81128ItemTypeOutputTcAddressTypeInputxResetSafetyDCCBBOOL81136ItemTypeOutputTcAddressTypeOutputxAllModulesInAutoModeBOOL81144ItemTypeOutputxErrorBOOL81152ItemTypeOutputxWarningBOOL81160ItemTypeOutputeStatusE_COMPONENT_STATUS161168ItemTypeOutputstInverterDataST_SUNSPEC_CURRENT_VALUES4161184ItemTypeOutputrSmallestSegmentVoltageREAL321600ItemTypeOutputrHighestSegmentVoltageREAL321632ItemTypeOutputxBalancingDoneBOOL81664ItemTypeOutput_fbModule1FB_Module19562881728old_input_assignments_fbModule2FB_Module19562881958016old_input_assignments_fbModule3FB_Module19562883914304old_input_assignments_xAllModulesReadyBOOL85870592_xAllModulesInShutdownDischargeModeBOOL85870600_xBalanceOkBOOL85870608_fbModulesOutOfBalanceAlarmFB_TcAlarm41605870656_fbSafetyInterlocksNotOkAlarmFB_TcAlarm41605874816_fbInverterStartupTimeoutAlarmFB_TcAlarm41605878976_fbDCMainSwitchNotClosedFB_TcAlarm41605883136_fbSDDCLevelFB_TcMessage42245887296_fbSDUnitThresholdFB_TcMessage42245891520_iStateINT1658957440_tonResetPulseLengthTON2565895808.PTT#250MS_tonErrorDCCBNotClosedTON2565896064.PTT#5S_fbBalanceNotOkSignalFB_ReleaseSignal7685896320_sNameSTRING(80)6485897088_fbInverterFB_PowerSupplySunspec151045897792old_input_assignments_rPowerInverterInternalREAL325912896_xEnableInverterBOOL85912928_tonInverterStartupTimeoutTON2565912960.PTT#2M_tonInverterShutdownDelayTON2565913216.PTT#10S_tonSafetyOkTimeoutTON2565913472.PTT#2M_fbStringCurrentFB_AnalogInput440965913728old_input_assignmentsxErrorInverterBOOL85957824_xReleaseLimitErrorsInternalBOOL85957832_xBalancingDoneBOOL85957840_xEnableBOOL85957848_xStartBalancingBOOL85957856rCapacityWHREAL325957888TcPersistentrCapacityAHREAL325957920TcPersistent__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockPLC{08500001-0000-0000-F000-000000000064}0PlcTask#x020100300PlcTask Inputs084672512MAIN._xEmergencyStopOk8BOOLTcAddressTypeInput3286888MAIN._xString1DCSafetyOk8BOOLTcAddressTypeInput633519864MAIN.xSafetyResterTaster8BOOLTcAddressTypeInput645575552MAIN._xHarwareResetButton8BOOLTcAddressTypeInput645575560MAIN._fbSafety.xVoltagesInRange8BOOLTcAddressTypeInput645584512MAIN._fbSafety.xPressureInRange8BOOLTcAddressTypeInput645584520MAIN._fbSafety.xTemperaturesInRange8BOOLTcAddressTypeInput645584528MAIN._afbStrings[0].xSafetyIntlksOk8BOOLTcAddressTypeInput665128400MAIN._afbStrings[0].xRepairSwitchOk8BOOLTcAddressTypeInput665128440MAIN._afbStrings[0].xDCCBOpen8BOOLTcAddressTypeInput665129192MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput665131904MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput665131912MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput665143936MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput665143944MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput665155088MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput665155096MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput665165344MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput665165360MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput665165368MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput665165376MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput665224528MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput665224536MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput665234784MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput665234800MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput665234808MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput665234816MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput665293888MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput665295136MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput665295144MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput665295152MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput665337984MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput665339232MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput665339240MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput665339248MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput665382080MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput665383328MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput665383336MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput665383344MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput665426176MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput665427424MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput665427432MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput665427440MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput665470272MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput665471520MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput665471528MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput665471536MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput665514368MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput665515616MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput665515624MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput665515632MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput665558464MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput665559712MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput665559720MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput665559728MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput665619392MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput665619400MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput665631424MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput665631432MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput665642576MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput665642584MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput665652832MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput665652848MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput665652856MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput665652864MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput665712016MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput665712024MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput665722272MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput665722288MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput665722296MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput665722304MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput665781376MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput665782624MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput665782632MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput665782640MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput665825472MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput665826720MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput665826728MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput665826736MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput665869568MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput665870816MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput665870824MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput665870832MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput665913664MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput665914912MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput665914920MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput665914928MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput665957760MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput665959008MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput665959016MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput665959024MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput666001856MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput666003104MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput666003112MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput666003120MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput666045952MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput666047200MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput666047208MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput666047216MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput666106880MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput666106888MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput666118912MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput666118920MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput666130064MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput666130072MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput666140320MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput666140336MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput666140344MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput666140352MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput666199504MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput666199512MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput666209760MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput666209776MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput666209784MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput666209792MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput666268864MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput666270112MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput666270120MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput666270128MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput666312960MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput666314208MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput666314216MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput666314224MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput666357056MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput666358304MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput666358312MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput666358320MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput666401152MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput666402400MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput666402408MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput666402416MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput666445248MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput666446496MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput666446504MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput666446512MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput666489344MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput666490592MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput666490600MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput666490608MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput666533440MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput666534688MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput666534696MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput666534704MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput666594368MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput666594376MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput666606400MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput666606408MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput666617552MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput666617560MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput666627808MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput666627824MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput666627832MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput666627840MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput666686992MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput666687000MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput666697248MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput666697264MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput666697272MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput666697280MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput666756352MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput666757600MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput666757608MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput666757616MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput666800448MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput666801696MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput666801704MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput666801712MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput666844544MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput666845792MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput666845800MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput666845808MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput666888640MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput666889888MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput666889896MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput666889904MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput666932736MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput666933984MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput666933992MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput666934000MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput666976832MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput666978080MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput666978088MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput666978096MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput667020928MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput667022176MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput667022184MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput667022192MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput667088192MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput667088200MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput667100224MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput667100232MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput667111376MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput667111384MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput667121632MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput667121648MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput667121656MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput667121664MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput667180816MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput667180824MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput667191072MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput667191088MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput667191096MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput667191104MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput667250176MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput667251424MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput667251432MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput667251440MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput667294272MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput667295520MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput667295528MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput667295536MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput667338368MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput667339616MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput667339624MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput667339632MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput667382464MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput667383712MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput667383720MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput667383728MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput667426560MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput667427808MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput667427816MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput667427824MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput667470656MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput667471904MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput667471912MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput667471920MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput667514752MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput667516000MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput667516008MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput667516016MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput667575680MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput667575688MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput667587712MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput667587720MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput667598864MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput667598872MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput667609120MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput667609136MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput667609144MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput667609152MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput667668304MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput667668312MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput667678560MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput667678576MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput667678584MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput667678592MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput667737664MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput667738912MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput667738920MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput667738928MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput667781760MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput667783008MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput667783016MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput667783024MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput667825856MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput667827104MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput667827112MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput667827120MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput667869952MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput667871200MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput667871208MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput667871216MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput667914048MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput667915296MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput667915304MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput667915312MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput667958144MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput667959392MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput667959400MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput667959408MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput668002240MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput668003488MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput668003496MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput668003504MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput668063168MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput668063176MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput668075200MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput668075208MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput668086352MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput668086360MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput668096608MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput668096624MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput668096632MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput668096640MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput668155792MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput668155800MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput668166048MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput668166064MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput668166072MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput668166080MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput668225152MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput668226400MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput668226408MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput668226416MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput668269248MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput668270496MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput668270504MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput668270512MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput668313344MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput668314592MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput668314600MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput668314608MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput668357440MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput668358688MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput668358696MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput668358704MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput668401536MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput668402784MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput668402792MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput668402800MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput668445632MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput668446880MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput668446888MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput668446896MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput668489728MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput668490976MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput668490984MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput668490992MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput668550656MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput668550664MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput668562688MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput668562696MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput668573840MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput668573848MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput668584096MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput668584112MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput668584120MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput668584128MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput668643280MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput668643288MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput668653536MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput668653552MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput668653560MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput668653568MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput668712640MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput668713888MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput668713896MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput668713904MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput668756736MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput668757984MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput668757992MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput668758000MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput668800832MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput668802080MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput668802088MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput668802096MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput668844928MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput668846176MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput668846184MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput668846192MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput668889024MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput668890272MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput668890280MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput668890288MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput668933120MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput668934368MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput668934376MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput668934384MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput668977216MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput668978464MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput668978472MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput668978480MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput669044480MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput669044488MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput669056512MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput669056520MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput669067664MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput669067672MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput669077920MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput669077936MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput669077944MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput669077952MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput669137104MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput669137112MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput669147360MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput669147376MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput669147384MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput669147392MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput669206464MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput669207712MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput669207720MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput669207728MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput669250560MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput669251808MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput669251816MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput669251824MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput669294656MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput669295904MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput669295912MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput669295920MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput669338752MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput669340000MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput669340008MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput669340016MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput669382848MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput669384096MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput669384104MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput669384112MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput669426944MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput669428192MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput669428200MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput669428208MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput669471040MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput669472288MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput669472296MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput669472304MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput669531968MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput669531976MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput669544000MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput669544008MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput669555152MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput669555160MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput669565408MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput669565424MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput669565432MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput669565440MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput669624592MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput669624600MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput669634848MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput669634864MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput669634872MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput669634880MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput669693952MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput669695200MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput669695208MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput669695216MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput669738048MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput669739296MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput669739304MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput669739312MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput669782144MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput669783392MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput669783400MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput669783408MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput669826240MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput669827488MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput669827496MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput669827504MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput669870336MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput669871584MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput669871592MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput669871600MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput669914432MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput669915680MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput669915688MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput669915696MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput669958528MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput669959776MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput669959784MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput669959792MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput670019456MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput670019464MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput670031488MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput670031496MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput670042640MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput670042648MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput670052896MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput670052912MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput670052920MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput670052928MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput670112080MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput670112088MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput670122336MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput670122352MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput670122360MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput670122368MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput670181440MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput670182688MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput670182696MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput670182704MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput670225536MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput670226784MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput670226792MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput670226800MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput670269632MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput670270880MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput670270888MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput670270896MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput670313728MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput670314976MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput670314984MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput670314992MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput670357824MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput670359072MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput670359080MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput670359088MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput670401920MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput670403168MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput670403176MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput670403184MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput670446016MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput670447264MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput670447272MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput670447280MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput670506944MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput670506952MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput670518976MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput670518984MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput670530128MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput670530136MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput670540384MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput670540400MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput670540408MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput670540416MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput670599568MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput670599576MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput670609824MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput670609840MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput670609848MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput670609856MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput670668928MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput670670176MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput670670184MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput670670192MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput670713024MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput670714272MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput670714280MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput670714288MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput670757120MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput670758368MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput670758376MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput670758384MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput670801216MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput670802464MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput670802472MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput670802480MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput670845312MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput670846560MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput670846568MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput670846576MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput670889408MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput670890656MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput670890664MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput670890672MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput670933504MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput670934752MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput670934760MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput670934768MAIN._afbStrings[0]._fbStringCurrent.iAnalogValue16INTTcAddressTypeInput671041856MAIN._afbStrings[0]._fbStringCurrent.xUnderrange8BOOLTcAddressTypeInput671043104MAIN._afbStrings[0]._fbStringCurrent.xOverrange8BOOLTcAddressTypeInput671043112MAIN._afbStrings[0]._fbStringCurrent.xErrorCard8BOOLTcAddressTypeInput671043120MAIN._afbStrings[1].xSafetyIntlksOk8BOOLTcAddressTypeInput671086352MAIN._afbStrings[1].xRepairSwitchOk8BOOLTcAddressTypeInput671086392MAIN._afbStrings[1].xDCCBOpen8BOOLTcAddressTypeInput671087144MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput671089856MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput671089864MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput671101888MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput671101896MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput671113040MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput671113048MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput671123296MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput671123312MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput671123320MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput671123328MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput671182480MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput671182488MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput671192736MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput671192752MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput671192760MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput671192768MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput671251840MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput671253088MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput671253096MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput671253104MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput671295936MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput671297184MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput671297192MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput671297200MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput671340032MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput671341280MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput671341288MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput671341296MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput671384128MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput671385376MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput671385384MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput671385392MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput671428224MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput671429472MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput671429480MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput671429488MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput671472320MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput671473568MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput671473576MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput671473584MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput671516416MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput671517664MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput671517672MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput671517680MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput671577344MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput671577352MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput671589376MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput671589384MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput671600528MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput671600536MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput671610784MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput671610800MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput671610808MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput671610816MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput671669968MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput671669976MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput671680224MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput671680240MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput671680248MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput671680256MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput671739328MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput671740576MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput671740584MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput671740592MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput671783424MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput671784672MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput671784680MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput671784688MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput671827520MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput671828768MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput671828776MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput671828784MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput671871616MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput671872864MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput671872872MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput671872880MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput671915712MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput671916960MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput671916968MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput671916976MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput671959808MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput671961056MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput671961064MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput671961072MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput672003904MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput672005152MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput672005160MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput672005168MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput672064832MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput672064840MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput672076864MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput672076872MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput672088016MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput672088024MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput672098272MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput672098288MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput672098296MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput672098304MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput672157456MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput672157464MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput672167712MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput672167728MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput672167736MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput672167744MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput672226816MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput672228064MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput672228072MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput672228080MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput672270912MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput672272160MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput672272168MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput672272176MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput672315008MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput672316256MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput672316264MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput672316272MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput672359104MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput672360352MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput672360360MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput672360368MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput672403200MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput672404448MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput672404456MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput672404464MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput672447296MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput672448544MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput672448552MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput672448560MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput672491392MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput672492640MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput672492648MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput672492656MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput672552320MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput672552328MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput672564352MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput672564360MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput672575504MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput672575512MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput672585760MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput672585776MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput672585784MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput672585792MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput672644944MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput672644952MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput672655200MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput672655216MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput672655224MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput672655232MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput672714304MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput672715552MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput672715560MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput672715568MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput672758400MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput672759648MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput672759656MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput672759664MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput672802496MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput672803744MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput672803752MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput672803760MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput672846592MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput672847840MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput672847848MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput672847856MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput672890688MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput672891936MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput672891944MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput672891952MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput672934784MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput672936032MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput672936040MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput672936048MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput672978880MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput672980128MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput672980136MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput672980144MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput673046144MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput673046152MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput673058176MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput673058184MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput673069328MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput673069336MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput673079584MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput673079600MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput673079608MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput673079616MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput673138768MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput673138776MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput673149024MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput673149040MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput673149048MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput673149056MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput673208128MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput673209376MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput673209384MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput673209392MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput673252224MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput673253472MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput673253480MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput673253488MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput673296320MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput673297568MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput673297576MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput673297584MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput673340416MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput673341664MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput673341672MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput673341680MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput673384512MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput673385760MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput673385768MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput673385776MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput673428608MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput673429856MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput673429864MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput673429872MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput673472704MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput673473952MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput673473960MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput673473968MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput673533632MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput673533640MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput673545664MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput673545672MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput673556816MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput673556824MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput673567072MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput673567088MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput673567096MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput673567104MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput673626256MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput673626264MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput673636512MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput673636528MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput673636536MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput673636544MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput673695616MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput673696864MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput673696872MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput673696880MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput673739712MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput673740960MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput673740968MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput673740976MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput673783808MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput673785056MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput673785064MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput673785072MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput673827904MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput673829152MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput673829160MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput673829168MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput673872000MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput673873248MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput673873256MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput673873264MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput673916096MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput673917344MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput673917352MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput673917360MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput673960192MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput673961440MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput673961448MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput673961456MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput674021120MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput674021128MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput674033152MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput674033160MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput674044304MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput674044312MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput674054560MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput674054576MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput674054584MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput674054592MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput674113744MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput674113752MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput674124000MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput674124016MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput674124024MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput674124032MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput674183104MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput674184352MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput674184360MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput674184368MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput674227200MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput674228448MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput674228456MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput674228464MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput674271296MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput674272544MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput674272552MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput674272560MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput674315392MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput674316640MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput674316648MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput674316656MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput674359488MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput674360736MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput674360744MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput674360752MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput674403584MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput674404832MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput674404840MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput674404848MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput674447680MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput674448928MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput674448936MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput674448944MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput674508608MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput674508616MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput674520640MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput674520648MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput674531792MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput674531800MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput674542048MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput674542064MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput674542072MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput674542080MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput674601232MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput674601240MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput674611488MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput674611504MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput674611512MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput674611520MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput674670592MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput674671840MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput674671848MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput674671856MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput674714688MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput674715936MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput674715944MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput674715952MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput674758784MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput674760032MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput674760040MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput674760048MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput674802880MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput674804128MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput674804136MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput674804144MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput674846976MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput674848224MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput674848232MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput674848240MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput674891072MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput674892320MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput674892328MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput674892336MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput674935168MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput674936416MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput674936424MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput674936432MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput675002432MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput675002440MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput675014464MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput675014472MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput675025616MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput675025624MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput675035872MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput675035888MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput675035896MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput675035904MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput675095056MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput675095064MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput675105312MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput675105328MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput675105336MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput675105344MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput675164416MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput675165664MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput675165672MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput675165680MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput675208512MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput675209760MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput675209768MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput675209776MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput675252608MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput675253856MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput675253864MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput675253872MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput675296704MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput675297952MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput675297960MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput675297968MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput675340800MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput675342048MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput675342056MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput675342064MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput675384896MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput675386144MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput675386152MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput675386160MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput675428992MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput675430240MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput675430248MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput675430256MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput675489920MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput675489928MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput675501952MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput675501960MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput675513104MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput675513112MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput675523360MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput675523376MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput675523384MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput675523392MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput675582544MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput675582552MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput675592800MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput675592816MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput675592824MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput675592832MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput675651904MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput675653152MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput675653160MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput675653168MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput675696000MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput675697248MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput675697256MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput675697264MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput675740096MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput675741344MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput675741352MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput675741360MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput675784192MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput675785440MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput675785448MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput675785456MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput675828288MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput675829536MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput675829544MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput675829552MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput675872384MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput675873632MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput675873640MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput675873648MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput675916480MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput675917728MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput675917736MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput675917744MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput675977408MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput675977416MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput675989440MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput675989448MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput676000592MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput676000600MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput676010848MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput676010864MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput676010872MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput676010880MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput676070032MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput676070040MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput676080288MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput676080304MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput676080312MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput676080320MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput676139392MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput676140640MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput676140648MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput676140656MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput676183488MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput676184736MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput676184744MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput676184752MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput676227584MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput676228832MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput676228840MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput676228848MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput676271680MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput676272928MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput676272936MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput676272944MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput676315776MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput676317024MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput676317032MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput676317040MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput676359872MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput676361120MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput676361128MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput676361136MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput676403968MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput676405216MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput676405224MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput676405232MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput676464896MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput676464904MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput676476928MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput676476936MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput676488080MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput676488088MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput676498336MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput676498352MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput676498360MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput676498368MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput676557520MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput676557528MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput676567776MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput676567792MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput676567800MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput676567808MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput676626880MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput676628128MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput676628136MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput676628144MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput676670976MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput676672224MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput676672232MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput676672240MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput676715072MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput676716320MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput676716328MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput676716336MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput676759168MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput676760416MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput676760424MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput676760432MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput676803264MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput676804512MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput676804520MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput676804528MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput676847360MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput676848608MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput676848616MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput676848624MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput676891456MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput676892704MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput676892712MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput676892720MAIN._afbStrings[1]._fbStringCurrent.iAnalogValue16INTTcAddressTypeInput676999808MAIN._afbStrings[1]._fbStringCurrent.xUnderrange8BOOLTcAddressTypeInput677001056MAIN._afbStrings[1]._fbStringCurrent.xOverrange8BOOLTcAddressTypeInput677001064MAIN._afbStrings[1]._fbStringCurrent.xErrorCard8BOOLTcAddressTypeInput6770010721PlcTask Outputs084672512MAIN._xShowAckEmergencyStop8BOOLTcAddressTypeOutput633519856MAIN.xSafetyRun8BOOLtrueTcAddressTypeOutput645500912MAIN.xSafetyErrAck8BOOLTcAddressTypeOutput645500920MAIN._xShowErrorOnButton8BOOLTcAddressTypeOutput645575568MAIN._afbStrings[0].xCloseDCCB8BOOLTcAddressTypeOutput665129184MAIN._afbStrings[0].xResetSafetyDCCB8BOOLTcAddressTypeOutput665129200MAIN._afbStrings[0]._fbModule1._fbUnit1.xResetMCB8BOOLTcAddressTypeOutput665130800MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput665132160MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput665132168MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput665144192MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput665144200MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput665167744MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput665167760MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput665237184MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput665237200MAIN._afbStrings[0]._fbModule1._fbUnit2.xResetMCB8BOOLTcAddressTypeOutput665618288MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput665619648MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput665619656MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput665631680MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput665631688MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput665655232MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput665655248MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput665724672MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput665724688MAIN._afbStrings[0]._fbModule1._fbUnit3.xResetMCB8BOOLTcAddressTypeOutput666105776MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput666107136MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput666107144MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput666119168MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput666119176MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput666142720MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput666142736MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput666212160MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput666212176MAIN._afbStrings[0]._fbModule1._fbUnit4.xResetMCB8BOOLTcAddressTypeOutput666593264MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput666594624MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput666594632MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput666606656MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput666606664MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput666630208MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput666630224MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput666699648MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput666699664MAIN._afbStrings[0]._fbModule2._fbUnit1.xResetMCB8BOOLTcAddressTypeOutput667087088MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput667088448MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput667088456MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput667100480MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput667100488MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput667124032MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput667124048MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput667193472MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput667193488MAIN._afbStrings[0]._fbModule2._fbUnit2.xResetMCB8BOOLTcAddressTypeOutput667574576MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput667575936MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput667575944MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput667587968MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput667587976MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput667611520MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput667611536MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput667680960MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput667680976MAIN._afbStrings[0]._fbModule2._fbUnit3.xResetMCB8BOOLTcAddressTypeOutput668062064MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput668063424MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput668063432MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput668075456MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput668075464MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput668099008MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput668099024MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput668168448MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput668168464MAIN._afbStrings[0]._fbModule2._fbUnit4.xResetMCB8BOOLTcAddressTypeOutput668549552MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput668550912MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput668550920MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput668562944MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput668562952MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput668586496MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput668586512MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput668655936MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput668655952MAIN._afbStrings[0]._fbModule3._fbUnit1.xResetMCB8BOOLTcAddressTypeOutput669043376MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput669044736MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput669044744MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput669056768MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput669056776MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput669080320MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput669080336MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput669149760MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput669149776MAIN._afbStrings[0]._fbModule3._fbUnit2.xResetMCB8BOOLTcAddressTypeOutput669530864MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput669532224MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput669532232MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput669544256MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput669544264MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput669567808MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput669567824MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput669637248MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput669637264MAIN._afbStrings[0]._fbModule3._fbUnit3.xResetMCB8BOOLTcAddressTypeOutput670018352MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput670019712MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput670019720MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput670031744MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput670031752MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput670055296MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput670055312MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput670124736MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput670124752MAIN._afbStrings[0]._fbModule3._fbUnit4.xResetMCB8BOOLTcAddressTypeOutput670505840MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput670507200MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput670507208MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput670519232MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput670519240MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput670542784MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput670542800MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput670612224MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput670612240MAIN._afbStrings[1].xCloseDCCB8BOOLTcAddressTypeOutput671087136MAIN._afbStrings[1].xResetSafetyDCCB8BOOLTcAddressTypeOutput671087152MAIN._afbStrings[1]._fbModule1._fbUnit1.xResetMCB8BOOLTcAddressTypeOutput671088752MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput671090112MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput671090120MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput671102144MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput671102152MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput671125696MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput671125712MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput671195136MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput671195152MAIN._afbStrings[1]._fbModule1._fbUnit2.xResetMCB8BOOLTcAddressTypeOutput671576240MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput671577600MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput671577608MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput671589632MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput671589640MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput671613184MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput671613200MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput671682624MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput671682640MAIN._afbStrings[1]._fbModule1._fbUnit3.xResetMCB8BOOLTcAddressTypeOutput672063728MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput672065088MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput672065096MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput672077120MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput672077128MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput672100672MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput672100688MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput672170112MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput672170128MAIN._afbStrings[1]._fbModule1._fbUnit4.xResetMCB8BOOLTcAddressTypeOutput672551216MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput672552576MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput672552584MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput672564608MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput672564616MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput672588160MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput672588176MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput672657600MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput672657616MAIN._afbStrings[1]._fbModule2._fbUnit1.xResetMCB8BOOLTcAddressTypeOutput673045040MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput673046400MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput673046408MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput673058432MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput673058440MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput673081984MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput673082000MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput673151424MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput673151440MAIN._afbStrings[1]._fbModule2._fbUnit2.xResetMCB8BOOLTcAddressTypeOutput673532528MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput673533888MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput673533896MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput673545920MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput673545928MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput673569472MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput673569488MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput673638912MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput673638928MAIN._afbStrings[1]._fbModule2._fbUnit3.xResetMCB8BOOLTcAddressTypeOutput674020016MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput674021376MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput674021384MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput674033408MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput674033416MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput674056960MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput674056976MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput674126400MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput674126416MAIN._afbStrings[1]._fbModule2._fbUnit4.xResetMCB8BOOLTcAddressTypeOutput674507504MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput674508864MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput674508872MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput674520896MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput674520904MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput674544448MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput674544464MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput674613888MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput674613904MAIN._afbStrings[1]._fbModule3._fbUnit1.xResetMCB8BOOLTcAddressTypeOutput675001328MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput675002688MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput675002696MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput675014720MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput675014728MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput675038272MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput675038288MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput675107712MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput675107728MAIN._afbStrings[1]._fbModule3._fbUnit2.xResetMCB8BOOLTcAddressTypeOutput675488816MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput675490176MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput675490184MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput675502208MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput675502216MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput675525760MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput675525776MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput675595200MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput675595216MAIN._afbStrings[1]._fbModule3._fbUnit3.xResetMCB8BOOLTcAddressTypeOutput675976304MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput675977664MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput675977672MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput675989696MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput675989704MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput676013248MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput676013264MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput676082688MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput676082704MAIN._afbStrings[1]._fbModule3._fbUnit4.xResetMCB8BOOLTcAddressTypeOutput676463792MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput676465152MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput676465160MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput676477184MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput676477192MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput676500736MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput676500752MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput676570176MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput6765701923PlcTask Internal084672512GVL_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_VALVE.MAX_INTERLOCKS161504040110CONTROLLER_HBWORD Inverter Heartbeat register]]>161505640229PCS_HBWORD PLC heartbeat register]]>161507240228PouTypeFunctionBlockFB_String5958016xEnableBOOL864ItemTypeInputxStartBalancingBOOL872ItemTypeInputxInSafetyCheckModeBOOL880ItemTypeInputrPowerInverterREAL3296ItemTypeInputstStringModuleVoltageConfigST_STRING_VOLT_CONFIG96128ItemTypeInputstHMIInterfaceST_STRING_HMI_INTERFACE64256ItemTypeInputxEmergencyStopOkBOOL8320ItemTypeInputxResetSafetyBOOL8328ItemTypeInputxSafetyIntlksOkBOOL8336ItemTypeInputTcAddressTypeInputxSafetyComErrorBOOL8344ItemTypeInputTcAddressTypeInputxReleaseErrorsBOOL8352ItemTypeInputxReleaseLimitErrorsBOOL8360ItemTypeInputxReleaseManualModeBOOL8368ItemTypeInputxConfirmAlarmsBOOL8376ItemTypeInputxRepairSwitchOkBOOL8384ItemTypeInputTcAddressTypeInputsInverterIPSTRING(80)648392ItemTypeInputrCurrentVoltageREAL321056ItemTypeOutputxInShutdownDischargeModeBOOL81088ItemTypeOutputxShutdownDischargeAllowedBOOL81096ItemTypeOutputxReadyBOOL81104ItemTypeOutputxOffBOOL81112ItemTypeOutputxCloseDCCBBOOL81120ItemTypeOutputTcAddressTypeOutputxDCCBOpenBOOL81128ItemTypeOutputTcAddressTypeInputxResetSafetyDCCBBOOL81136ItemTypeOutputTcAddressTypeOutputxAllModulesInAutoModeBOOL81144ItemTypeOutputxErrorBOOL81152ItemTypeOutputxWarningBOOL81160ItemTypeOutputeStatusE_COMPONENT_STATUS161168ItemTypeOutputstInverterDataST_SUNSPEC_CURRENT_VALUES4161184ItemTypeOutputrSmallestSegmentVoltageREAL321600ItemTypeOutputrHighestSegmentVoltageREAL321632ItemTypeOutputxBalancingDoneBOOL81664ItemTypeOutput_fbModule1FB_Module19562881728old_input_assignments_fbModule2FB_Module19562881958016old_input_assignments_fbModule3FB_Module19562883914304old_input_assignments_xAllModulesReadyBOOL85870592_xAllModulesInShutdownDischargeModeBOOL85870600_xBalanceOkBOOL85870608_fbModulesOutOfBalanceAlarmFB_TcAlarm41605870656_fbSafetyInterlocksNotOkAlarmFB_TcAlarm41605874816_fbInverterStartupTimeoutAlarmFB_TcAlarm41605878976_fbDCMainSwitchNotClosedFB_TcAlarm41605883136_fbSDDCLevelFB_TcMessage42245887296_fbSDUnitThresholdFB_TcMessage42245891520_iStateINT1658957440_tonResetPulseLengthTON2565895808.PTT#250MS_tonErrorDCCBNotClosedTON2565896064.PTT#5S_fbBalanceNotOkSignalFB_ReleaseSignal7685896320_sNameSTRING(80)6485897088_fbInverterFB_PowerSupplySunspec151045897792old_input_assignments_rPowerInverterInternalREAL325912896_xEnableInverterBOOL85912928_tonInverterStartupTimeoutTON2565912960.PTT#2M_tonInverterShutdownDelayTON2565913216.PTT#10S_tonSafetyOkTimeoutTON2565913472.PTT#2M_fbStringCurrentFB_AnalogInput440965913728old_input_assignmentsxErrorInverterBOOL85957824_xReleaseLimitErrorsInternalBOOL85957832_xBalancingDoneBOOL85957840_xEnableBOOL85957848_xStartBalancingBOOL85957856_rSOCREAL325957888rCapacityWHREAL325957920TcPersistentrCapacityAHREAL325957952TcPersistent__setNameNameSTRING(80)648property__getNameSTRING(80)648NameSTRING(80)648propertyPouTypeFunctionBlockE_BATTERY_STATUS16INTERROR1OFF2READY3ACTIVE4MAINTENANCE5TESTING6qualified_onlystrictto_stringto_string_function__TO_STRING__140to_wstring_function__TO_WSTRING__140generate_implicit_init_functionT_AmsPort16UINTADSREAD1408NETIDT_AmsNetID19264ItemTypeInputPORTT_AmsPort16256ItemTypeInputIDXGRPUDINT32288ItemTypeInputIDXOFFSUDINT32320ItemTypeInputLENUDINT32352ItemTypeInputDESTADDRPVOID64384ItemTypeInputTcIgnorePersistentREADBOOL8448ItemTypeInputTMOUTTIME324805000ItemTypeInputBUSYBOOL8512ItemTypeOutputERRBOOL8520ItemTypeOutputERRIDUDINT32544ItemTypeOutputPouTypeFunctionBlockhide_all_localsE_BMS_CONTROL_MODE16INTAUTO_REMOTE1AUTO_LOCAL2SAFETY_CHECK3CAPACITY_TEST4MANUAL5BALANCING6qualified_onlystrictgenerate_implicit_init_functionE_S_UPS_Mode16INTeSUPS_WrPersistData_Shutdown0eSUPS_WrPersistData_NoShutdown1eSUPS_ImmediateShutdown2eSUPS_CheckPowerStatus3E_PersistentMode16INTSPDM_2PASS0SPDM_VAR_BOOST1T_U64KAFFINITY64lowerDWORD3200higherDWORD32320conditionalshowADSRDWRTEX1792NETIDT_AmsNetID19264ItemTypeInputPORTT_AmsPort16256ItemTypeInputIDXGRPUDINT32288ItemTypeInputIDXOFFSUDINT32320ItemTypeInputWRITELENUDINT32352ItemTypeInputREADLENUDINT32384ItemTypeInputSRCADDRPVOID64448ItemTypeInputTcIgnorePersistentDESTADDRPVOID64512ItemTypeInputTcIgnorePersistentWRTRDBOOL8576ItemTypeInputTMOUTTIME326085000ItemTypeInputBUSYBOOL8640ItemTypeOutputERRBOOL8648ItemTypeOutputERRIDUDINT32672ItemTypeOutputCOUNT_RUDINT32704ItemTypeOutputPouTypeFunctionBlockhide_all_localsST_AdsBaDevApiIoCtlModifier128affinityT_U64KAFFINITY640.lower0.higher0flagsDWORD3264rsrvDWORD3296conditionalshowST_AdsBaDevApiHead192indexGroupUDINT320indexOffsetUDINT3232modifierST_AdsBaDevApiIoCtlModifier12864conditionalshowST_AdsBaDevApiReq8416headST_AdsBaDevApiHead1920inDataBYTE010258200192conditionalshowFB_BaDeviceIoControl11200sNetIDT_AmsNetID19264ItemTypeInputaffinityT_U64KAFFINITY64256.lower0.higher0ItemTypeInputnModifierUDINT323200ItemTypeInputnIdxGrpUDINT32352ItemTypeInputnIdxOffsUDINT32384ItemTypeInputcbWriteLenUDINT32416ItemTypeInputcbReadLenUDINT32448ItemTypeInputpWriteBuffPVOID64512ItemTypeInputpReadBuffPVOID64576ItemTypeInputbExecuteBOOL8640ItemTypeInputtTimeoutTIME326725000ItemTypeInputbBusyBOOL8704ItemTypeOutputbErrorBOOL8712ItemTypeOutputnErrIDUDINT32736ItemTypeOutputcbReadUDINT32768ItemTypeOutputfbRWADSRDWRTEX1792832.PORT10000.IDXGRP1100.IDXOFFS0reqST_AdsBaDevApiReq84162624stateBYTE811040rtrigR_TRIG12811072PouTypeFunctionBlockhideFB_BaGenGetVersion11840sNetIDT_AmsNetID19264ItemTypeInputbExecuteBOOL8256ItemTypeInputtTimeoutTIME322885000ItemTypeInputbBusyBOOL8320ItemTypeOutputbErrorBOOL8328ItemTypeOutputnErrIDUDINT32352ItemTypeOutputnVersionBYTE8384ItemTypeOutputnRevisionBYTE8392ItemTypeOutputnBuildWORD16400ItemTypeOutputfbCtrlFB_BaDeviceIoControl11200448.nModifier0.affinity.lower0.affinity.higher0.nIdxGrp0.nIdxOffs0rtrigR_TRIG12811648stateBYTE811776rspDWORD3211808PouTypeFunctionBlockhideADSWRITE1344NETIDT_AmsNetID19264ItemTypeInputPORTT_AmsPort16256ItemTypeInputIDXGRPUDINT32288ItemTypeInputIDXOFFSUDINT32320ItemTypeInputLENUDINT32352ItemTypeInputSRCADDRPVOID64384ItemTypeInputTcIgnorePersistentWRITEBOOL8448ItemTypeInputTMOUTTIME324805000ItemTypeInputBUSYBOOL8512ItemTypeOutputERRBOOL8520ItemTypeOutputERRIDUDINT32544ItemTypeOutputPouTypeFunctionBlockhide_all_localsFB_WritePersistentData1728NETIDT_AmsNetID19264ItemTypeInputPORTUINT16256ItemTypeInputSTARTBOOL8272ItemTypeInputTMOUTTIME322885000ItemTypeInputMODEE_PersistentMode16320E_PersistentMode.SPDM_2PASSItemTypeInputBUSYBOOL8336ItemTypeOutputERRBOOL8344ItemTypeOutputERRIDUDINT32352ItemTypeOutputfbAdsWriteADSWRITE1344384.IDXGRP139460625.IDXOFFS0conditionalshowPouTypeFunctionBlockconditionalshow_all_localsADSWRTCTL1344NETIDT_AmsNetID19264ItemTypeInputPORTT_AmsPort16256ItemTypeInputADSSTATEUINT16272ItemTypeInputDEVSTATEUINT16288ItemTypeInputLENUDINT32320ItemTypeInputSRCADDRPVOID64384ItemTypeInputTcIgnorePersistentWRITEBOOL8448ItemTypeInputTMOUTTIME324805000ItemTypeInputBUSYBOOL8512ItemTypeOutputERRBOOL8520ItemTypeOutputERRIDUDINT32544ItemTypeOutputPouTypeFunctionBlockhide_all_localsFB_NT_QuickShutdown1920NETIDT_AmsNetID19264ItemTypeInputSTARTBOOL8256ItemTypeInputTMOUTTIME322885000ItemTypeInputBUSYBOOL8320ItemTypeOutputERRBOOL8328ItemTypeOutputERRIDUDINT32352ItemTypeOutputADSWRTCTL1ADSWRTCTL1344384RisingEdgeR_TRIG1281728DELAYDWORD3218564294967295PouTypeFunctionBlockconditionalshowST_WD_GPIO_InfoEx192nTypeUINT160nLengthUINT1616nFlagsWORD1632nReserved2UINT1648nAddressDWORD3264nReserved3DWORD3296nBitmaskDWORD32128nReserved4DWORD32160FB_S_UPS_BAPI74624sNetIDT_AmsNetID19264ItemTypeInputiPLCPortUINT16256ItemTypeInputtTimeoutTIME322885000ItemTypeInputeUpsModeE_S_UPS_Mode16320E_S_UPS_Mode.eSUPS_WrPersistData_ShutdownItemTypeInputePersistentModeE_PersistentMode16336E_PersistentMode.SPDM_2PASSItemTypeInputtRecoverTimeTIME3235210000ItemTypeInputbPowerFailDetectBOOL8384ItemTypeOutputeStateE_S_UPS_State16400E_S_UPS_State.eSUPS_PowerOKItemTypeOutputnCapacityBYTE84160ItemTypeOutputbBusyBOOL8424ItemTypeOutputbErrorBOOL8432ItemTypeOutputnErrIDUDINT32448ItemTypeOutputfbSUpsGetGpioInfoFB_BaDeviceIoControl11200512.nModifier0.affinity.lower0.affinity.higher0.nIdxGrp20480.nIdxOffs161conditionalshownSUpsGetGpioInfoDWORD3211712conditionalshownGpioStateINT1611744conditionalshowfbSUpsGetStateFB_BaDeviceIoControl1120011776.nModifier0.affinity.lower0.affinity.higher0.nIdxGrp20480.nIdxOffs1conditionalshownCapacityRspBYTE822976conditionalshowbChargingBOOL822984conditionalshowbDischargingBOOL822992conditionalshownGetStateINT1623008conditionalshownUpsStateINT1623024conditionalshowfbUpsStateTimerTON25623040.INtrueconditionalshowfbStartupTimerTON25623296.INtrue.PT0conditionalshownInitStateINT1623552conditionalshowdxValueDWORD3223584conditionalshowdxStatusDWORD3223616conditionalshowdxBitMaskDWORD3223648conditionalshownBitNoBYTE823680conditionalshowbBitLevelBOOL823688conditionalshowbStatusBOOL823696conditionalshowbLowActiveBOOL823704conditionalshowbHighActiveBOOL823712conditionalshowbOldSupsVersionBOOL823720trueconditionalshowfbSUpsEnableFB_BaDeviceIoControl1120023744.nModifier0.affinity.lower0.affinity.higher0.nIdxGrp20480.nIdxOffs0conditionalshowbSUpsBOOL834944trueconditionalshowbSUpsEnableBOOL834952trueconditionalshownEnableStateINT1634960conditionalshowbEnableNotSupportedBOOL834976conditionalshowfbSUpsStatusFB_BaDeviceIoControl1120035008.nModifier0.affinity.lower0.affinity.higher0.nIdxGrp20480.nIdxOffs1conditionalshownSUpsStatusBYTE8462080conditionalshowbSUpsStatusBOOL846216trueconditionalshowfbSUpsGetRevisionFB_BaDeviceIoControl1120046272.nModifier0.affinity.lower0.affinity.higher0.nIdxGrp20480.nIdxOffs2conditionalshownSUpsVersionDataBYTE032457472conditionalshowbSUpsGetRevisionBOOL857496trueconditionalshowsSupsVersionSTRING(15)12857504conditionalshownRevisionStateINT1657632conditionalshowfbBaGenGetVersionFB_BaGenGetVersion1184057664conditionalshowbBaGenGetVersionBOOL869504trueconditionalshownVersionBYTE869512conditionalshownRevisionBYTE869520conditionalshownBuildWORD1669536conditionalshowsBaVersionSTRING(15)12869552conditionalshowbOldBaVersionBOOL869680trueconditionalshowbPowerFailDetectPrevBOOL869688conditionalshowbPowerOKInFirstCycleBOOL869696conditionalshowfbWritePersistentDataFB_WritePersistentData172869760conditionalshowfbNT_QuickShutdownFB_NT_QuickShutdown192071488conditionalshowWaitForOffTimerTON25673408conditionalshowbFirstCycleBOOL873664trueconditionalshowpAddress1BYTE6473728conditionalshowdxValue1BYTE873792conditionalshowdxBitMask1BYTE873800conditionalshowpAddress2WORD6473856conditionalshowdxValue2WORD1673920conditionalshowdxBitMask2WORD1673936conditionalshowpAddress4DWORD6473984conditionalshowdxValue4DWORD3274048conditionalshowdxBitMask4DWORD3274080conditionalshowpAddress8LWORD6474112conditionalshowdxValue8LWORD6474176conditionalshowdxBitMask8LWORD6474240conditionalshowbUseInfoBOOL874304TcPersistentconditionalshownIoAddrUDINT3274336TcPersistentconditionalshownOffsetBYTE874368TcPersistentconditionalshownParamsBYTE874376TcPersistentconditionalshowbUseInfoExBOOL874384TcPersistentconditionalshowstGpioInfoExST_WD_GPIO_InfoEx19274400TcPersistentconditionalshowPouTypeFunctionBlockconditionalshow_all_localsFB_Safety128xVoltagesInRangeBOOL864ItemTypeInputTcAddressTypeInputxPressureInRangeBOOL872ItemTypeInputTcAddressTypeInputxTemperaturesInRangeBOOL880ItemTypeInputTcAddressTypeInputxResetBOOL888ItemTypeInput_latchedVoltagesBOOL896_latchedPressuresBOOL8104_latechedTemperaturesBOOL8112_xErrorLatchedBOOL8120PouTypeFunctionBlockST_MODBUS_REG_11768eBatteryStatusE_BATTERY_STATUS160eChargeStatusE_CHARGE_STATUS1616uiSelfDischargeRateUINT1632uiMaxAllowedSOCUINT1648100uiMinAllowedSOCUINT16640uiCurrentSOCUINT1680uiCurrentDODUINT1696uiCurrentSOHUINT16112100udiChargeCapacityUDINT32128udiEnergyCapacityUDINT32160udiMaxChargingActivePowerUDINT3219230000udiMaxDischargingActivePowerUDINT3222430000udiMaxAvailableInductiveReactivePowerUDINT322560udiMaxAvailableCapacitiveReactivePowerUDINT322880udiChargedEnergyUDINT32320udiAvailableEnergyUDINT32352diTotalACCurrentPhase1DINT32384diTotalACCurrentPhase2DINT32416diTotalACCurrentPhase3DINT32448diSetpointActivePowerMirrorDINT32480rSetpointCosPhiMirrorREAL32512diCurrentActivePowerDINT32544diCurrentReactivePowerDINT32576udiLifeMessageUDINT32608lwWarningBitmapLWORD64640lwErrorBitmapLWORD64704pack_mode1ST_MODBUS_REG_101344sManufacturerSTRING(32)2640sModelnameSTRING(32)264264sSerialnumberSTRING(32)264528sBMSVersionSTRING(64)520792uiTotalParallelMembersUINT161312uiActiveParallelMembersUINT161328pack_mode1E_REACTIVE_POWER_TYPE16INTINDUCTIVE1CAPACITIVE2NONE3qualified_onlystrictto_stringto_string_function__TO_STRING__148to_wstring_function__TO_WSTRING__148generate_implicit_init_functionST_MODBUS_REG_1280diSetpointActivePowerDINT320rSetpointCosPhiREAL3232eReactivePowerTypeE_REACTIVE_POWER_TYPE1664pack_mode1ST_EMS_MODBUS_INTERFACE2192stModbusReg10ST_MODBUS_REG_1013440stModbusReg11ST_MODBUS_REG_117681344stModbusReg12ST_MODBUS_REG_12802112pack_mode1ST_AUTO_HMI_INTERFACE96stStartAutoButtonST_HMI_CONTROL_BUTTON320.xReleasetruestStopAutoButtonST_HMI_CONTROL_BUTTON3232.xReleasetruediSetpointAutomaticDINT3264VERSION64uiMajorUINT160uiMinorUINT1616uiServicePackUINT1632uiPatchUINT1648EPlcPersistentStatus8USINT012PlcAppSystemInfo2048ObjIdOTCID320TaskCntUDINT3232OnlineChangeCntUDINT3264FlagsDWORD3296AdsPortUINT16128BootDataLoadedBOOL8144OldBootDataBOOL8152AppTimestampDT32160KeepOutputsOnBPBOOL8192ShutdownInProgressBOOL8200LicensesPendingBOOL8208BSODOccuredBOOL8216LoggedInBOOL8224PersistentStatusEPlcPersistentStatus8232TComSrvPtrITComObjectServer32256TcComInterfaceAppNameSTRING(63)512512ProjectNameSTRING(63)5121024PlcTaskSystemInfo1024ObjIdOTCID320CycleTimeUDINT3232PriorityUINT1664AdsPortUINT1680CycleCountUDINT3296DcTaskTimeLINT64128LastExecTimeUDINT32192FirstCycleBOOL8224CycleTimeExceededBOOL8232InCallAfterOutputUpdateBOOL8240RTViolationBOOL8248TaskNameSTRING(63)512512_Implicit_KindOfTask16INT_implicit_cyclic0_implicit_event1_implicit_external2_implicit_freewheeling3hidegenerate_implicit_init_function_Implicit_Jitter_Distribution48wRangeMaxWORD160wCountJitterNegWORD1616wCountJitterPosWORD1632hide_Implicit_Task_Info896dwVersionDWORD320pszNameSTRING(80)6464nPriorityINT16128KindOf_Implicit_KindOfTask16144bWatchdogBOOL8160bProfilingTaskBOOL8168dwEventFunctionPointerBYTE64192pszExternalEventSTRING(80)64256dwTaskEntryFunctionPointerBYTE64320dwWatchdogSensitivityDWORD32384dwIntervalDWORD32416dwWatchdogTimeDWORD32448dwLastCycleTimeDWORD32480dwAverageCycleTimeDWORD32512dwMaxCycleTimeDWORD32544dwMinCycleTimeDWORD32576diJitterDINT32608diJitterMinDINT32640diJitterMaxDINT32672dwCycleCountDWORD32704wTaskStatusWORD16736wNumOfJitterDistributionsWORD16752pJitterDistribution_Implicit_Jitter_Distribution64768bWithinSPSTimeSlicingBOOL8832byDummyBYTE8840bShouldBlockBOOL8848bActiveBOOL8856dwIECCycleCountDWORD32864hideValveDidNotOpenErrorDidNotCloseErrorAnalogFeedbackOCErrorAnalogOutputOCErrorNotInRangeErrorST_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.ErrorTcTypeSystemsignature_flag33554432checksuperglobalshowno-analysisTcEventClassValveAnalogInputAIOpenCircuitErrorAICardFailureErrorAIShortCircuitErrorAIConfigErrorErrorErrorLowErrorWarningLowWarningWarningHighWarningErrorHighErrorST_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.ErrorTcTypeSystemsignature_flag33554432checksuperglobalshowno-analysisTcEventClassAnalogInputAnalogOutputConfigErrorErrorST_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.ErrorTcTypeSystemsignature_flag33554432checksuperglobalshowno-analysisTcEventClassAnalogOutputGeneralNotAllCompInAutomaticWarningUnitErrorErrorPressureDiffToBigErrorDCMainSwitchNotClosedErrorLeakageDS12ErrorLeakageDS34ErrorLeakageTankErrorST_General1344NotAllCompInAutomaticTcEventEntry1920.uuidEventClass.Data13171781012.uuidEventClass.Data254315.uuidEventClass.Data319970.uuidEventClass.Data4[0]190.uuidEventClass.Data4[1]36.uuidEventClass.Data4[2]41.uuidEventClass.Data4[3]253.uuidEventClass.Data4[4]94.uuidEventClass.Data4[5]147.uuidEventClass.Data4[6]226.uuidEventClass.Data4[7]36.nEventIDE_General.NotAllCompInAutomatic.eSeverityTcEventSeverity.WarningUnitErrorTcEventEntry192192.uuidEventClass.Data13171781012.uuidEventClass.Data254315.uuidEventClass.Data319970.uuidEventClass.Data4[0]190.uuidEventClass.Data4[1]36.uuidEventClass.Data4[2]41.uuidEventClass.Data4[3]253.uuidEventClass.Data4[4]94.uuidEventClass.Data4[5]147.uuidEventClass.Data4[6]226.uuidEventClass.Data4[7]36.nEventIDE_General.UnitError.eSeverityTcEventSeverity.ErrorPressureDiffToBigTcEventEntry192384.uuidEventClass.Data13171781012.uuidEventClass.Data254315.uuidEventClass.Data319970.uuidEventClass.Data4[0]190.uuidEventClass.Data4[1]36.uuidEventClass.Data4[2]41.uuidEventClass.Data4[3]253.uuidEventClass.Data4[4]94.uuidEventClass.Data4[5]147.uuidEventClass.Data4[6]226.uuidEventClass.Data4[7]36.nEventIDE_General.PressureDiffToBig.eSeverityTcEventSeverity.ErrorDCMainSwitchNotClosedTcEventEntry192576.uuidEventClass.Data13171781012.uuidEventClass.Data254315.uuidEventClass.Data319970.uuidEventClass.Data4[0]190.uuidEventClass.Data4[1]36.uuidEventClass.Data4[2]41.uuidEventClass.Data4[3]253.uuidEventClass.Data4[4]94.uuidEventClass.Data4[5]147.uuidEventClass.Data4[6]226.uuidEventClass.Data4[7]36.nEventIDE_General.DCMainSwitchNotClosed.eSeverityTcEventSeverity.ErrorLeakageDS12TcEventEntry192768.uuidEventClass.Data13171781012.uuidEventClass.Data254315.uuidEventClass.Data319970.uuidEventClass.Data4[0]190.uuidEventClass.Data4[1]36.uuidEventClass.Data4[2]41.uuidEventClass.Data4[3]253.uuidEventClass.Data4[4]94.uuidEventClass.Data4[5]147.uuidEventClass.Data4[6]226.uuidEventClass.Data4[7]36.nEventIDE_General.LeakageDS12.eSeverityTcEventSeverity.ErrorLeakageDS34TcEventEntry192960.uuidEventClass.Data13171781012.uuidEventClass.Data254315.uuidEventClass.Data319970.uuidEventClass.Data4[0]190.uuidEventClass.Data4[1]36.uuidEventClass.Data4[2]41.uuidEventClass.Data4[3]253.uuidEventClass.Data4[4]94.uuidEventClass.Data4[5]147.uuidEventClass.Data4[6]226.uuidEventClass.Data4[7]36.nEventIDE_General.LeakageDS34.eSeverityTcEventSeverity.ErrorLeakageTankTcEventEntry1921152.uuidEventClass.Data13171781012.uuidEventClass.Data254315.uuidEventClass.Data319970.uuidEventClass.Data4[0]190.uuidEventClass.Data4[1]36.uuidEventClass.Data4[2]41.uuidEventClass.Data4[3]253.uuidEventClass.Data4[4]94.uuidEventClass.Data4[5]147.uuidEventClass.Data4[6]226.uuidEventClass.Data4[7]36.nEventIDE_General.LeakageTank.eSeverityTcEventSeverity.ErrorTcTypeSystemsignature_flag33554432checksuperglobalshowno-analysisTcEventClassGeneralBMSEventsNotAllCompInAutoWarningModuleImbalanceErrorStringImbalanceErrorSafetyIntlksActiveWarningInverterStartupTimeoutErrorBatteryFullInfoBatteryEmptyInfoSDDCVoltageInfoSDUnitThreshholdInfoEmergencyStopNotOkErrorEthercatStringErrorErrorST_BMSEvents2112NotAllCompInAutoTcEventEntry1920.uuidEventClass.Data12574392324.uuidEventClass.Data244850.uuidEventClass.Data319440.uuidEventClass.Data4[0]187.uuidEventClass.Data4[1]107.uuidEventClass.Data4[2]165.uuidEventClass.Data4[3]157.uuidEventClass.Data4[4]15.uuidEventClass.Data4[5]153.uuidEventClass.Data4[6]87.uuidEventClass.Data4[7]242.nEventIDE_BMSEvents.NotAllCompInAuto.eSeverityTcEventSeverity.WarningModuleImbalanceTcEventEntry192192.uuidEventClass.Data12574392324.uuidEventClass.Data244850.uuidEventClass.Data319440.uuidEventClass.Data4[0]187.uuidEventClass.Data4[1]107.uuidEventClass.Data4[2]165.uuidEventClass.Data4[3]157.uuidEventClass.Data4[4]15.uuidEventClass.Data4[5]153.uuidEventClass.Data4[6]87.uuidEventClass.Data4[7]242.nEventIDE_BMSEvents.ModuleImbalance.eSeverityTcEventSeverity.ErrorStringImbalanceTcEventEntry192384.uuidEventClass.Data12574392324.uuidEventClass.Data244850.uuidEventClass.Data319440.uuidEventClass.Data4[0]187.uuidEventClass.Data4[1]107.uuidEventClass.Data4[2]165.uuidEventClass.Data4[3]157.uuidEventClass.Data4[4]15.uuidEventClass.Data4[5]153.uuidEventClass.Data4[6]87.uuidEventClass.Data4[7]242.nEventIDE_BMSEvents.StringImbalance.eSeverityTcEventSeverity.ErrorSafetyIntlksActiveTcEventEntry192576.uuidEventClass.Data12574392324.uuidEventClass.Data244850.uuidEventClass.Data319440.uuidEventClass.Data4[0]187.uuidEventClass.Data4[1]107.uuidEventClass.Data4[2]165.uuidEventClass.Data4[3]157.uuidEventClass.Data4[4]15.uuidEventClass.Data4[5]153.uuidEventClass.Data4[6]87.uuidEventClass.Data4[7]242.nEventIDE_BMSEvents.SafetyIntlksActive.eSeverityTcEventSeverity.WarningInverterStartupTimeoutTcEventEntry192768.uuidEventClass.Data12574392324.uuidEventClass.Data244850.uuidEventClass.Data319440.uuidEventClass.Data4[0]187.uuidEventClass.Data4[1]107.uuidEventClass.Data4[2]165.uuidEventClass.Data4[3]157.uuidEventClass.Data4[4]15.uuidEventClass.Data4[5]153.uuidEventClass.Data4[6]87.uuidEventClass.Data4[7]242.nEventIDE_BMSEvents.InverterStartupTimeout.eSeverityTcEventSeverity.ErrorBatteryFullTcEventEntry192960.uuidEventClass.Data12574392324.uuidEventClass.Data244850.uuidEventClass.Data319440.uuidEventClass.Data4[0]187.uuidEventClass.Data4[1]107.uuidEventClass.Data4[2]165.uuidEventClass.Data4[3]157.uuidEventClass.Data4[4]15.uuidEventClass.Data4[5]153.uuidEventClass.Data4[6]87.uuidEventClass.Data4[7]242.nEventIDE_BMSEvents.BatteryFull.eSeverityTcEventSeverity.InfoBatteryEmptyTcEventEntry1921152.uuidEventClass.Data12574392324.uuidEventClass.Data244850.uuidEventClass.Data319440.uuidEventClass.Data4[0]187.uuidEventClass.Data4[1]107.uuidEventClass.Data4[2]165.uuidEventClass.Data4[3]157.uuidEventClass.Data4[4]15.uuidEventClass.Data4[5]153.uuidEventClass.Data4[6]87.uuidEventClass.Data4[7]242.nEventIDE_BMSEvents.BatteryEmpty.eSeverityTcEventSeverity.InfoSDDCVoltageTcEventEntry1921344.uuidEventClass.Data12574392324.uuidEventClass.Data244850.uuidEventClass.Data319440.uuidEventClass.Data4[0]187.uuidEventClass.Data4[1]107.uuidEventClass.Data4[2]165.uuidEventClass.Data4[3]157.uuidEventClass.Data4[4]15.uuidEventClass.Data4[5]153.uuidEventClass.Data4[6]87.uuidEventClass.Data4[7]242.nEventIDE_BMSEvents.SDDCVoltage.eSeverityTcEventSeverity.InfoSDUnitThreshholdTcEventEntry1921536.uuidEventClass.Data12574392324.uuidEventClass.Data244850.uuidEventClass.Data319440.uuidEventClass.Data4[0]187.uuidEventClass.Data4[1]107.uuidEventClass.Data4[2]165.uuidEventClass.Data4[3]157.uuidEventClass.Data4[4]15.uuidEventClass.Data4[5]153.uuidEventClass.Data4[6]87.uuidEventClass.Data4[7]242.nEventIDE_BMSEvents.SDUnitThreshhold.eSeverityTcEventSeverity.InfoEmergencyStopNotOkTcEventEntry1921728.uuidEventClass.Data12574392324.uuidEventClass.Data244850.uuidEventClass.Data319440.uuidEventClass.Data4[0]187.uuidEventClass.Data4[1]107.uuidEventClass.Data4[2]165.uuidEventClass.Data4[3]157.uuidEventClass.Data4[4]15.uuidEventClass.Data4[5]153.uuidEventClass.Data4[6]87.uuidEventClass.Data4[7]242.nEventIDE_BMSEvents.EmergencyStopNotOk.eSeverityTcEventSeverity.ErrorEthercatStringErrorTcEventEntry1921920.uuidEventClass.Data12574392324.uuidEventClass.Data244850.uuidEventClass.Data319440.uuidEventClass.Data4[0]187.uuidEventClass.Data4[1]107.uuidEventClass.Data4[2]165.uuidEventClass.Data4[3]157.uuidEventClass.Data4[4]15.uuidEventClass.Data4[5]153.uuidEventClass.Data4[6]87.uuidEventClass.Data4[7]242.nEventIDE_BMSEvents.EthercatStringError.eSeverityTcEventSeverity.ErrorTcTypeSystemsignature_flag33554432checksuperglobalshowno-analysisTcEventClassBMSEventsPLC{08500001-0000-0000-F000-000000000064}0PlcTask#x020100300PlcTask Inputs081723392MAIN._xEmergencyStopOk8BOOLTcAddressTypeInput3286888MAIN._xString1DCSafetyOk8BOOLTcAddressTypeInput633520440MAIN._afbStrings[0].xSafetyIntlksOk8BOOLTcAddressTypeInput633576464MAIN._afbStrings[0].xSafetyComError8BOOLTcAddressTypeInput633576472MAIN._afbStrings[0].xRepairSwitchOk8BOOLTcAddressTypeInput633576512MAIN._afbStrings[0].xDCCBOpen8BOOLTcAddressTypeInput633577256MAIN._afbStrings[0]._fbModule1.xLeakageSegments128BOOLTcAddressTypeInput633578184MAIN._afbStrings[0]._fbModule1.xLeakageSegments348BOOLTcAddressTypeInput633578192MAIN._afbStrings[0]._fbModule1.xLeakageTank8BOOLTcAddressTypeInput633578200MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput633579968MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput633579976MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput633592000MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput633592008MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput633603152MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput633603160MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput633613408MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput633613424MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput633613432MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput633613440MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput633672592MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput633672600MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput633682848MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput633682864MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput633682872MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput633682880MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput633741952MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput633743200MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput633743208MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput633743216MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput633786048MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput633787296MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput633787304MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput633787312MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput633830144MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput633831392MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput633831400MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput633831408MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput633874240MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput633875488MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput633875496MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput633875504MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput633918336MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput633919584MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput633919592MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput633919600MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput633962432MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput633963680MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput633963688MAIN._afbStrings[0]._fbModule1._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput633963696MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput634006528MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput634007776MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput634007784MAIN._afbStrings[0]._fbModule1._fbUnit1._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput634007792MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput634067456MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput634067464MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput634079488MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput634079496MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput634090640MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput634090648MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput634100896MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput634100912MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput634100920MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput634100928MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput634160080MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput634160088MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput634170336MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput634170352MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput634170360MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput634170368MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput634229440MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput634230688MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput634230696MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput634230704MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput634273536MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput634274784MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput634274792MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput634274800MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput634317632MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput634318880MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput634318888MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput634318896MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput634361728MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput634362976MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput634362984MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput634362992MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput634405824MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput634407072MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput634407080MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput634407088MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput634449920MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput634451168MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput634451176MAIN._afbStrings[0]._fbModule1._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput634451184MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput634494016MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput634495264MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput634495272MAIN._afbStrings[0]._fbModule1._fbUnit2._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput634495280MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput634554944MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput634554952MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput634566976MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput634566984MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput634578128MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput634578136MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput634588384MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput634588400MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput634588408MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput634588416MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput634647568MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput634647576MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput634657824MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput634657840MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput634657848MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput634657856MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput634716928MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput634718176MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput634718184MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput634718192MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput634761024MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput634762272MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput634762280MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput634762288MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput634805120MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput634806368MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput634806376MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput634806384MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput634849216MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput634850464MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput634850472MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput634850480MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput634893312MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput634894560MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput634894568MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput634894576MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput634937408MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput634938656MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput634938664MAIN._afbStrings[0]._fbModule1._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput634938672MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput634981504MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput634982752MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput634982760MAIN._afbStrings[0]._fbModule1._fbUnit3._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput634982768MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput635042432MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput635042440MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput635054464MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput635054472MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput635065616MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput635065624MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput635075872MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput635075888MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput635075896MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput635075904MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput635135056MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput635135064MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput635145312MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput635145328MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput635145336MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput635145344MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput635204416MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput635205664MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput635205672MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput635205680MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput635248512MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput635249760MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput635249768MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput635249776MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput635292608MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput635293856MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput635293864MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput635293872MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput635336704MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput635337952MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput635337960MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput635337968MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput635380800MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput635382048MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput635382056MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput635382064MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput635424896MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput635426144MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput635426152MAIN._afbStrings[0]._fbModule1._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput635426160MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput635468992MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput635470240MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput635470248MAIN._afbStrings[0]._fbModule1._fbUnit4._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput635470256MAIN._afbStrings[0]._fbModule2.xLeakageSegments128BOOLTcAddressTypeInput635534472MAIN._afbStrings[0]._fbModule2.xLeakageSegments348BOOLTcAddressTypeInput635534480MAIN._afbStrings[0]._fbModule2.xLeakageTank8BOOLTcAddressTypeInput635534488MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput635536256MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput635536264MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput635548288MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput635548296MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput635559440MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput635559448MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput635569696MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput635569712MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput635569720MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput635569728MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput635628880MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput635628888MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput635639136MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput635639152MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput635639160MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput635639168MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput635698240MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput635699488MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput635699496MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput635699504MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput635742336MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput635743584MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput635743592MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput635743600MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput635786432MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput635787680MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput635787688MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput635787696MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput635830528MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput635831776MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput635831784MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput635831792MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput635874624MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput635875872MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput635875880MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput635875888MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput635918720MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput635919968MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput635919976MAIN._afbStrings[0]._fbModule2._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput635919984MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput635962816MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput635964064MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput635964072MAIN._afbStrings[0]._fbModule2._fbUnit1._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput635964080MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput636023744MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput636023752MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput636035776MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput636035784MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput636046928MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput636046936MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput636057184MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput636057200MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput636057208MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput636057216MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput636116368MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput636116376MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput636126624MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput636126640MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput636126648MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput636126656MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput636185728MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput636186976MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput636186984MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput636186992MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput636229824MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput636231072MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput636231080MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput636231088MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput636273920MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput636275168MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput636275176MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput636275184MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput636318016MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput636319264MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput636319272MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput636319280MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput636362112MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput636363360MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput636363368MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput636363376MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput636406208MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput636407456MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput636407464MAIN._afbStrings[0]._fbModule2._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput636407472MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput636450304MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput636451552MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput636451560MAIN._afbStrings[0]._fbModule2._fbUnit2._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput636451568MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput636511232MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput636511240MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput636523264MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput636523272MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput636534416MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput636534424MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput636544672MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput636544688MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput636544696MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput636544704MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput636603856MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput636603864MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput636614112MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput636614128MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput636614136MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput636614144MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput636673216MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput636674464MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput636674472MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput636674480MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput636717312MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput636718560MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput636718568MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput636718576MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput636761408MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput636762656MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput636762664MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput636762672MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput636805504MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput636806752MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput636806760MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput636806768MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput636849600MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput636850848MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput636850856MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput636850864MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput636893696MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput636894944MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput636894952MAIN._afbStrings[0]._fbModule2._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput636894960MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput636937792MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput636939040MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput636939048MAIN._afbStrings[0]._fbModule2._fbUnit3._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput636939056MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput636998720MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput636998728MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput637010752MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput637010760MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput637021904MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput637021912MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput637032160MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput637032176MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput637032184MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput637032192MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput637091344MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput637091352MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput637101600MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput637101616MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput637101624MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput637101632MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput637160704MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput637161952MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput637161960MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput637161968MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput637204800MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput637206048MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput637206056MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput637206064MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput637248896MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput637250144MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput637250152MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput637250160MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput637292992MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput637294240MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput637294248MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput637294256MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput637337088MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput637338336MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput637338344MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput637338352MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput637381184MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput637382432MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput637382440MAIN._afbStrings[0]._fbModule2._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput637382448MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput637425280MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput637426528MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput637426536MAIN._afbStrings[0]._fbModule2._fbUnit4._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput637426544MAIN._afbStrings[0]._fbModule3.xLeakageSegments128BOOLTcAddressTypeInput637490760MAIN._afbStrings[0]._fbModule3.xLeakageSegments348BOOLTcAddressTypeInput637490768MAIN._afbStrings[0]._fbModule3.xLeakageTank8BOOLTcAddressTypeInput637490776MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput637492544MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput637492552MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput637504576MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput637504584MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput637515728MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput637515736MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput637525984MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput637526000MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput637526008MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput637526016MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput637585168MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput637585176MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput637595424MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput637595440MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput637595448MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput637595456MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput637654528MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput637655776MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput637655784MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput637655792MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput637698624MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput637699872MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput637699880MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput637699888MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput637742720MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput637743968MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput637743976MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput637743984MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput637786816MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput637788064MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput637788072MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput637788080MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput637830912MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput637832160MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput637832168MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput637832176MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput637875008MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput637876256MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput637876264MAIN._afbStrings[0]._fbModule3._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput637876272MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput637919104MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput637920352MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput637920360MAIN._afbStrings[0]._fbModule3._fbUnit1._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput637920368MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput637980032MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput637980040MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput637992064MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput637992072MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput638003216MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput638003224MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput638013472MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput638013488MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput638013496MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput638013504MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput638072656MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput638072664MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput638082912MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput638082928MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput638082936MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput638082944MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput638142016MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput638143264MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput638143272MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput638143280MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput638186112MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput638187360MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput638187368MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput638187376MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput638230208MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput638231456MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput638231464MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput638231472MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput638274304MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput638275552MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput638275560MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput638275568MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput638318400MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput638319648MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput638319656MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput638319664MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput638362496MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput638363744MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput638363752MAIN._afbStrings[0]._fbModule3._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput638363760MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput638406592MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput638407840MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput638407848MAIN._afbStrings[0]._fbModule3._fbUnit2._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput638407856MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput638467520MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput638467528MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput638479552MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput638479560MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput638490704MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput638490712MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput638500960MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput638500976MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput638500984MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput638500992MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput638560144MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput638560152MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput638570400MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput638570416MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput638570424MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput638570432MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput638629504MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput638630752MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput638630760MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput638630768MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput638673600MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput638674848MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput638674856MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput638674864MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput638717696MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput638718944MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput638718952MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput638718960MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput638761792MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput638763040MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput638763048MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput638763056MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput638805888MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput638807136MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput638807144MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput638807152MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput638849984MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput638851232MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput638851240MAIN._afbStrings[0]._fbModule3._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput638851248MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput638894080MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput638895328MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput638895336MAIN._afbStrings[0]._fbModule3._fbUnit3._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput638895344MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput638955008MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput638955016MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput638967040MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput638967048MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput638978192MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput638978200MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput638988448MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput638988464MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput638988472MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput638988480MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput639047632MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput639047640MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput639057888MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput639057904MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput639057912MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput639057920MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput639116992MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput639118240MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput639118248MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput639118256MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput639161088MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput639162336MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput639162344MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput639162352MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput639205184MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput639206432MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput639206440MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput639206448MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput639249280MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput639250528MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput639250536MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput639250544MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput639293376MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput639294624MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput639294632MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput639294640MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput639337472MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput639338720MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput639338728MAIN._afbStrings[0]._fbModule3._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput639338736MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput639381568MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput639382816MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput639382824MAIN._afbStrings[0]._fbModule3._fbUnit4._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput639382832MAIN._afbStrings[0]._fbStringCurrent.iAnalogValue16INTTcAddressTypeInput639489920MAIN._afbStrings[0]._fbStringCurrent.xUnderrange8BOOLTcAddressTypeInput639491168MAIN._afbStrings[0]._fbStringCurrent.xOverrange8BOOLTcAddressTypeInput639491176MAIN._afbStrings[0]._fbStringCurrent.xErrorCard8BOOLTcAddressTypeInput639491184MAIN._afbStrings[1].xSafetyIntlksOk8BOOLTcAddressTypeInput639534480MAIN._afbStrings[1].xSafetyComError8BOOLTcAddressTypeInput639534488MAIN._afbStrings[1].xRepairSwitchOk8BOOLTcAddressTypeInput639534528MAIN._afbStrings[1].xDCCBOpen8BOOLTcAddressTypeInput639535272MAIN._afbStrings[1]._fbModule1.xLeakageSegments128BOOLTcAddressTypeInput639536200MAIN._afbStrings[1]._fbModule1.xLeakageSegments348BOOLTcAddressTypeInput639536208MAIN._afbStrings[1]._fbModule1.xLeakageTank8BOOLTcAddressTypeInput639536216MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput639537984MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput639537992MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput639550016MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput639550024MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput639561168MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput639561176MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput639571424MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput639571440MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput639571448MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput639571456MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput639630608MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput639630616MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput639640864MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput639640880MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput639640888MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput639640896MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput639699968MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput639701216MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput639701224MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput639701232MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput639744064MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput639745312MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput639745320MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput639745328MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput639788160MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput639789408MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput639789416MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput639789424MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput639832256MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput639833504MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput639833512MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput639833520MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput639876352MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput639877600MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput639877608MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput639877616MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput639920448MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput639921696MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput639921704MAIN._afbStrings[1]._fbModule1._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput639921712MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput639964544MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput639965792MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput639965800MAIN._afbStrings[1]._fbModule1._fbUnit1._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput639965808MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput640025472MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput640025480MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput640037504MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput640037512MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput640048656MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput640048664MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput640058912MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput640058928MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput640058936MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput640058944MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput640118096MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput640118104MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput640128352MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput640128368MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput640128376MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput640128384MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput640187456MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput640188704MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput640188712MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput640188720MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput640231552MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput640232800MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput640232808MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput640232816MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput640275648MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput640276896MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput640276904MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput640276912MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput640319744MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput640320992MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput640321000MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput640321008MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput640363840MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput640365088MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput640365096MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput640365104MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput640407936MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput640409184MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput640409192MAIN._afbStrings[1]._fbModule1._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput640409200MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput640452032MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput640453280MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput640453288MAIN._afbStrings[1]._fbModule1._fbUnit2._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput640453296MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput640512960MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput640512968MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput640524992MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput640525000MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput640536144MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput640536152MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput640546400MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput640546416MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput640546424MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput640546432MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput640605584MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput640605592MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput640615840MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput640615856MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput640615864MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput640615872MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput640674944MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput640676192MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput640676200MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput640676208MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput640719040MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput640720288MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput640720296MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput640720304MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput640763136MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput640764384MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput640764392MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput640764400MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput640807232MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput640808480MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput640808488MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput640808496MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput640851328MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput640852576MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput640852584MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput640852592MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput640895424MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput640896672MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput640896680MAIN._afbStrings[1]._fbModule1._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput640896688MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput640939520MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput640940768MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput640940776MAIN._afbStrings[1]._fbModule1._fbUnit3._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput640940784MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput641000448MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput641000456MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput641012480MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput641012488MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput641023632MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput641023640MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput641033888MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput641033904MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput641033912MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput641033920MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput641093072MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput641093080MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput641103328MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput641103344MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput641103352MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput641103360MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput641162432MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput641163680MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput641163688MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput641163696MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput641206528MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput641207776MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput641207784MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput641207792MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput641250624MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput641251872MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput641251880MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput641251888MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput641294720MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput641295968MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput641295976MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput641295984MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput641338816MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput641340064MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput641340072MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput641340080MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput641382912MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput641384160MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput641384168MAIN._afbStrings[1]._fbModule1._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput641384176MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput641427008MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput641428256MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput641428264MAIN._afbStrings[1]._fbModule1._fbUnit4._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput641428272MAIN._afbStrings[1]._fbModule2.xLeakageSegments128BOOLTcAddressTypeInput641492488MAIN._afbStrings[1]._fbModule2.xLeakageSegments348BOOLTcAddressTypeInput641492496MAIN._afbStrings[1]._fbModule2.xLeakageTank8BOOLTcAddressTypeInput641492504MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput641494272MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput641494280MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput641506304MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput641506312MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput641517456MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput641517464MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput641527712MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput641527728MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput641527736MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput641527744MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput641586896MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput641586904MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput641597152MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput641597168MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput641597176MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput641597184MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput641656256MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput641657504MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput641657512MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput641657520MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput641700352MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput641701600MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput641701608MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput641701616MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput641744448MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput641745696MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput641745704MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput641745712MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput641788544MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput641789792MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput641789800MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput641789808MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput641832640MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput641833888MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput641833896MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput641833904MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput641876736MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput641877984MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput641877992MAIN._afbStrings[1]._fbModule2._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput641878000MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput641920832MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput641922080MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput641922088MAIN._afbStrings[1]._fbModule2._fbUnit1._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput641922096MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput641981760MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput641981768MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput641993792MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput641993800MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput642004944MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput642004952MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput642015200MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput642015216MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput642015224MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput642015232MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput642074384MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput642074392MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput642084640MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput642084656MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput642084664MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput642084672MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput642143744MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput642144992MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput642145000MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput642145008MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput642187840MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput642189088MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput642189096MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput642189104MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput642231936MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput642233184MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput642233192MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput642233200MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput642276032MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput642277280MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput642277288MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput642277296MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput642320128MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput642321376MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput642321384MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput642321392MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput642364224MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput642365472MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput642365480MAIN._afbStrings[1]._fbModule2._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput642365488MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput642408320MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput642409568MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput642409576MAIN._afbStrings[1]._fbModule2._fbUnit2._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput642409584MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput642469248MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput642469256MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput642481280MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput642481288MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput642492432MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput642492440MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput642502688MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput642502704MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput642502712MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput642502720MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput642561872MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput642561880MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput642572128MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput642572144MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput642572152MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput642572160MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput642631232MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput642632480MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput642632488MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput642632496MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput642675328MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput642676576MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput642676584MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput642676592MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput642719424MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput642720672MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput642720680MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput642720688MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput642763520MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput642764768MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput642764776MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput642764784MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput642807616MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput642808864MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput642808872MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput642808880MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput642851712MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput642852960MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput642852968MAIN._afbStrings[1]._fbModule2._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput642852976MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput642895808MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput642897056MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput642897064MAIN._afbStrings[1]._fbModule2._fbUnit3._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput642897072MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput642956736MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput642956744MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput642968768MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput642968776MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput642979920MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput642979928MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput642990176MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput642990192MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput642990200MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput642990208MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput643049360MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput643049368MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput643059616MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput643059632MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput643059640MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput643059648MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput643118720MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput643119968MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput643119976MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput643119984MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput643162816MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput643164064MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput643164072MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput643164080MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput643206912MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput643208160MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput643208168MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput643208176MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput643251008MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput643252256MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput643252264MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput643252272MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput643295104MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput643296352MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput643296360MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput643296368MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput643339200MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput643340448MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput643340456MAIN._afbStrings[1]._fbModule2._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput643340464MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput643383296MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput643384544MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput643384552MAIN._afbStrings[1]._fbModule2._fbUnit4._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput643384560MAIN._afbStrings[1]._fbModule3.xLeakageSegments128BOOLTcAddressTypeInput643448776MAIN._afbStrings[1]._fbModule3.xLeakageSegments348BOOLTcAddressTypeInput643448784MAIN._afbStrings[1]._fbModule3.xLeakageTank8BOOLTcAddressTypeInput643448792MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput643450560MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput643450568MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput643462592MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput643462600MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput643473744MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput643473752MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput643484000MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput643484016MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput643484024MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput643484032MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput643543184MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput643543192MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput643553440MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput643553456MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput643553464MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput643553472MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput643612544MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput643613792MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput643613800MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput643613808MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput643656640MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput643657888MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput643657896MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput643657904MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput643700736MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput643701984MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput643701992MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput643702000MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput643744832MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput643746080MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput643746088MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput643746096MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput643788928MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput643790176MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput643790184MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput643790192MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput643833024MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput643834272MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput643834280MAIN._afbStrings[1]._fbModule3._fbUnit1._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput643834288MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput643877120MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput643878368MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput643878376MAIN._afbStrings[1]._fbModule3._fbUnit1._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput643878384MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput643938048MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput643938056MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput643950080MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput643950088MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput643961232MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput643961240MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput643971488MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput643971504MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput643971512MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput643971520MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput644030672MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput644030680MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput644040928MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput644040944MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput644040952MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput644040960MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput644100032MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput644101280MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput644101288MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput644101296MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput644144128MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput644145376MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput644145384MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput644145392MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput644188224MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput644189472MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput644189480MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput644189488MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput644232320MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput644233568MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput644233576MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput644233584MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput644276416MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput644277664MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput644277672MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput644277680MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput644320512MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput644321760MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput644321768MAIN._afbStrings[1]._fbModule3._fbUnit2._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput644321776MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput644364608MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput644365856MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput644365864MAIN._afbStrings[1]._fbModule3._fbUnit2._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput644365872MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput644425536MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput644425544MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput644437568MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput644437576MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput644448720MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput644448728MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput644458976MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput644458992MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput644459000MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput644459008MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput644518160MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput644518168MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput644528416MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput644528432MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput644528440MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput644528448MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput644587520MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput644588768MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput644588776MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput644588784MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput644631616MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput644632864MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput644632872MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput644632880MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput644675712MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput644676960MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput644676968MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput644676976MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput644719808MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput644721056MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput644721064MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput644721072MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput644763904MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput644765152MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput644765160MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput644765168MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput644808000MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput644809248MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput644809256MAIN._afbStrings[1]._fbModule3._fbUnit3._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput644809264MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput644852096MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput644853344MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput644853352MAIN._afbStrings[1]._fbModule3._fbUnit3._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput644853360MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput644913024MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput644913032MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenFeedback8BOOLTcAddressTypeInput644925056MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseFeedback8BOOLTcAddressTypeInput644925064MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput644936208MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput644936216MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.iPVFeedback16INTTcAddressTypeInput644946464MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput644946480MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xOverrange8BOOLTcAddressTypeInput644946488MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput644946496MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xMCBOk8BOOLTcAddressTypeInput645005648MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRepairSwitchOk8BOOLTcAddressTypeInput645005656MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.iPVFeedback16INTTcAddressTypeInput645015904MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xUnderrange8BOOLTcAddressTypeInput645015920MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xOverrange8BOOLTcAddressTypeInput645015928MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xErrorCard8BOOLTcAddressTypeInput645015936MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput645075008MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput645076256MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput645076264MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput645076272MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.iAnalogValue16INTTcAddressTypeInput645119104MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xUnderrange8BOOLTcAddressTypeInput645120352MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xOverrange8BOOLTcAddressTypeInput645120360MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressurePosolytTankInlet.xErrorCard8BOOLTcAddressTypeInput645120368MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.iAnalogValue16INTTcAddressTypeInput645163200MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xUnderrange8BOOLTcAddressTypeInput645164448MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xOverrange8BOOLTcAddressTypeInput645164456MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytSegmentInlet.xErrorCard8BOOLTcAddressTypeInput645164464MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.iAnalogValue16INTTcAddressTypeInput645207296MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xUnderrange8BOOLTcAddressTypeInput645208544MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xOverrange8BOOLTcAddressTypeInput645208552MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPressureNegolytTankInlet.xErrorCard8BOOLTcAddressTypeInput645208560MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.iAnalogValue16INTTcAddressTypeInput645251392MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.xUnderrange8BOOLTcAddressTypeInput645252640MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.xOverrange8BOOLTcAddressTypeInput645252648MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorPosolyt.xErrorCard8BOOLTcAddressTypeInput645252656MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.iAnalogValue16INTTcAddressTypeInput645295488MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.xUnderrange8BOOLTcAddressTypeInput645296736MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.xOverrange8BOOLTcAddressTypeInput645296744MAIN._afbStrings[1]._fbModule3._fbUnit4._fbTempSensorNegolyt.xErrorCard8BOOLTcAddressTypeInput645296752MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.iAnalogValue16INTTcAddressTypeInput645339584MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.xUnderrange8BOOLTcAddressTypeInput645340832MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.xOverrange8BOOLTcAddressTypeInput645340840MAIN._afbStrings[1]._fbModule3._fbUnit4._fbVoltageSegment.xErrorCard8BOOLTcAddressTypeInput645340848MAIN._afbStrings[1]._fbStringCurrent.iAnalogValue16INTTcAddressTypeInput645447936MAIN._afbStrings[1]._fbStringCurrent.xUnderrange8BOOLTcAddressTypeInput645449184MAIN._afbStrings[1]._fbStringCurrent.xOverrange8BOOLTcAddressTypeInput645449192MAIN._afbStrings[1]._fbStringCurrent.xErrorCard8BOOLTcAddressTypeInput645449200MAIN.xSafetyResterTaster8BOOLTcAddressTypeInput645591872MAIN._xHarwareResetButton8BOOLTcAddressTypeInput645591880MAIN._uiEtherCATState16UINTTcAddressTypeInput645591920MAIN._fbSafety.xVoltagesInRange8BOOLTcAddressTypeInput645600896MAIN._fbSafety.xPressureInRange8BOOLTcAddressTypeInput645600904MAIN._fbSafety.xTemperaturesInRange8BOOLTcAddressTypeInput6456009121PlcTask Outputs081723392MAIN._xShowAckEmergencyStop8BOOLTcAddressTypeOutput633520432MAIN._afbStrings[0].xCloseDCCB8BOOLTcAddressTypeOutput633577248MAIN._afbStrings[0].xResetSafetyDCCB8BOOLTcAddressTypeOutput633577264MAIN._afbStrings[0]._fbModule1._fbUnit1.xResetMCB8BOOLTcAddressTypeOutput633578864MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput633580224MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput633580232MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput633592256MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput633592264MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput633615808MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput633615824MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput633685248MAIN._afbStrings[0]._fbModule1._fbUnit1._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput633685264MAIN._afbStrings[0]._fbModule1._fbUnit2.xResetMCB8BOOLTcAddressTypeOutput634066352MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput634067712MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput634067720MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput634079744MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput634079752MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput634103296MAIN._afbStrings[0]._fbModule1._fbUnit2._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput634103312MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput634172736MAIN._afbStrings[0]._fbModule1._fbUnit2._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput634172752MAIN._afbStrings[0]._fbModule1._fbUnit3.xResetMCB8BOOLTcAddressTypeOutput634553840MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput634555200MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput634555208MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput634567232MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput634567240MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput634590784MAIN._afbStrings[0]._fbModule1._fbUnit3._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput634590800MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput634660224MAIN._afbStrings[0]._fbModule1._fbUnit3._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput634660240MAIN._afbStrings[0]._fbModule1._fbUnit4.xResetMCB8BOOLTcAddressTypeOutput635041328MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput635042688MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput635042696MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput635054720MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput635054728MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput635078272MAIN._afbStrings[0]._fbModule1._fbUnit4._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput635078288MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput635147712MAIN._afbStrings[0]._fbModule1._fbUnit4._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput635147728MAIN._afbStrings[0]._fbModule2._fbUnit1.xResetMCB8BOOLTcAddressTypeOutput635535152MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput635536512MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput635536520MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput635548544MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput635548552MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput635572096MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput635572112MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput635641536MAIN._afbStrings[0]._fbModule2._fbUnit1._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput635641552MAIN._afbStrings[0]._fbModule2._fbUnit2.xResetMCB8BOOLTcAddressTypeOutput636022640MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput636024000MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput636024008MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput636036032MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput636036040MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput636059584MAIN._afbStrings[0]._fbModule2._fbUnit2._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput636059600MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput636129024MAIN._afbStrings[0]._fbModule2._fbUnit2._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput636129040MAIN._afbStrings[0]._fbModule2._fbUnit3.xResetMCB8BOOLTcAddressTypeOutput636510128MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput636511488MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput636511496MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput636523520MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput636523528MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput636547072MAIN._afbStrings[0]._fbModule2._fbUnit3._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput636547088MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput636616512MAIN._afbStrings[0]._fbModule2._fbUnit3._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput636616528MAIN._afbStrings[0]._fbModule2._fbUnit4.xResetMCB8BOOLTcAddressTypeOutput636997616MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput636998976MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput636998984MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput637011008MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput637011016MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput637034560MAIN._afbStrings[0]._fbModule2._fbUnit4._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput637034576MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput637104000MAIN._afbStrings[0]._fbModule2._fbUnit4._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput637104016MAIN._afbStrings[0]._fbModule3._fbUnit1.xResetMCB8BOOLTcAddressTypeOutput637491440MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput637492800MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput637492808MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput637504832MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput637504840MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput637528384MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput637528400MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput637597824MAIN._afbStrings[0]._fbModule3._fbUnit1._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput637597840MAIN._afbStrings[0]._fbModule3._fbUnit2.xResetMCB8BOOLTcAddressTypeOutput637978928MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput637980288MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput637980296MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput637992320MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput637992328MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput638015872MAIN._afbStrings[0]._fbModule3._fbUnit2._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput638015888MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput638085312MAIN._afbStrings[0]._fbModule3._fbUnit2._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput638085328MAIN._afbStrings[0]._fbModule3._fbUnit3.xResetMCB8BOOLTcAddressTypeOutput638466416MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput638467776MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput638467784MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput638479808MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput638479816MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput638503360MAIN._afbStrings[0]._fbModule3._fbUnit3._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput638503376MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput638572800MAIN._afbStrings[0]._fbModule3._fbUnit3._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput638572816MAIN._afbStrings[0]._fbModule3._fbUnit4.xResetMCB8BOOLTcAddressTypeOutput638953904MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput638955264MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput638955272MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput638967296MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput638967304MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput638990848MAIN._afbStrings[0]._fbModule3._fbUnit4._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput638990864MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput639060288MAIN._afbStrings[0]._fbModule3._fbUnit4._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput639060304MAIN._afbStrings[1].xCloseDCCB8BOOLTcAddressTypeOutput639535264MAIN._afbStrings[1].xResetSafetyDCCB8BOOLTcAddressTypeOutput639535280MAIN._afbStrings[1]._fbModule1._fbUnit1.xResetMCB8BOOLTcAddressTypeOutput639536880MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput639538240MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput639538248MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput639550272MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput639550280MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput639573824MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput639573840MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput639643264MAIN._afbStrings[1]._fbModule1._fbUnit1._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput639643280MAIN._afbStrings[1]._fbModule1._fbUnit2.xResetMCB8BOOLTcAddressTypeOutput640024368MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput640025728MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput640025736MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput640037760MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput640037768MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput640061312MAIN._afbStrings[1]._fbModule1._fbUnit2._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput640061328MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput640130752MAIN._afbStrings[1]._fbModule1._fbUnit2._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput640130768MAIN._afbStrings[1]._fbModule1._fbUnit3.xResetMCB8BOOLTcAddressTypeOutput640511856MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput640513216MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput640513224MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput640525248MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput640525256MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput640548800MAIN._afbStrings[1]._fbModule1._fbUnit3._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput640548816MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput640618240MAIN._afbStrings[1]._fbModule1._fbUnit3._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput640618256MAIN._afbStrings[1]._fbModule1._fbUnit4.xResetMCB8BOOLTcAddressTypeOutput640999344MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput641000704MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput641000712MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput641012736MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput641012744MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput641036288MAIN._afbStrings[1]._fbModule1._fbUnit4._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput641036304MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput641105728MAIN._afbStrings[1]._fbModule1._fbUnit4._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput641105744MAIN._afbStrings[1]._fbModule2._fbUnit1.xResetMCB8BOOLTcAddressTypeOutput641493168MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput641494528MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput641494536MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput641506560MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput641506568MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput641530112MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput641530128MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput641599552MAIN._afbStrings[1]._fbModule2._fbUnit1._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput641599568MAIN._afbStrings[1]._fbModule2._fbUnit2.xResetMCB8BOOLTcAddressTypeOutput641980656MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput641982016MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput641982024MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput641994048MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput641994056MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput642017600MAIN._afbStrings[1]._fbModule2._fbUnit2._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput642017616MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput642087040MAIN._afbStrings[1]._fbModule2._fbUnit2._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput642087056MAIN._afbStrings[1]._fbModule2._fbUnit3.xResetMCB8BOOLTcAddressTypeOutput642468144MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput642469504MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput642469512MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput642481536MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput642481544MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput642505088MAIN._afbStrings[1]._fbModule2._fbUnit3._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput642505104MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput642574528MAIN._afbStrings[1]._fbModule2._fbUnit3._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput642574544MAIN._afbStrings[1]._fbModule2._fbUnit4.xResetMCB8BOOLTcAddressTypeOutput642955632MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput642956992MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput642957000MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput642969024MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput642969032MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput642992576MAIN._afbStrings[1]._fbModule2._fbUnit4._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput642992592MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput643062016MAIN._afbStrings[1]._fbModule2._fbUnit4._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput643062032MAIN._afbStrings[1]._fbModule3._fbUnit1.xResetMCB8BOOLTcAddressTypeOutput643449456MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput643450816MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput643450824MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput643462848MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput643462856MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput643486400MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput643486416MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput643555840MAIN._afbStrings[1]._fbModule3._fbUnit1._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput643555856MAIN._afbStrings[1]._fbModule3._fbUnit2.xResetMCB8BOOLTcAddressTypeOutput643936944MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput643938304MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput643938312MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput643950336MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput643950344MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput643973888MAIN._afbStrings[1]._fbModule3._fbUnit2._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput643973904MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput644043328MAIN._afbStrings[1]._fbModule3._fbUnit2._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput644043344MAIN._afbStrings[1]._fbModule3._fbUnit3.xResetMCB8BOOLTcAddressTypeOutput644424432MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput644425792MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput644425800MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput644437824MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput644437832MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput644461376MAIN._afbStrings[1]._fbModule3._fbUnit3._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput644461392MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput644530816MAIN._afbStrings[1]._fbModule3._fbUnit3._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput644530832MAIN._afbStrings[1]._fbModule3._fbUnit4.xResetMCB8BOOLTcAddressTypeOutput644911920MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput644913280MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput644913288MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xOpenValve8BOOLfalseTcAddressTypeOutput644925312MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytValveTankOutlet.xCloseValve8BOOLtrueTcAddressTypeOutput644925320MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.xRelease8BOOLTcAddressTypeOutput644948864MAIN._afbStrings[1]._fbModule3._fbUnit4._fbPosolytPumpInlet.iSetpoint16INTTcAddressTypeOutput644948880MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.xRelease8BOOLTcAddressTypeOutput645018304MAIN._afbStrings[1]._fbModule3._fbUnit4._fbNegolytPumpInlet.iSetpoint16INTTcAddressTypeOutput645018320MAIN.xSafetyRun8BOOLtrueTcAddressTypeOutput645517232MAIN.xSafetyErrAck8BOOLTcAddressTypeOutput645517240MAIN._xShowErrorOnButton8BOOLTcAddressTypeOutput6455918883PlcTask Internal081723392GVL_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_VALVE.MAX_INTERLOCKS8USINT16TcVarGlobal3072256Global_Variables.BOOTDATAFLAGS_RETAIN_LOADED8BYTE1TcVarGlobal3072264Global_Variables.AMSPORT_LOGGER16UINT100TcVarGlobal3072272Global_Version.stLibVersion_BaseLib288ST_LibVersion.iMajor1.iMinor0.iBuild4.iRevision0.nFlags0.sVersion1.0.4const_non_replacedTcVarGlobal3072288Global_Version.stLibVersion_Tc2_Standard288ST_LibVersion.iMajor3.iMinor3.iBuild3.iRevision0.nFlags0.sVersion3.3.3.0const_non_replacedTcVarGlobal3072576Global_Version.stLibVersion_Tc2_System288ST_LibVersion.iMajor3.iMinor5.iBuild3.iRevision0.nFlags1.sVersion3.5.3.0const_non_replacedTcVarGlobal3072864Global_Variables.AMSPORT_EVENTLOG16UINT110TcVarGlobal3073152Global_Variables.AMSPORT_R0_RTIME16UINT200TcVarGlobal3073168Global_Variables.AMSPORT_R0_IO16UINT300TcVarGlobal3073184Global_Variables.AMSPORT_R0_NC16UINT500TcVarGlobal3073200Global_Variables.AMSPORT_R0_NCSAF16UINT501TcVarGlobal3073216Global_Variables.AMSPORT_R0_NCSVB16UINT511TcVarGlobal3073232Global_Variables.AMSPORT_R0_ISG16UINT550TcVarGlobal3073248Global_Variables.AMSPORT_R0_CNC16UINT600TcVarGlobal3073264Global_Variables.AMSPORT_R0_LINE16UINT700TcVarGlobal3073280Global_Variables.AMSPORT_R0_PLC16UINT800TcVarGlobal3073296Global_Variables.AMSPORT_R0_PLC_RTS116UINT801TcVarGlobal3073312Global_Variables.AMSPORT_R0_PLC_RTS216UINT811TcVarGlobal3073328Global_Variables.AMSPORT_R0_PLC_RTS316UINT821TcVarGlobal3073344Global_Variables.AMSPORT_R0_PLC_RTS416UINT831TcVarGlobal3073360Global_Variables.AMSPORT_R0_CAM16UINT900TcVarGlobal3073376Global_Variables.AMSPORT_R0_CAMTOOL16UINT950TcVarGlobal3073392Global_Variables.AMSPORT_R3_SYSSERV16UINT10000TcVarGlobal3073408Global_Variables.AMSPORT_R3_SCOPESERVER16UINT14001TcVarGlobal3073424Global_Variables.ADSSTATE_INVALID16UINT0TcVarGlobal3073440Global_Variables.ADSSTATE_IDLE16UINT1TcVarGlobal3073456Global_Variables.ADSSTATE_RESET16UINT2TcVarGlobal3073472Global_Variables.ADSSTATE_INIT16UINT3TcVarGlobal3073488Global_Variables.ADSSTATE_START16UINT4TcVarGlobal3073504Global_Variables.ADSSTATE_RUN16UINT5TcVarGlobal3073520Global_Variables.ADSSTATE_STOP16UINT6TcVarGlobal3073536Global_Variables.ADSSTATE_SAVECFG16UINT7TcVarGlobal3073552Global_Variables.ADSSTATE_LOADCFG16UINT8TcVarGlobal3073568Global_Variables.ADSSTATE_POWERFAILURE16UINT9TcVarGlobal3073584Global_Variables.ADSSTATE_POWERGOOD16UINT10TcVarGlobal3073600Global_Variables.ADSSTATE_ERROR16UINT11TcVarGlobal3073616Global_Variables.ADSSTATE_SHUTDOWN16UINT12TcVarGlobal3073632Global_Variables.ADSSTATE_SUSPEND16UINT13TcVarGlobal3073648Global_Variables.ADSSTATE_RESUME16UINT14TcVarGlobal3073664Global_Variables.ADSSTATE_CONFIG16UINT15TcVarGlobal3073680Global_Variables.ADSSTATE_RECONFIG16UINT16TcVarGlobal3073696Global_Variables.ADSSTATE_STOPPING16UINT17TcVarGlobal3073712Global_Variables.ADSSTATE_INCOMPATIBLE16UINT18TcVarGlobal3073728Global_Variables.ADSSTATE_EXCEPTION16UINT19TcVarGlobal3073744Global_Variables.ADSSTATE_MAXSTATES16UINT20TcVarGlobal3073760Global_Variables.BOOTDATAFLAGS_RETAIN_INVALID8BYTE2TcVarGlobal3073776Global_Variables.BOOTDATAFLAGS_RETAIN_REQUESTED8BYTE4TcVarGlobal3073784Global_Variables.ADSIGRP_SYMTAB32UDINT61440TcVarGlobal3073792Global_Variables.ADSIGRP_SYMNAME32UDINT61441TcVarGlobal3073824Global_Variables.ADSIGRP_SYMVAL32UDINT61442TcVarGlobal3073856Global_Variables.ADSIGRP_SYM_HNDBYNAME32UDINT61443TcVarGlobal3073888Global_Variables.ADSIGRP_SYM_VALBYNAME32UDINT61444TcVarGlobal3073920Global_Variables.ADSIGRP_SYM_VALBYHND32UDINT61445TcVarGlobal3073952Global_Variables.ADSIGRP_SYM_RELEASEHND32UDINT61446TcVarGlobal3073984Global_Variables.ADSIGRP_SYM_INFOBYNAME32UDINT61447TcVarGlobal3074016Global_Variables.ADSIGRP_SYM_VERSION32UDINT61448TcVarGlobal3074048Global_Variables.ADSIGRP_SYM_INFOBYNAMEEX32UDINT61449TcVarGlobal3074080Global_Variables.ADSIGRP_SYM_DOWNLOAD32UDINT61450TcVarGlobal3074112Global_Variables.ADSIGRP_SYM_UPLOAD32UDINT61451TcVarGlobal3074144Global_Variables.ADSIGRP_SYM_UPLOADINFO32UDINT61452TcVarGlobal3074176Global_Variables.ADSIGRP_SYMNOTE32UDINT61456TcVarGlobal3074208Global_Variables.ADSIGRP_IOIMAGE_RWIB32UDINT61472TcVarGlobal3074240Global_Variables.ADSIGRP_IOIMAGE_RWIX32UDINT61473TcVarGlobal3074272Global_Variables.ADSIGRP_IOIMAGE_RISIZE32UDINT61477TcVarGlobal3074304Global_Variables.ADSIGRP_IOIMAGE_RWOB32UDINT61488TcVarGlobal3074336Global_Variables.ADSIGRP_IOIMAGE_RWOX32UDINT61489TcVarGlobal3074368Global_Variables.ADSIGRP_IOIMAGE_ROSIZE32UDINT61493TcVarGlobal3074400Global_Variables.ADSIGRP_IOIMAGE_CLEARI32UDINT61504TcVarGlobal3074432Global_Variables.ADSIGRP_IOIMAGE_CLEARO32UDINT61520TcVarGlobal3074464Global_Variables.ADSIGRP_IOIMAGE_RWIOB32UDINT61536TcVarGlobal3074496Global_Variables.ADSIGRP_DEVICE_DATA32UDINT61696TcVarGlobal3074528Global_Variables.ADSIOFFS_DEVDATA_ADSSTATE32UDINT0TcVarGlobal3074560Global_Variables.ADSIOFFS_DEVDATA_DEVSTATE32UDINT2TcVarGlobal3074592Global_Variables.SYSTEMSERVICE_OPENCREATE32UDINT100TcVarGlobal3074624Global_Variables.SYSTEMSERVICE_OPENREAD32UDINT101TcVarGlobal3074656Global_Variables.SYSTEMSERVICE_OPENWRITE32UDINT102TcVarGlobal3074688Global_Variables.SYSTEMSERVICE_CREATEFILE32UDINT110TcVarGlobal3074720Global_Variables.SYSTEMSERVICE_CLOSEHANDLE32UDINT111TcVarGlobal3074752Global_Variables.SYSTEMSERVICE_FOPEN32UDINT120TcVarGlobal3074784Global_Variables.SYSTEMSERVICE_FCLOSE32UDINT121TcVarGlobal3074816Global_Variables.SYSTEMSERVICE_FREAD32UDINT122TcVarGlobal3074848Global_Variables.SYSTEMSERVICE_FWRITE32UDINT123TcVarGlobal3074880Global_Variables.SYSTEMSERVICE_FSEEK32UDINT124TcVarGlobal3074912Global_Variables.SYSTEMSERVICE_FTELL32UDINT125TcVarGlobal3074944Global_Variables.SYSTEMSERVICE_FGETS32UDINT126TcVarGlobal3074976Global_Variables.SYSTEMSERVICE_FPUTS32UDINT127TcVarGlobal3075008Global_Variables.SYSTEMSERVICE_FSCANF32UDINT128TcVarGlobal3075040Global_Variables.SYSTEMSERVICE_FPRINTF32UDINT129TcVarGlobal3075072Global_Variables.SYSTEMSERVICE_FEOF32UDINT130TcVarGlobal3075104Global_Variables.SYSTEMSERVICE_FDELETE32UDINT131TcVarGlobal3075136Global_Variables.SYSTEMSERVICE_FRENAME32UDINT132TcVarGlobal3075168Global_Variables.SYSTEMSERVICE_MKDIR32UDINT138TcVarGlobal3075200Global_Variables.SYSTEMSERVICE_RMDIR32UDINT139TcVarGlobal3075232Global_Variables.SYSTEMSERVICE_REG_HKEYLOCALMACHINE32UDINT200TcVarGlobal3075264Global_Variables.SYSTEMSERVICE_SENDEMAIL32UDINT300TcVarGlobal3075296Global_Variables.SYSTEMSERVICE_TIMESERVICES32UDINT400TcVarGlobal3075328Global_Variables.SYSTEMSERVICE_STARTPROCESS32UDINT500TcVarGlobal3075360Global_Variables.SYSTEMSERVICE_CHANGENETID32UDINT600TcVarGlobal3075392Global_Variables.TIMESERVICE_DATEANDTIME32UDINT1TcVarGlobal3075424Global_Variables.TIMESERVICE_SYSTEMTIMES32UDINT2TcVarGlobal3075456Global_Variables.TIMESERVICE_RTCTIMEDIFF32UDINT3TcVarGlobal3075488Global_Variables.TIMESERVICE_ADJUSTTIMETORTC32UDINT4TcVarGlobal3075520Global_Variables.TIMESERVICE_TIMEZONINFORMATION32UDINT6TcVarGlobal3075552Global_Variables.ADSLOG_MSGTYPE_HINT32DWORD1TcVarGlobal3075584Global_Variables.ADSLOG_MSGTYPE_WARN32DWORD2TcVarGlobal3075616Global_Variables.ADSLOG_MSGTYPE_ERROR32DWORD4TcVarGlobal3075648Global_Variables.ADSLOG_MSGTYPE_LOG32DWORD16TcVarGlobal3075680Global_Variables.ADSLOG_MSGTYPE_MSGBOX32DWORD32TcVarGlobal3075712Global_Variables.ADSLOG_MSGTYPE_RESOURCE32DWORD64TcVarGlobal3075744Global_Variables.ADSLOG_MSGTYPE_STRING32DWORD128TcVarGlobal3075776Global_Variables.BOOTDATAFLAGS_PERSISTENT_LOADED8BYTE16TcVarGlobal3075808Global_Variables.BOOTDATAFLAGS_PERSISTENT_INVALID8BYTE32TcVarGlobal3075816Global_Variables.SYSTEMSTATEFLAGS_BSOD8BYTE1TcVarGlobal3075824Global_Variables.SYSTEMSTATEFLAGS_RTVIOLATION8BYTE2TcVarGlobal3075832Global_Variables.FOPEN_MODEREAD32DWORD1TcVarGlobal3075840Global_Variables.FOPEN_MODEWRITE32DWORD2TcVarGlobal3075872Global_Variables.FOPEN_MODEAPPEND32DWORD4TcVarGlobal3075904Global_Variables.FOPEN_MODEPLUS32DWORD8TcVarGlobal3075936Global_Variables.FOPEN_MODEBINARY32DWORD16TcVarGlobal3075968Global_Variables.FOPEN_MODETEXT32DWORD32TcVarGlobal3076000Global_Variables.TCEVENTFLAG_PRIOCLASS16WORD16TcVarGlobal3076256Global_Variables.TCEVENTFLAG_FMTSELF16WORD32TcVarGlobal3076272Global_Variables.TCEVENTFLAG_LOG16WORD64TcVarGlobal3076288Global_Variables.TCEVENTFLAG_MSGBOX16WORD128TcVarGlobal3076304Global_Variables.TCEVENTFLAG_SRCID16WORD256TcVarGlobal3076320Global_Variables.TCEVENTFLAG_AUTOFMTALL16WORD4096TcVarGlobal3076336Global_Variables.TCEVENTSTATE_INVALID16WORD0TcVarGlobal3076352Global_Variables.TCEVENTSTATE_SIGNALED16WORD1TcVarGlobal3076368Global_Variables.TCEVENTSTATE_RESET16WORD2TcVarGlobal3076384Global_Variables.TCEVENTSTATE_CONFIRMED16WORD16TcVarGlobal3076400Global_Variables.TCEVENTSTATE_RESETCON16WORD18TcVarGlobal3076416Global_Variables.TCEVENT_SRCNAMESIZE16INT15TcVarGlobal3076432Global_Variables.TCEVENT_FMTPRGSIZE16INT31TcVarGlobal3076448Global_Variables.eWatchdogConfig16E_WATCHDOG_TIME_CONFIGE_WATCHDOG_TIME_CONFIG.eWATCHDOG_TIME_DISABLEDTcVarGlobal3076464Global_Variables.PI64LREAL3.14159265358979TcVarGlobal3076480Global_Variables.DEFAULT_ADS_TIMEOUT32TIME5000TcVarGlobal3076544Global_Variables.MAX_STRING_LENGTH32UDINT255TcVarGlobal3076576Global_Variables.nWatchdogTime8BYTETcVarGlobal3077120Global_Variables.GLOBAL_DCF77_SEQUENCE_CHECK8BOOLfalseTcVarGlobal3077128Global_Variables.MAX_AVERAGE_MEASURES16INT (2..100)10TcVarGlobal3077136Global_Version.stLibVersion_Tc3_Module288ST_LibVersion.iMajor3.iMinor3.iBuild23.iRevision0.nFlags1.sVersion3.3.23.0const_non_replacedTcVarGlobal3077152.TCPADS_MAXUDP_BUFFSIZE32UDINT8192TcVarGlobal3077728.TCPADS_TLS_HOSTNAME_SIZE32UDINT255TcVarGlobal3077824.TCPADS_TLS_CERTIFICATE_PATH_SIZE32UDINT255TcVarGlobal3077856.TCPADS_TLS_KEY_PASSWORD_SIZE32UDINT255TcVarGlobal3077888.TCPADS_TLS_PSK_IDENTITY_SIZE32UDINT255TcVarGlobal3077920.TCPADS_TLS_MAX_PSK_KEY_SIZE32UDINT128TcVarGlobal3077952Global_Version.stLibVersion_Tc2_TcpIp288ST_LibVersion.iMajor3.iMinor3.iBuild10.iRevision0.nFlags1.sVersion3.3.10.0const_non_replacedTcVarGlobal3077984Global_Version.stLibVersion_Tc2_Utilities288ST_LibVersion.iMajor3.iMinor4.iBuild8.iRevision0.nFlags1.sVersion3.4.8.0const_non_replacedTcVarGlobal3078272Global_Variables.GLOBAL_FORMAT_HASH_PREFIX_TYPE16E_HashPrefixTypesE_HashPrefixTypes.HASHPREFIX_IECTcVarGlobal3078560Global_Variables.GLOBAL_SBCS_TABLE16E_SBCSTypeE_SBCSType.eSBCS_WesternEuropeanTcVarGlobal3078576Global_Variables.GLOBAL_DCF77_PULSE_SPLIT pulse < 140ms, Bit == 1 => pulse >= 140ms ]]>32TIME140TcVarGlobal3078592Global_Variables.DEFAULT_CSV_FIELD_SEP german field separator, comma (,) := 16#2C => US field separator ]]>8BYTE59TcVarGlobal3078624Global_Variables.MAX_ROUTE_NAME_LEN8BYTE31TcVarGlobal3078632Global_Variables.MAX_REMOTE_PCS16INT99TcVarGlobal3078640Global_Variables.MAX_ADAPTER_NAME_LENGTH32UDINT259TcVarGlobal3140128Global_Variables.MAX_ADAPTER_DESCRIPTION_LENGTH32UDINT131TcVarGlobal3140160Global_Variables.MAX_ADAPTER_ADDRESS_LENGTH32UDINT7TcVarGlobal3140192Global_Variables.SYSTEMSERVICE_IPHELPERAPI32UDINT701TcVarGlobal3140224Global_Variables.SYSTEMSERVICE_IPHOSTNAME32UDINT702TcVarGlobal3140256Global_Variables.IPHELPERAPI_ADAPTERSINFO32UDINT1TcVarGlobal3140288Global_Variables.IPHELPERAPI_IPADDRBYHOSTNAME32UDINT4TcVarGlobal3140320Global_Variables.MAX_LOCAL_ADAPTERS32UDINT5TcVarGlobal3140352Global_Variables.SYSTEMSERVICE_ADDREMOTE32UDINT801TcVarGlobal3140384Global_Variables.SYSTEMSERVICE_DELREMOTE32UDINT802TcVarGlobal3140416Global_Variables.SYSTEMSERVICE_ENUMREMOTE32UDINT803TcVarGlobal3140448Global_Variables.ROUTE_FLAG_TEMPORARY32DWORD1TcVarGlobal3140480Global_Variables.ROUTE_FLAG_DYNAMIC32DWORD2TcVarGlobal3140512Global_Variables.ROUTE_FLAG_NOOVERRIDE32DWORD4TcVarGlobal3140544Global_Variables.MAX_ROUTE_ADDR_LEN8BYTE79TcVarGlobal3140576Global_Variables.MIN_ROUTE_TRANSPORT8BYTE0TcVarGlobal3140584Global_Variables.MAX_ROUTE_TRANSPORT8BYTE12TcVarGlobal3140592Global_Variables.DEFAULT_CSV_FIELD_DOUBLE_QUOTE used to enclose special characters like line breaks, double-quotes, commas... ]]>8BYTE34TcVarGlobal3140600Global_Variables.EMPTY_ROUTE_ENTRY1184ST_AmsRouteEntry.sName.sNetID.sAddress.tTimeout0.dwFlags0TcVarGlobal3140608Global_Variables.SYSTEMSERVICE_FFILEFIND32UDINT133TcVarGlobal3141792Global_Variables.HKEY_MAX_BINARY_DATA_SIZE32UDINT500TcVarGlobal3141824Global_Variables.AMSLOGGER_IGR_GENERAL32UDINT4096TcVarGlobal3141856Global_Variables.AMSLOGGER_IOF_MODE32UDINT1TcVarGlobal3141888Global_Variables.AMSPORT_AMSLOGGER16UINT10502TcVarGlobal3141920Global_Variables.FORMAT_MAX_ARGS16INT10TcVarGlobal3141936Global_Variables.FLOATREC_EXP_IS_NAN16INT-32768TcVarGlobal3141952Global_Variables.FLOATREC_EXP_IS_INF16INT32767TcVarGlobal3141968Global_Variables.FLOATREC_MAX_DIGITS16INT20TcVarGlobal3141984Global_Variables.FLOATREC_MAX_PRECISION16INT307TcVarGlobal3142000Global_Variables.FLOATREC_MIN_PRECISION16INT0TcVarGlobal3142016Global_Variables.FMTERR_NOERROR32DWORD0TcVarGlobal3142048Global_Variables.FMTERR_PERCENTSIGNPOSITION32DWORD16TcVarGlobal3142080Global_Variables.FMTERR_ASTERISKPOSITION32DWORD32TcVarGlobal3142112Global_Variables.FMTERR_WIDTHVALUE32DWORD64TcVarGlobal3142144Global_Variables.FMTERR_PRECISIONVALUE32DWORD128TcVarGlobal3142176Global_Variables.FMTERR_FLAGPOSITION32DWORD256TcVarGlobal3142208Global_Variables.FMTERR_WIDTHPRECISIONVALPOS32DWORD512TcVarGlobal3142240Global_Variables.FMTERR_PRECISIONDOTPOSITION32DWORD1024TcVarGlobal3142272Global_Variables.FMTERR_TYPEFIELDVALUE32DWORD2048TcVarGlobal3142304Global_Variables.FMTERR_ARGTYPEINVALID32DWORD4096TcVarGlobal3142336Global_Variables.FMTERR_UNACCEPTEDPARAMETER32DWORD8192TcVarGlobal3142368Global_Variables.FMTERR_INSUFFICIENTARGS32DWORD16384TcVarGlobal3142400Global_Variables.FMTERR_DESTBUFFOVERFLOW32DWORD32768TcVarGlobal3142432Global_Variables.FMTERR_INVALIDPOINTERINPUT32DWORD65536TcVarGlobal3142464Global_Variables.SYSTEMTIME_DATEDELTA_OFFSET32DWORD584389TcVarGlobal3142496Global_Variables.EMPTY_ARG_VALUE128T_Arg.eTypeE_ArgType.ARGTYPE_UNKNOWN.cbLen0.pData0TcVarGlobal3142528Global_Variables.FORMAT_HEXASC_CODES256BYTE02016[0,0]48[0,1]49[0,2]50[0,3]51[0,4]52[0,5]53[0,6]54[0,7]55[0,8]56[0,9]57[0,10]97[0,11]98[0,12]99[0,13]100[0,14]101[0,15]102[1,0]48[1,1]49[1,2]50[1,3]51[1,4]52[1,5]53[1,6]54[1,7]55[1,8]56[1,9]57[1,10]65[1,11]66[1,12]67[1,13]68[1,14]69[1,15]70TcVarGlobal3142656Global_Variables.FORMAT_DECASC_CODES80BYTE010[0]48[1]49[2]50[3]51[4]52[5]53[6]54[7]55[8]56[9]57TcVarGlobal3142912Global_Variables.SYSTEMTIME_MAX_MONTHDAYS384WORD02112[0,1]31[0,2]28[0,3]31[0,4]30[0,5]31[0,6]30[0,7]31[0,8]31[0,9]30[0,10]31[0,11]30[0,12]31[1,1]31[1,2]29[1,3]31[1,4]30[1,5]31[1,6]30[1,7]31[1,8]31[1,9]30[1,10]31[1,11]30[1,12]31TcVarGlobal3148400Global_Variables.SYSTEMTIME_MAX_YEARSDAY448WORD02014[0,0]0[0,1]31[0,2]59[0,3]90[0,4]120[0,5]151[0,6]181[0,7]212[0,8]243[0,9]273[0,10]304[0,11]334[0,12]365[0,13]396[1,0]0[1,1]31[1,2]60[1,3]91[1,4]121[1,5]152[1,6]182[1,7]213[1,8]244[1,9]274[1,10]305[1,11]335[1,12]366[1,13]397TcVarGlobal3148784Global_Variables.SYSTEMTIME_TICKSPERMSEC64T_ULARGE_INTEGER.dwHighPart0.dwLowPart10000TcVarGlobal3149248Global_Variables.SYSTEMTIME_TICKSPERSEC64T_ULARGE_INTEGER.dwHighPart0.dwLowPart10000000TcVarGlobal3149312Global_Variables.SYSTEMTIME_TICKSPERDAY64T_ULARGE_INTEGER.dwHighPart201.dwLowPart711573504TcVarGlobal3149376Global_Variables.SYSTEMTIME_DATE_AND_TIME_MIN64T_ULARGE_INTEGER.dwHighPart27111902.dwLowPart3577643008TcVarGlobal3149440Global_Variables.SYSTEMTIME_DATE_AND_TIME_MAX64T_ULARGE_INTEGER.dwHighPart37111701.dwLowPart2856069504TcVarGlobal3149504Global_Variables.SYSTEMTIME_TICKSPERMSEC6464ULINT10000TcVarGlobal3149568Global_Variables.SYSTEMTIME_TICKSPERSEC6464ULINT10000000TcVarGlobal3149632Global_Variables.SYSTEMTIME_TICKSPERDAY6464ULINT864000000000TcVarGlobal3149696Global_Variables.SYSTEMTIME_DATE_AND_TIME_MIN6464ULINT116444736000000000TcVarGlobal3149760Global_Variables.SYSTEMTIME_DATE_AND_TIME_MAX6464ULINT159393544950000000TcVarGlobal3149824Global_Variables.WEST_EUROPE_TZI864ST_TimeZoneInformation.bias-60.standardNameW. Europe Standard Time.standardDate.wYear0.standardDate.wMonth10.standardDate.wDayOfWeek0.standardDate.wDay5.standardDate.wHour3.standardBias0.daylightNameW. Europe Daylight Time.daylightDate.wYear0.daylightDate.wMonth3.daylightDate.wDayOfWeek0.daylightDate.wDay5.daylightDate.wHour2.daylightBias-60TcVarGlobal3149888Global_Variables.DATE_AND_TIME_SECPERDAY32DWORD86400TcVarGlobal3154848Global_Variables.DATE_AND_TIME_SECPERWEEK32DWORD604800TcVarGlobal3154880Global_Variables.DBG_OUTPUT_NONE32DWORD0TcVarGlobal3161088Global_Variables.DBG_OUTPUT_LOG32DWORD1TcVarGlobal3161120Global_Variables.DBG_OUTPUT_FILE32DWORD2TcVarGlobal3161152Global_Variables.DBG_OUTPUT_VISU32DWORD4TcVarGlobal3161184Global_Variables.DEFAULT_CSV_RECORD_SEP_CR record separator (first character) ]]>8BYTE13TcVarGlobal3280016Global_Variables.DEFAULT_CSV_RECORD_SEP_LF record separator (second character) ]]>8BYTE10TcVarGlobal3280024Global_Variables.EMPTY_GUID_STRUCT128GUID.Data10.Data20.Data30.Data4[0]0.Data4[1]0.Data4[2]0.Data4[3]0.Data4[4]0.Data4[5]0.Data4[6]0.Data4[7]0TcVarGlobal3282720Global_Variables.EMPTY_GUID_STRING296STRING(36)00000000-0000-0000-0000-000000000000TcVarGlobal3282848Global_Variables.EMPTY_GUID_REGSTRING312STRING(38){00000000-0000-0000-0000-000000000000}TcVarGlobal3283144Global_Constants.EMPTY_SEVERITY16TcEventSeverityTcEventSeverity.VerboseTcVarGlobal3283536Global_Constants.EMPTY_EVENT_CLASS128GUID.Data10.Data20.Data30.Data4[0]0.Data4[1]0.Data4[2]0.Data4[3]0.Data4[4]0.Data4[5]0.Data4[6]0.Data4[7]0TcVarGlobal3283552Global_Constants.EMPTY_EVENT_ID32UDINT0TcVarGlobal3283680Global_Constants.SUCCESS_EVENT192TcEventEntry.uuidEventClass.Data10.uuidEventClass.Data20.uuidEventClass.Data30.uuidEventClass.Data4[0]0.uuidEventClass.Data4[1]0.uuidEventClass.Data4[2]0.uuidEventClass.Data4[3]0.uuidEventClass.Data4[4]0.uuidEventClass.Data4[5]0.uuidEventClass.Data4[6]0.uuidEventClass.Data4[7]0.nEventID0.eSeverityGlobal_Constants.EMPTY_SEVERITYTcVarGlobal3283712GVL.nLangId_OnlineMonitoring32DINT1033TcVarGlobal3283904ParameterList.cSourceNameSize32UDINT (81..10000)256TcVarGlobal3283936Global_Version.stLibVersion_Tc3_EventLogger288ST_LibVersion.iMajor3.iMinor1.iBuild33.iRevision0.nFlags1.sVersion3.1.33.0const_non_replacedTcVarGlobal3283968GVL_INTERNAL.UNINITIALIZED_CLASS_GUID128GUID.Data13886330336.Data262671.Data318227.Data4[0]149.Data4[1]213.Data4[2]115.Data4[3]223.Data4[4]8.Data4[5]75.Data4[6]96.Data4[7]248TcVarGlobal3284256Global_Version.stLibVersion_Tc3_JsonXml288ST_LibVersion.iMajor3.iMinor3.iBuild19.iRevision0.nFlags1.sVersion3.3.19.0const_non_replacedTcVarGlobal3284384GVL_Param_TcUnit.MaxNumberOfTestSuites16UINT1000TcVarGlobal3284672GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite16UINT100TcVarGlobal3284688GVL_Param_TcUnit.MaxNumberOfAssertsForEachTestSuite16UINT1000TcVarGlobal3284704GVL_Param_TcUnit.LogExtendedResults8BOOLTcVarGlobal3286880GVL_TcUnit.NumberOfInitializedTestSuites16UINT0TcVarGlobal3286896GVL_TcUnit.TcUnitRunner621828480FB_TcUnitRunnerTcVarGlobal3286912GVL_TcUnit.CurrentTestSuiteBeingCalled64FB_TestSuiteTcVarGlobal625115392GVL_TcUnit.CurrentTestNameBeingCalled2048T_MaxStringTcVarGlobal625115456GVL_TcUnit.TestSuiteAddresses64000FB_TestSuite11000TcVarGlobal625117504GVL_TcUnit.CurrentlyRunningOrderedTestInTestSuite16000UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)11000TcVarGlobal625181504GVL_TcUnit.AdsMessageQueue8321152FB_AdsLogStringMessageFifoQueueTcVarGlobal625197504Global_Version.stLibVersion_TcUnit288ST_LibVersion.iMajor1.iMinor2.iBuild0.iRevision0.sVersion1.2.0.0const_non_replacedTcVarGlobal633518656Global_Version.stLibVersion_Tc2_ModbusSrv288ST_LibVersion.iMajor3.iMinor3.iBuild2.iRevision0.sVersion3.3.2.0const_non_replacedTcVarGlobal633518944Global_Variables.AMSPORT_R3_MODBUSSERV16UINT10500TcVarGlobal633519232Global_Variables.MODBUS_TCP_PORT16UINT502TcVarGlobal633519248Global_Variables.MB_MAXSIZE32UDINT260TcVarGlobal633519264Global_Variables.MBADS_IGR_CLOSEALL32UDINT4097TcVarGlobal633519296Global_Variables.MBADS_IGR_UDP_FLAG32DWORD2147483648TcVarGlobal633519328Global_Version.stLibVersion_Tc2_SUPS288ST_LibVersion.iMajor3.iMinor3.iBuild8.iRevision0.nFlags0.sVersion3.3.8.0const_non_replacedTcVarGlobal633519360Global_Variables.eGlobalSUpsState16E_S_UPS_StateTcVarGlobal633519840MAIN._xReleaseErrors8BOOLtrue633575488MAIN._xReleaseLimitsErrors8BOOLtrue633575496MAIN._xConfirmAlarms8BOOL633575504MAIN._xEnableString8BOOL633575512MAIN._xStartBalancing8BOOL633575520MAIN._xCanChangeMode8BOOLtrue633575528MAIN._eLastChargeStatus16E_CHARGE_STATUS633575536GVL_SCADA.stHMIInterface2474176ST_STRING_HMI_INTERFACE02TcVarGlobal633575552MAIN._ModbusDebugTest768ST_MODBUS_REG_11636197184GVL_MODBUS.stModbusEMSComm2192ST_EMS_MODBUS_INTERFACE.stModbusReg10.sManufacturercmblu energy ag.stModbusReg10.sModelnameall liquid.stModbusReg10.sSerialnumber202312151643.stModbusReg10.sBMSVersion0.8.0.stModbusReg10.uiTotalParallelMembers1.stModbusReg11.eChargeStatusE_CHARGE_STATUS.UNDEFINED.stModbusReg11.eBatteryStatusE_BATTERY_STATUS.OFFTcVarGlobal636197952MAIN._eLastBatteryStatus16E_BATTERY_STATUS645490176MAIN._iState16INT645490192MAIN._iStateSafetyCheck16INT645490208MAIN._iStateBalancing16INT645490224MAIN._xStartSafetyCheck8BOOL645490240MAIN._xNoPowerRequested8BOOL645490248MAIN._xFirstCycle8BOOLtrue645490256MAIN._xReleaseManualMode8BOOL645490264MAIN._rAutoPowerRequest32REAL645490272MAIN._rPowerInverter32REAL645490304MAIN._diInternalPowerSetpoint32DINT645490336MAIN._tonStartupDelay256TON.PTT#10S645490368MAIN._tonBeginShutdown256TON.PTT#30S645490624MAIN._fbNoAutomaticModeAlarm4160FB_TcAlarm645490880MAIN._fbEStopNotOk4160FB_TcAlarm645495040MAIN._fbADSReader1408ADSREAD645499200MAIN._timADSReadTimer256TON645500608MAIN._diSetpointActivePower32DINT645500864MAIN._eBMSControlMode16E_BMS_CONTROL_MODEE_BMS_CONTROL_MODE.AUTO_LOCAL645500896MAIN._fbUPS74624FB_S_UPS_BAPI645500928MAIN._xErrorActive8BOOL645575576MAIN._xInSafetyCheckMode8BOOL645575584MAIN._xRestart8BOOL645575592MAIN._xDebug8BOOL645575600GVL_CONFIG.xShutdownDischargeWithInverter8BOOLfalseTcPersistentTcVarGlobal645575608MAIN._tonHardwareResetButton256TON.PTT#1S645575616MAIN._rtHardwareResetButton128R_TRIG645575872MAIN._fbBatteryFullMessage4224FB_TcMessage645576000MAIN._fbBatteryEmptyMessage4224FB_TcMessage645580224MAIN._fbSafety128FB_Safety645584448MAIN._uiDebugCurrentString16UINT1645584576GVL_CONFIG.xDummy8BOOLfalseTcPersistentTcVarGlobal645584592GVL_SCADA.xCanChangeControlMode8BOOLTcVarGlobal645584600GVL_CONFIG.stUnitConfig16000UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)11000TcVarGlobal625181504GVL_TcUnit.AdsMessageQueue8321152FB_AdsLogStringMessageFifoQueueTcVarGlobal625197504Global_Version.stLibVersion_TcUnit288ST_LibVersion.iMajor1.iMinor2.iBuild0.iRevision0.sVersion1.2.0.0const_non_replacedTcVarGlobal633518656Global_Version.stLibVersion_Tc2_ModbusRTU288ST_LibVersion.iMajor3.iMinor5.iBuild6.iRevision0.nFlags1.sVersion3.5.6.0const_non_replacedTcVarGlobal633518944Global_Version.stLibVersion_Tc2_SerialCom288ST_LibVersion.iMajor3.iMinor3.iBuild10.iRevision0.nFlags0.sVersion3.3.10.0const_non_replacedTcVarGlobal633519232Global_Version.stLibVersion_Tc2_ModbusSrv288ST_LibVersion.iMajor3.iMinor3.iBuild2.iRevision0.sVersion3.3.2.0const_non_replacedTcVarGlobal633519520Global_Variables.AMSPORT_R3_MODBUSSERV16UINT10500TcVarGlobal633519808Global_Variables.MODBUS_TCP_PORT16UINT502TcVarGlobal633519824Global_Variables.MB_MAXSIZE32UDINT260TcVarGlobal633519840Global_Variables.MBADS_IGR_CLOSEALL32UDINT4097TcVarGlobal633519872Global_Variables.MBADS_IGR_UDP_FLAG32DWORD2147483648TcVarGlobal633519904Global_Version.stLibVersion_Tc2_SUPS288ST_LibVersion.iMajor3.iMinor3.iBuild8.iRevision0.nFlags0.sVersion3.3.8.0const_non_replacedTcVarGlobal633519936Global_Variables.eGlobalSUpsState16E_S_UPS_StateTcVarGlobal633520416MAIN._xReleaseErrors8BOOLtrue633576064MAIN._xReleaseLimitsErrors8BOOLtrue633576072MAIN._xConfirmAlarms8BOOL633576080MAIN._xEnableString8BOOL633576088MAIN._xStartBalancing8BOOL633576096MAIN._xCanChangeMode8BOOLtrue633576104MAIN._eLastChargeStatus16E_CHARGE_STATUS633576112MAIN._afbStrings11916032FB_String02OPC.UA.DA0633576128MAIN._eLastBatteryStatus16E_BATTERY_STATUS645492160MAIN._iState16INT645492176MAIN._iStateSafetyCheck16INT645492192MAIN._iStateBalancing16INT645492208MAIN._xStartSafetyCheck8BOOL645492224MAIN._xNoPowerRequested8BOOL645492232MAIN._xFirstCycle8BOOLtrue645492240MAIN._xReleaseManualMode8BOOL645492248MAIN._rAutoPowerRequest32REAL645492256MAIN._rPowerInverter32REAL645492288MAIN._diInternalPowerSetpoint32DINT645492320MAIN._tonStartupDelay256TON.PTT#10S645492352MAIN._tonBeginShutdown256TON.PTT#30S645492608MAIN._fbNoAutomaticModeAlarm4160FB_TcAlarm645492864MAIN._fbEStopNotOk4160FB_TcAlarm645497024MAIN._fbEtherCATErrorString14160FB_TcAlarm645501184MAIN._stECString1ErrSI3008FB_TcSourceInfo645505344MAIN._fbEtherCATErrorString24160FB_TcAlarm645508352MAIN._stECString2ErrSI3008FB_TcSourceInfo645512512MAIN._fbADSReader1408ADSREAD645515520MAIN._timADSReadTimer256TON645516928MAIN._diSetpointActivePower32DINT645517184MAIN._eBMSControlMode16E_BMS_CONTROL_MODEE_BMS_CONTROL_MODE.AUTO_LOCAL645517216MAIN._fbUPS74624FB_S_UPS_BAPI645517248MAIN._xErrorActive8BOOL645591896MAIN._xInSafetyCheckMode8BOOL645591904MAIN._xEtherCatString1Ok8BOOL645591912MAIN._tonHardwareResetButton256TON.PTT#1S645591936MAIN._rtHardwareResetButton128R_TRIG645592192MAIN._fbBatteryFullMessage4224FB_TcMessage645592320MAIN._fbBatteryEmptyMessage4224FB_TcMessage645596544MAIN._rSmallestSegmentVoltage32REAL645600768MAIN._rHighestSegmentVoltage32REAL645600800MAIN._fbSafety128FB_Safety645600832MAIN._wEtherCATState16WORD645600960MAIN._xEtherCatString2Ok8BOOL645600976MAIN._xRestart8BOOL645600984MAIN._xDebug8BOOL645600992MAIN.bDebugTest8BOOL645601000MAIN._uiDebugCurrentString16UINT0645601008MAIN._ModbusDebugTest768ST_MODBUS_REG_11645601024MAIN._fbModbusRead2624FB_MBReadRegs645601792MAIN._iLength16WORD49645604416GVL_MODBUS.stModbusEMSComm2192ST_EMS_MODBUS_INTERFACE.stModbusReg10.sManufacturercmblu energy ag.stModbusReg10.sModelnameall liquid.stModbusReg10.sSerialnumber202312151643.stModbusReg10.sBMSVersion0.8.0.stModbusReg10.uiTotalParallelMembers1.stModbusReg11.eChargeStatusE_CHARGE_STATUS.UNDEFINED.stModbusReg11.eBatteryStatusE_BATTERY_STATUS.OFFTcVarGlobal645604432GVL_CONFIG.stUnitConfig13216ST_UNIT_CONFIG.stConfigPosolytPump.rTargetMin0.stConfigPosolytPump.rTargetMax100.stConfigPosolytPump.timRampUpTimeT#10S.stConfigPosolytPump.timRampDownTimeT#10S.stConfigPosolytPump.stAnalogInputConfig.iAIMax108.stConfigPosolytPump.stAnalogInputConfig.iAIMin0.stConfigPosolytPump.stAnalogInputConfig.rPVMax100.stConfigPosolytPump.stAnalogInputConfig.rPVMin0.stConfigPosolytPump.stAnalogInputConfig.sUnit%.stConfigPosolytPump.stAnalogOutputConfig.iAIMax29490.stConfigPosolytPump.stAnalogOutputConfig.iAIMin0.stConfigPosolytPump.stAnalogOutputConfig.rPVMax100.stConfigPosolytPump.stAnalogOutputConfig.rPVMin4.807.stConfigPosolytPump.xHasAnalogFeedbacktrue.stConfigPosolytPump.xHasMCBFeedbacktrue.stConfigPosolytPump.xHasRepairSwitchFeedbackfalse.stConfigNegolytPump.rTargetMin0.stConfigNegolytPump.rTargetMax100.stConfigNegolytPump.timRampUpTimeT#5S.stConfigNegolytPump.timRampDownTimeT#5S.stConfigNegolytPump.stAnalogInputConfig.iAIMax108.stConfigNegolytPump.stAnalogInputConfig.iAIMin0.stConfigNegolytPump.stAnalogInputConfig.rPVMax100.stConfigNegolytPump.stAnalogInputConfig.rPVMin0.stConfigNegolytPump.stAnalogInputConfig.sUnit%.stConfigNegolytPump.stAnalogOutputConfig.iAIMax29490.stConfigNegolytPump.stAnalogOutputConfig.iAIMin0.stConfigNegolytPump.stAnalogOutputConfig.rPVMax100.stConfigNegolytPump.stAnalogOutputConfig.rPVMin4.807.stConfigNegolytPump.xHasAnalogFeedbacktrue.stConfigNegolytPump.xHasMCBFeedbacktrue.stConfigNegolytPump.xHasRepairSwitchFeedbackfalse.stConfigPosolytValve.timTimeoutOpenT#10S.stConfigPosolytValve.timTimeoutCloseT#10S.stConfigPosolytValve.xHasOpenFeedbacktrue.stConfigPosolytValve.xHasClosedFeedbacktrue.stConfigNegolytValve.timTimeoutOpenT#10S.stConfigNegolytValve.timTimeoutCloseT#10S.stConfigNegolytValve.xHasOpenFeedbacktrue.stConfigNegolytValve.xHasClosedFeedbacktrue.stConfigPosolytPressureSegmentInlet.iAIMax32767.stConfigPosolytPressureSegmentInlet.iAIMin0.stConfigPosolytPressureSegmentInlet.rPVMax2000.stConfigPosolytPressureSegmentInlet.rPVMin0.stConfigPosolytPressureSegmentInlet.sUnitmbar.stEWLPosolytPressureSegmentInlet.rErrorMin200.stEWLPosolytPressureSegmentInlet.rWarningMin250.stEWLPosolytPressureSegmentInlet.rWarningMax550.stEWLPosolytPressureSegmentInlet.rErrorMax600.stEWDPosolytPressureSegmentInlet.timHardwareSignalLevelOnT#0S.stEWDPosolytPressureSegmentInlet.timHardwareSignalLevelOffT#5S.stEWDPosolytPressureSegmentInlet.timErrorLowOnT#1S.stEWDPosolytPressureSegmentInlet.timErrorLowOffT#5S.stEWDPosolytPressureSegmentInlet.timWarningLowOnT#1S.stEWDPosolytPressureSegmentInlet.timWarningLowOffT#5S.stEWDPosolytPressureSegmentInlet.timWarningHighOnT#1S.stEWDPosolytPressureSegmentInlet.timWarningHighOffT#5S.stEWDPosolytPressureSegmentInlet.timErrorHighOnT#1S.stEWDPosolytPressureSegmentInlet.timErrorHighOffT#5S.stConfigNegolytPressureSegmentInlet.iAIMax32767.stConfigNegolytPressureSegmentInlet.iAIMin0.stConfigNegolytPressureSegmentInlet.rPVMax2000.stConfigNegolytPressureSegmentInlet.rPVMin0.stConfigNegolytPressureSegmentInlet.sUnitmbar.stEWLNegolytPressureSegmentInlet.rErrorMin200.stEWLNegolytPressureSegmentInlet.rWarningMin250.stEWLNegolytPressureSegmentInlet.rWarningMax550.stEWLNegolytPressureSegmentInlet.rErrorMax600.stEWDNegolytPressureSegmentInlet.timHardwareSignalLevelOnT#0S.stEWDNegolytPressureSegmentInlet.timHardwareSignalLevelOffT#5S.stEWDNegolytPressureSegmentInlet.timErrorLowOnT#1S.stEWDNegolytPressureSegmentInlet.timErrorLowOffT#5S.stEWDNegolytPressureSegmentInlet.timWarningLowOnT#1S.stEWDNegolytPressureSegmentInlet.timWarningLowOffT#5S.stEWDNegolytPressureSegmentInlet.timWarningHighOnT#1S.stEWDNegolytPressureSegmentInlet.timWarningHighOffT#5S.stEWDNegolytPressureSegmentInlet.timErrorHighOnT#1S.stEWDNegolytPressureSegmentInlet.timErrorHighOffT#5S.stConfigPosolytPressureTankInlet.iAIMax32767.stConfigPosolytPressureTankInlet.iAIMin0.stConfigPosolytPressureTankInlet.rPVMax2000.stConfigPosolytPressureTankInlet.rPVMin0.stConfigPosolytPressureTankInlet.sUnitmbar.stEWLPosolytPressureTankInlet.rErrorMin-20.stEWLPosolytPressureTankInlet.rWarningMin-10.stEWLPosolytPressureTankInlet.rWarningMax15.stEWLPosolytPressureTankInlet.rErrorMax25.stEWDPosolytPressureTankInlet.timHardwareSignalLevelOnT#0S.stEWDPosolytPressureTankInlet.timHardwareSignalLevelOffT#5S.stEWDPosolytPressureTankInlet.timErrorLowOnT#1S.stEWDPosolytPressureTankInlet.timErrorLowOffT#5S.stEWDPosolytPressureTankInlet.timWarningLowOnT#1S.stEWDPosolytPressureTankInlet.timWarningLowOffT#5S.stEWDPosolytPressureTankInlet.timWarningHighOnT#1S.stEWDPosolytPressureTankInlet.timWarningHighOffT#5S.stEWDPosolytPressureTankInlet.timErrorHighOnT#1S.stEWDPosolytPressureTankInlet.timErrorHighOffT#5S.stConfigNegolytPressureTankInlet.iAIMax32767.stConfigNegolytPressureTankInlet.iAIMin0.stConfigNegolytPressureTankInlet.rPVMax2000.stConfigNegolytPressureTankInlet.rPVMin0.stConfigNegolytPressureTankInlet.sUnitmbar.stEWLNegolytPressureTankInlet.rErrorMin-20.stEWLNegolytPressureTankInlet.rWarningMin-10.stEWLNegolytPressureTankInlet.rWarningMax15.stEWLNegolytPressureTankInlet.rErrorMax25.stEWDNegolytPressureTankInlet.timHardwareSignalLevelOnT#0S.stEWDNegolytPressureTankInlet.timHardwareSignalLevelOffT#5S.stEWDNegolytPressureTankInlet.timErrorLowOnT#1S.stEWDNegolytPressureTankInlet.timErrorLowOffT#5S.stEWDNegolytPressureTankInlet.timWarningLowOnT#1S.stEWDNegolytPressureTankInlet.timWarningLowOffT#5S.stEWDNegolytPressureTankInlet.timWarningHighOnT#1S.stEWDNegolytPressureTankInlet.timWarningHighOffT#5S.stEWDNegolytPressureTankInlet.timErrorHighOnT#1S.stEWDNegolytPressureTankInlet.timErrorHighOffT#5S.stConfigPosolytTempTankInlet.iAIMax32767.stConfigPosolytTempTankInlet.iAIMin-32768.stConfigPosolytTempTankInlet.rPVMax3276.7.stConfigPosolytTempTankInlet.rPVMin-3276.8.stConfigPosolytTempTankInlet.sUnit°C.stEWLPosolytTempTankInlet.rErrorMin10.stEWLPosolytTempTankInlet.rWarningMin15.stEWLPosolytTempTankInlet.rWarningMax50.stEWLPosolytTempTankInlet.rErrorMax60.stEWDPosolytTempTankInlet.timHardwareSignalLevelOnT#0S.stEWDPosolytTempTankInlet.timHardwareSignalLevelOffT#5S.stEWDPosolytTempTankInlet.timErrorLowOnT#1S.stEWDPosolytTempTankInlet.timErrorLowOffT#5S.stEWDPosolytTempTankInlet.timWarningLowOnT#1S.stEWDPosolytTempTankInlet.timWarningLowOffT#5S.stEWDPosolytTempTankInlet.timWarningHighOnT#1S.stEWDPosolytTempTankInlet.timWarningHighOffT#5S.stEWDPosolytTempTankInlet.timErrorHighOnT#1S.stEWDPosolytTempTankInlet.timErrorHighOffT#5S.stConfigNegolytTempTankInlet.iAIMax32767.stConfigNegolytTempTankInlet.iAIMin-32768.stConfigNegolytTempTankInlet.rPVMax3276.7.stConfigNegolytTempTankInlet.rPVMin-3276.8.stConfigNegolytTempTankInlet.sUnit°C.stEWLNegolytTempTankInlet.rErrorMin15.stEWLNegolytTempTankInlet.rWarningMin15.stEWLNegolytTempTankInlet.rWarningMax50.stEWLNegolytTempTankInlet.rErrorMax60.stEWDNegolytTempTankInlet.timHardwareSignalLevelOnT#0S.stEWDNegolytTempTankInlet.timHardwareSignalLevelOffT#5S.stEWDNegolytTempTankInlet.timErrorLowOnT#1S.stEWDNegolytTempTankInlet.timErrorLowOffT#5S.stEWDNegolytTempTankInlet.timWarningLowOnT#1S.stEWDNegolytTempTankInlet.timWarningLowOffT#5S.stEWDNegolytTempTankInlet.timWarningHighOnT#1S.stEWDNegolytTempTankInlet.timWarningHighOffT#5S.stEWDNegolytTempTankInlet.timErrorHighOnT#1S.stEWDNegolytTempTankInlet.timErrorHighOffT#5S.stConfigVoltageSegment.iAIMax32767.stConfigVoltageSegment.iAIMin0.stConfigVoltageSegment.rPVMax150.stConfigVoltageSegment.rPVMin0.stConfigVoltageSegment.sUnitV.stEWLVoltageSegment.rErrorMin50.stEWLVoltageSegment.rWarningMin55.stEWLVoltageSegment.rWarningMax77.stEWLVoltageSegment.rErrorMax80.stEWDVoltageSegment.timHardwareSignalLevelOnT#0S.stEWDVoltageSegment.timHardwareSignalLevelOffT#5S.stEWDVoltageSegment.timErrorLowOnT#1S.stEWDVoltageSegment.timErrorLowOffT#5S.stEWDVoltageSegment.timWarningLowOnT#1S.stEWDVoltageSegment.timWarningLowOffT#5S.stEWDVoltageSegment.timWarningHighOnT#1S.stEWDVoltageSegment.timWarningHighOffT#5S.stEWDVoltageSegment.timErrorHighOnT#1S.stEWDVoltageSegment.timErrorHighOffT#5S.rMaxDeltaPSegmentInlet50TcPersistentTcVarGlobal645584608GVL_CONFIG.stConfigSCSCurrent13216ST_UNIT_CONFIG.stConfigPosolytPump.rTargetMin0.stConfigPosolytPump.rTargetMax100.stConfigPosolytPump.timRampUpTimeT#10S.stConfigPosolytPump.timRampDownTimeT#10S.stConfigPosolytPump.stAnalogInputConfig.iAIMax108.stConfigPosolytPump.stAnalogInputConfig.iAIMin0.stConfigPosolytPump.stAnalogInputConfig.rPVMax100.stConfigPosolytPump.stAnalogInputConfig.rPVMin0.stConfigPosolytPump.stAnalogInputConfig.sUnit%.stConfigPosolytPump.stAnalogOutputConfig.iAIMax29490.stConfigPosolytPump.stAnalogOutputConfig.iAIMin0.stConfigPosolytPump.stAnalogOutputConfig.rPVMax100.stConfigPosolytPump.stAnalogOutputConfig.rPVMin4.807.stConfigPosolytPump.xHasAnalogFeedbacktrue.stConfigPosolytPump.xHasMCBFeedbacktrue.stConfigPosolytPump.xHasRepairSwitchFeedbackfalse.stConfigNegolytPump.rTargetMin0.stConfigNegolytPump.rTargetMax100.stConfigNegolytPump.timRampUpTimeT#5S.stConfigNegolytPump.timRampDownTimeT#5S.stConfigNegolytPump.stAnalogInputConfig.iAIMax108.stConfigNegolytPump.stAnalogInputConfig.iAIMin0.stConfigNegolytPump.stAnalogInputConfig.rPVMax100.stConfigNegolytPump.stAnalogInputConfig.rPVMin0.stConfigNegolytPump.stAnalogInputConfig.sUnit%.stConfigNegolytPump.stAnalogOutputConfig.iAIMax29490.stConfigNegolytPump.stAnalogOutputConfig.iAIMin0.stConfigNegolytPump.stAnalogOutputConfig.rPVMax100.stConfigNegolytPump.stAnalogOutputConfig.rPVMin4.807.stConfigNegolytPump.xHasAnalogFeedbacktrue.stConfigNegolytPump.xHasMCBFeedbacktrue.stConfigNegolytPump.xHasRepairSwitchFeedbackfalse.stConfigPosolytValve.timTimeoutOpenT#10S.stConfigPosolytValve.timTimeoutCloseT#10S.stConfigPosolytValve.xHasOpenFeedbacktrue.stConfigPosolytValve.xHasClosedFeedbacktrue.stConfigNegolytValve.timTimeoutOpenT#10S.stConfigNegolytValve.timTimeoutCloseT#10S.stConfigNegolytValve.xHasOpenFeedbacktrue.stConfigNegolytValve.xHasClosedFeedbacktrue.stConfigPosolytPressureSegmentInlet.iAIMax32767.stConfigPosolytPressureSegmentInlet.iAIMin0.stConfigPosolytPressureSegmentInlet.rPVMax2000.stConfigPosolytPressureSegmentInlet.rPVMin0.stConfigPosolytPressureSegmentInlet.sUnitmbar.stEWLPosolytPressureSegmentInlet.rErrorMin200.stEWLPosolytPressureSegmentInlet.rWarningMin250.stEWLPosolytPressureSegmentInlet.rWarningMax550.stEWLPosolytPressureSegmentInlet.rErrorMax600.stEWDPosolytPressureSegmentInlet.timHardwareSignalLevelOnT#0S.stEWDPosolytPressureSegmentInlet.timHardwareSignalLevelOffT#5S.stEWDPosolytPressureSegmentInlet.timErrorLowOnT#1S.stEWDPosolytPressureSegmentInlet.timErrorLowOffT#5S.stEWDPosolytPressureSegmentInlet.timWarningLowOnT#1S.stEWDPosolytPressureSegmentInlet.timWarningLowOffT#5S.stEWDPosolytPressureSegmentInlet.timWarningHighOnT#1S.stEWDPosolytPressureSegmentInlet.timWarningHighOffT#5S.stEWDPosolytPressureSegmentInlet.timErrorHighOnT#1S.stEWDPosolytPressureSegmentInlet.timErrorHighOffT#5S.stConfigNegolytPressureSegmentInlet.iAIMax32767.stConfigNegolytPressureSegmentInlet.iAIMin0.stConfigNegolytPressureSegmentInlet.rPVMax2000.stConfigNegolytPressureSegmentInlet.rPVMin0.stConfigNegolytPressureSegmentInlet.sUnitmbar.stEWLNegolytPressureSegmentInlet.rErrorMin200.stEWLNegolytPressureSegmentInlet.rWarningMin250.stEWLNegolytPressureSegmentInlet.rWarningMax550.stEWLNegolytPressureSegmentInlet.rErrorMax600.stEWDNegolytPressureSegmentInlet.timHardwareSignalLevelOnT#0S.stEWDNegolytPressureSegmentInlet.timHardwareSignalLevelOffT#5S.stEWDNegolytPressureSegmentInlet.timErrorLowOnT#1S.stEWDNegolytPressureSegmentInlet.timErrorLowOffT#5S.stEWDNegolytPressureSegmentInlet.timWarningLowOnT#1S.stEWDNegolytPressureSegmentInlet.timWarningLowOffT#5S.stEWDNegolytPressureSegmentInlet.timWarningHighOnT#1S.stEWDNegolytPressureSegmentInlet.timWarningHighOffT#5S.stEWDNegolytPressureSegmentInlet.timErrorHighOnT#1S.stEWDNegolytPressureSegmentInlet.timErrorHighOffT#5S.stConfigPosolytPressureTankInlet.iAIMax32767.stConfigPosolytPressureTankInlet.iAIMin0.stConfigPosolytPressureTankInlet.rPVMax2000.stConfigPosolytPressureTankInlet.rPVMin0.stConfigPosolytPressureTankInlet.sUnitmbar.stEWLPosolytPressureTankInlet.rErrorMin-20.stEWLPosolytPressureTankInlet.rWarningMin-10.stEWLPosolytPressureTankInlet.rWarningMax15.stEWLPosolytPressureTankInlet.rErrorMax25.stEWDPosolytPressureTankInlet.timHardwareSignalLevelOnT#0S.stEWDPosolytPressureTankInlet.timHardwareSignalLevelOffT#5S.stEWDPosolytPressureTankInlet.timErrorLowOnT#1S.stEWDPosolytPressureTankInlet.timErrorLowOffT#5S.stEWDPosolytPressureTankInlet.timWarningLowOnT#1S.stEWDPosolytPressureTankInlet.timWarningLowOffT#5S.stEWDPosolytPressureTankInlet.timWarningHighOnT#1S.stEWDPosolytPressureTankInlet.timWarningHighOffT#5S.stEWDPosolytPressureTankInlet.timErrorHighOnT#1S.stEWDPosolytPressureTankInlet.timErrorHighOffT#5S.stConfigNegolytPressureTankInlet.iAIMax32767.stConfigNegolytPressureTankInlet.iAIMin0.stConfigNegolytPressureTankInlet.rPVMax2000.stConfigNegolytPressureTankInlet.rPVMin0.stConfigNegolytPressureTankInlet.sUnitmbar.stEWLNegolytPressureTankInlet.rErrorMin-20.stEWLNegolytPressureTankInlet.rWarningMin-10.stEWLNegolytPressureTankInlet.rWarningMax15.stEWLNegolytPressureTankInlet.rErrorMax25.stEWDNegolytPressureTankInlet.timHardwareSignalLevelOnT#0S.stEWDNegolytPressureTankInlet.timHardwareSignalLevelOffT#5S.stEWDNegolytPressureTankInlet.timErrorLowOnT#1S.stEWDNegolytPressureTankInlet.timErrorLowOffT#5S.stEWDNegolytPressureTankInlet.timWarningLowOnT#1S.stEWDNegolytPressureTankInlet.timWarningLowOffT#5S.stEWDNegolytPressureTankInlet.timWarningHighOnT#1S.stEWDNegolytPressureTankInlet.timWarningHighOffT#5S.stEWDNegolytPressureTankInlet.timErrorHighOnT#1S.stEWDNegolytPressureTankInlet.timErrorHighOffT#5S.stConfigPosolytTempTankInlet.iAIMax32767.stConfigPosolytTempTankInlet.iAIMin-32768.stConfigPosolytTempTankInlet.rPVMax3276.7.stConfigPosolytTempTankInlet.rPVMin-3276.8.stConfigPosolytTempTankInlet.sUnit°C.stEWLPosolytTempTankInlet.rErrorMin10.stEWLPosolytTempTankInlet.rWarningMin15.stEWLPosolytTempTankInlet.rWarningMax50.stEWLPosolytTempTankInlet.rErrorMax60.stEWDPosolytTempTankInlet.timHardwareSignalLevelOnT#0S.stEWDPosolytTempTankInlet.timHardwareSignalLevelOffT#5S.stEWDPosolytTempTankInlet.timErrorLowOnT#1S.stEWDPosolytTempTankInlet.timErrorLowOffT#5S.stEWDPosolytTempTankInlet.timWarningLowOnT#1S.stEWDPosolytTempTankInlet.timWarningLowOffT#5S.stEWDPosolytTempTankInlet.timWarningHighOnT#1S.stEWDPosolytTempTankInlet.timWarningHighOffT#5S.stEWDPosolytTempTankInlet.timErrorHighOnT#1S.stEWDPosolytTempTankInlet.timErrorHighOffT#5S.stConfigNegolytTempTankInlet.iAIMax32767.stConfigNegolytTempTankInlet.iAIMin-32768.stConfigNegolytTempTankInlet.rPVMax3276.7.stConfigNegolytTempTankInlet.rPVMin-3276.8.stConfigNegolytTempTankInlet.sUnit°C.stEWLNegolytTempTankInlet.rErrorMin15.stEWLNegolytTempTankInlet.rWarningMin15.stEWLNegolytTempTankInlet.rWarningMax50.stEWLNegolytTempTankInlet.rErrorMax60.stEWDNegolytTempTankInlet.timHardwareSignalLevelOnT#0S.stEWDNegolytTempTankInlet.timHardwareSignalLevelOffT#5S.stEWDNegolytTempTankInlet.timErrorLowOnT#1S.stEWDNegolytTempTankInlet.timErrorLowOffT#5S.stEWDNegolytTempTankInlet.timWarningLowOnT#1S.stEWDNegolytTempTankInlet.timWarningLowOffT#5S.stEWDNegolytTempTankInlet.timWarningHighOnT#1S.stEWDNegolytTempTankInlet.timWarningHighOffT#5S.stEWDNegolytTempTankInlet.timErrorHighOnT#1S.stEWDNegolytTempTankInlet.timErrorHighOffT#5S.stConfigVoltageSegment.iAIMax32767.stConfigVoltageSegment.iAIMin0.stConfigVoltageSegment.rPVMax150.stConfigVoltageSegment.rPVMin0.stConfigVoltageSegment.sUnitV.stEWLVoltageSegment.rErrorMin50.stEWLVoltageSegment.rWarningMin55.stEWLVoltageSegment.rWarningMax77.stEWLVoltageSegment.rErrorMax80.stEWDVoltageSegment.timHardwareSignalLevelOnT#0S.stEWDVoltageSegment.timHardwareSignalLevelOffT#5S.stEWDVoltageSegment.timErrorLowOnT#1S.stEWDVoltageSegment.timErrorLowOffT#5S.stEWDVoltageSegment.timWarningLowOnT#1S.stEWDVoltageSegment.timWarningLowOffT#5S.stEWDVoltageSegment.timWarningHighOnT#1S.stEWDVoltageSegment.timWarningHighOffT#5S.stEWDVoltageSegment.timErrorHighOnT#1S.stEWDVoltageSegment.timErrorHighOffT#5S.rMaxDeltaPSegmentInlet50TcPersistentTcVarGlobal645606624GVL_CONFIG.stConfigSCSCurrent768ST_ANALOG_IO_CONFIG.iAIMax32767.iAIMin0.rPVMax200.rPVMin0.sUnitATcPersistentTcVarGlobal645597824GVL_CONFIG.stEWLSCSCurrent128ST_ANALOG_EW_LEVELSTcPersistentTcVarGlobal645598592GVL_CONFIG.stEWDSCSCurrent320ST_ANALOG_EW_DELAYSTcPersistentTcVarGlobal645598720GVL_CONFIG.stConfigVoltageSegment1500768ST_ANALOG_IO_CONFIG.iAIMax32767.iAIMin0.rPVMax200.rPVMin0.sUnitATcPersistentTcVarGlobal645619840GVL_CONFIG.stEWLSCSCurrent128ST_ANALOG_EW_LEVELSTcPersistentTcVarGlobal645620608GVL_CONFIG.stEWDSCSCurrent320ST_ANALOG_EW_DELAYSTcPersistentTcVarGlobal645620736GVL_CONFIG.stConfigVoltageSegment1500768ST_ANALOG_IO_CONFIG.iAIMax32767.iAIMin0.rPVMax1500.rPVMin0.sUnitVTcPersistentTcVarGlobal645599040GVL_CONFIG.stString1VoltageConfig96ST_STRING_VOLT_CONFIG.stModule1VoltConfig.xUnit1Is1500Vfalse.stModule1VoltConfig.xUnit2Is1500Vtrue.stModule1VoltConfig.xUnit3Is1500Vtrue.stModule1VoltConfig.xUnit4Is1500Vtrue.stModule2VoltConfig.xUnit1Is1500Vfalse.stModule2VoltConfig.xUnit2Is1500Vfalse.stModule2VoltConfig.xUnit3Is1500Vfalse.stModule2VoltConfig.xUnit4Is1500Vfalse.stModule3VoltConfig.xUnit1Is1500Vfalse.stModule3VoltConfig.xUnit2Is1500Vtrue.stModule3VoltConfig.xUnit3Is1500Vtrue.stModule3VoltConfig.xUnit4Is1500VtrueTcPersistentTcVarGlobal645599808GVL_CONFIG.stString2VoltageConfig96ST_STRING_VOLT_CONFIG.stModule1VoltConfig.xUnit1Is1500Vfalse.stModule1VoltConfig.xUnit2Is1500Vtrue.stModule1VoltConfig.xUnit3Is1500Vtrue.stModule1VoltConfig.xUnit4Is1500Vtrue.stModule2VoltConfig.xUnit1Is1500Vfalse.stModule2VoltConfig.xUnit2Is1500Vtrue.stModule2VoltConfig.xUnit3Is1500Vtrue.stModule2VoltConfig.xUnit4Is1500Vtrue.stModule3VoltConfig.xUnit1Is1500Vfalse.stModule3VoltConfig.xUnit2Is1500Vtrue.stModule3VoltConfig.xUnit3Is1500Vtrue.stModule3VoltConfig.xUnit4Is1500VtrueTcPersistentTcVarGlobal645599904GVL_CONFIG.rPumpPosolytOnPower768ST_ANALOG_IO_CONFIG.iAIMax32767.iAIMin0.rPVMax1500.rPVMin0.sUnitVTcPersistentTcVarGlobal645621056GVL_CONFIG.stString1VoltageConfig96ST_STRING_VOLT_CONFIG.stModule1VoltConfig.xUnit1Is1500Vfalse.stModule1VoltConfig.xUnit2Is1500Vtrue.stModule1VoltConfig.xUnit3Is1500Vtrue.stModule1VoltConfig.xUnit4Is1500Vtrue.stModule2VoltConfig.xUnit1Is1500Vfalse.stModule2VoltConfig.xUnit2Is1500Vfalse.stModule2VoltConfig.xUnit3Is1500Vfalse.stModule2VoltConfig.xUnit4Is1500Vfalse.stModule3VoltConfig.xUnit1Is1500Vfalse.stModule3VoltConfig.xUnit2Is1500Vtrue.stModule3VoltConfig.xUnit3Is1500Vtrue.stModule3VoltConfig.xUnit4Is1500VtrueTcPersistentTcVarGlobal645621824GVL_CONFIG.stString2VoltageConfig96ST_STRING_VOLT_CONFIG.stModule1VoltConfig.xUnit1Is1500Vfalse.stModule1VoltConfig.xUnit2Is1500Vtrue.stModule1VoltConfig.xUnit3Is1500Vtrue.stModule1VoltConfig.xUnit4Is1500Vtrue.stModule2VoltConfig.xUnit1Is1500Vfalse.stModule2VoltConfig.xUnit2Is1500Vtrue.stModule2VoltConfig.xUnit3Is1500Vtrue.stModule2VoltConfig.xUnit4Is1500Vtrue.stModule3VoltConfig.xUnit1Is1500Vfalse.stModule3VoltConfig.xUnit2Is1500Vtrue.stModule3VoltConfig.xUnit3Is1500Vtrue.stModule3VoltConfig.xUnit4Is1500VtrueTcPersistentTcVarGlobal645621920GVL_CONFIG.rPumpPosolytOnPower32REAL65TcPersistentTcVarGlobal645600000GVL_CONFIG.rPumpNegolytOnPower32REAL65TcPersistentTcVarGlobal645600032GVL_CONFIG.rPumpPosolytDisChrgPower32REAL35TcPersistentTcVarGlobal645600064GVL_CONFIG.rPumpNegolytDisChrgPower32REAL35TcPersistentTcVarGlobal645600096GVL_CONFIG.rPumpshutoffThreshold32REAL15TcPersistentTcVarGlobal645600128GVL_CONFIG.rMinimumUnitVoltage32REAL55TcPersistentTcVarGlobal645600160GVL_CONFIG.rDeltaUnitVoltageShutdownDischarge32REAL5TcPersistentTcVarGlobal645600192GVL_CONFIG.rMaxAbsDiffVoltageUnitsOnModule32REAL10TcPersistentTcVarGlobal645600224GVL_CONFIG.rMaxAbsDiffVoltageModulesInString32REAL20TcPersistentTcVarGlobal645600256GVL_CONFIG.diMinimumAbsPowerForEnable32DINT100TcPersistentTcVarGlobal645600288GVL_CONFIG.diMaxStringChargingPower 5.000 W per Unit]]>32DINT-60000TcPersistentTcVarGlobal645600320GVL_CONFIG.diMaxStringDischargePower 5.000 W per Unit]]>32DINT60000TcPersistentTcVarGlobal645600352GVL_CONFIG.sInverterIpString1648STRING(80)192.168.42.10TcPersistentTcVarGlobal645600384GVL_CONFIG.sInverterIpString2648STRING(80)192.168.42.20TcPersistentTcVarGlobal645601032GVL_SCADA.eRequestedControlMode16E_BMS_CONTROL_MODETcVarGlobal645601680GVL_CONFIG.rAbsShutdownDischargePower 1.000 W per unit]]>32REAL6500TcPersistentTcVarGlobal645601696GVL_CONFIG.rStringFullyChargedVoltage 80 V per Unit]]>32REAL950TcPersistentTcVarGlobal645601728GVL_CONFIG.rStringEmptyVoltage 51.4V per Segment)]]>32REAL630TcPersistentTcVarGlobal645601760GVL_CONFIG.timUnitStartupTime32TIMET#1MTcPersistentTcVarGlobal645601792GVL_CONFIG.timUnitBalancingStartupTime32TIMET#3MTcPersistentTcVarGlobal645601824GVL_SCADA.stAckAlarmsButton32ST_HMI_CONTROL_BUTTON.xReleasetrueTcVarGlobal648075776GVL_SCADA.stAutomaticModeHMI96ST_AUTO_HMI_INTERFACETcVarGlobal648075808GVL_SCADA.eCurrentControlMode16E_BMS_CONTROL_MODETcVarGlobal648075904GVL_MQTT.uiMQTTKeepAlive16UINT60TcVarGlobal648075920GVL_SCADA.diCurrentBatteryPower32DINTTcVarGlobal648075936Global_Version.stLibVersion_Tc2_ModbusRTU288ST_LibVersion.iMajor3.iMinor5.iBuild6.iRevision0.nFlags1.sVersion3.5.6.0const_non_replacedTcVarGlobal648075968Global_Version.stLibVersion_Tc2_SerialCom288ST_LibVersion.iMajor3.iMinor3.iBuild10.iRevision0.nFlags0.sVersion3.3.10.0const_non_replacedTcVarGlobal648076256MAIN._rSmallestSegmentVoltage32REAL648077120MAIN._rHighestSegmentVoltage32REAL648077152GVL_CONFIG.rMaximumUnitVoltage32REAL79TcPersistentTcVarGlobal648077184MAIN.bDebugTest8BOOL648077328MAIN._iLength16WORD49648077728GVL_MQTT.sMQTTBrokerAddr648STRING(80)10.103.32.10TcVarGlobal648078160GVL_MQTT.sMQTTPrefix648STRING(80)cmblu/uniper/1/TcVarGlobal648078808GVL_MQTT.eMQTTQoS At most once; 1 -> At least once; 2 -> Exactly once]]>8TcIotMqttQosTcIotMqttQos.AtMostOnceDeliveryTcVarGlobal648079456Constants.bLittleEndian8BOOLtrueTcVarGlobal648079472Constants.bSimulationMode8BOOLfalseTcVarGlobal648079480Constants.RuntimeVersion64VERSION.uiMajor3.uiMinor5.uiServicePack13.uiPatch0TcVarGlobal648079488Constants.CompilerVersion64VERSION.uiMajor3.uiMinor5.uiServicePack13.uiPatch40TcVarGlobal648079552Constants.nRegisterSize16WORD64TcVarGlobal648079616Constants.nPackMode16UINT8TcVarGlobal648079632Constants.bFPUSupport8BOOLtrueTcVarGlobal648079648Constants.bMulticoreSupport8BOOLfalseTcVarGlobal648079656Constants.RuntimeVersionNumeric32DWORD50662656TcVarGlobal648079680Constants.CompilerVersionNumeric32DWORD50662696TcVarGlobal648079712TwinCAT_SystemInfoVarList._AppInfo2048PlcAppSystemInfono_initTcVarGlobal648079744TwinCAT_SystemInfoVarList._TaskInfo1024PlcTaskSystemInfo11no_initTcVarGlobal648081792TwinCAT_SystemInfoVarList._TaskPouOid_PlcTask32OTCIDno_initTcVarGlobal648082816TwinCAT_SystemInfoVarList._TaskOid_PlcTask32OTCIDno_initTcVarGlobal648082848TwinCAT_SystemInfoVarList.__PlcTask896_Implicit_Task_Info.dwVersion2TcContextNamePlcTaskTcVarGlobal648082880TC_EVENTS.Valve960ST_Valvetc_no_symbolunusedconst_non_replacedinit_on_onlchangesuppress_warning_0C0228TcVarGlobal648119360TC_EVENTS.AnalogInput1536ST_AnalogInputtc_no_symbolunusedconst_non_replacedinit_on_onlchangesuppress_warning_0C0228TcVarGlobal648120320TC_EVENTS.AnalogOutput192ST_AnalogOutputtc_no_symbolunusedconst_non_replacedinit_on_onlchangesuppress_warning_0C0228TcVarGlobal648121856TC_EVENTS.General768ST_Generaltc_no_symbolunusedconst_non_replacedinit_on_onlchangesuppress_warning_0C0228TcVarGlobal648124160TC_EVENTS.BMSEvents1920ST_BMSEventstc_no_symbolunusedconst_non_replacedinit_on_onlchangesuppress_warning_0C0228TcVarGlobal648124928MAIN._fbModbusRead2624FB_MBReadRegs650191680MAIN._afbStrings11915904FB_String02OPC.UA.DA0665128064ValveAnalogInputAnalogOutputMotorSafetyDoorGeneralBMSEventsInverterApplicationNamePort_851ChangeDate2024-05-07T18:01:06GeneratedCodeSize499712GlobalDataSize80658432 \ No newline at end of file + Pump on power (%)]]>32REAL65TcPersistentTcVarGlobal645622016GVL_CONFIG.rPumpNegolytOnPower32REAL65TcPersistentTcVarGlobal645622048GVL_CONFIG.rPumpPosolytDisChrgPower32REAL35TcPersistentTcVarGlobal645622080GVL_CONFIG.rPumpNegolytDisChrgPower32REAL35TcPersistentTcVarGlobal645622112GVL_CONFIG.rPumpshutoffThreshold32REAL15TcPersistentTcVarGlobal645622144GVL_CONFIG.rMinimumUnitVoltage32REAL55TcPersistentTcVarGlobal645622176GVL_CONFIG.rMaximumUnitVoltage32REAL79TcPersistentTcVarGlobal645622208GVL_CONFIG.rDeltaUnitVoltageShutdownDischarge32REAL5TcPersistentTcVarGlobal645622240GVL_CONFIG.rMaxAbsDiffVoltageUnitsOnModule32REAL10TcPersistentTcVarGlobal645622272GVL_CONFIG.rMaxAbsDiffVoltageModulesInString32REAL20TcPersistentTcVarGlobal645622304GVL_CONFIG.diMinimumAbsPowerForEnable32DINT100TcPersistentTcVarGlobal645622336GVL_CONFIG.diMaxStringChargingPower 5.000 W per Unit]]>32DINT-60000TcPersistentTcVarGlobal645622368GVL_CONFIG.diMaxStringDischargePower 5.000 W per Unit]]>32DINT60000TcPersistentTcVarGlobal645622400GVL_CONFIG.sInverterIpString1648STRING(80)192.168.42.10TcPersistentTcVarGlobal645622432GVL_CONFIG.sInverterIpString2648STRING(80)192.168.42.20TcPersistentTcVarGlobal645623080GVL_CONFIG.xShutdownDischargeWithInverter8BOOLfalseTcPersistentTcVarGlobal645623728GVL_CONFIG.xDummy8BOOLfalseTcPersistentTcVarGlobal645623736GVL_CONFIG.rAbsShutdownDischargePower 1.000 W per unit]]>32REAL6500TcPersistentTcVarGlobal645623744GVL_CONFIG.rStringFullyChargedVoltage 80 V per Unit]]>32REAL960TcPersistentTcVarGlobal645623776GVL_CONFIG.rStringEmptyVoltage 55.0V per Segment)]]>32REAL660TcPersistentTcVarGlobal645623808GVL_CONFIG.timUnitStartupTime32TIMET#1MTcPersistentTcVarGlobal645623840GVL_CONFIG.timUnitBalancingStartupTime32TIMET#3MTcPersistentTcVarGlobal645623872GVL_MQTT.sMQTTBrokerAddr648STRING(80)10.103.32.10TcVarGlobal645623904GVL_MQTT.eMQTTQoS At most once; 1 -> At least once; 2 -> Exactly once]]>8TcIotMqttQosTcIotMqttQos.AtMostOnceDeliveryTcVarGlobal645624552GVL_MQTT.uiMQTTKeepAlive16UINT60TcVarGlobal645624560GVL_MQTT.sMQTTPrefix648STRING(80)cmblu/uniper/1/TcVarGlobal645624576GVL_SCADA.xCanChangeControlMode8BOOLTcVarGlobal645625224GVL_SCADA.eRequestedControlMode16E_BMS_CONTROL_MODETcVarGlobal645625232GVL_SCADA.stHMIInterface2474176ST_STRING_HMI_INTERFACE02TcVarGlobal645625248GVL_SCADA.stAckAlarmsButton32ST_HMI_CONTROL_BUTTON.xReleasetrueTcVarGlobal648099424GVL_SCADA.stAutomaticModeHMI96ST_AUTO_HMI_INTERFACETcVarGlobal648099456GVL_SCADA.eCurrentControlMode16E_BMS_CONTROL_MODETcVarGlobal648099552Constants.bLittleEndian8BOOLtrueTcVarGlobal648099576GVL_SCADA.diCurrentBatteryPower32DINTTcVarGlobal648099584Constants.RuntimeVersion64VERSION.uiMajor3.uiMinor5.uiServicePack13.uiPatch0TcVarGlobal648099616Constants.CompilerVersion64VERSION.uiMajor3.uiMinor5.uiServicePack13.uiPatch40TcVarGlobal648099680Constants.bSimulationMode8BOOLfalseTcVarGlobal648099744Constants.bFPUSupport8BOOLtrueTcVarGlobal648099752Constants.nRegisterSize16WORD64TcVarGlobal648099760Constants.nPackMode16UINT8TcVarGlobal648099776Constants.bMulticoreSupport8BOOLfalseTcVarGlobal648099792Constants.RuntimeVersionNumeric32DWORD50662656TcVarGlobal648099808Constants.CompilerVersionNumeric32DWORD50662696TcVarGlobal648099840TwinCAT_SystemInfoVarList._TaskPouOid_PlcTask32OTCIDno_initTcVarGlobal648099872TwinCAT_SystemInfoVarList._AppInfo2048PlcAppSystemInfono_initTcVarGlobal648099904TwinCAT_SystemInfoVarList._TaskInfo1024PlcTaskSystemInfo11no_initTcVarGlobal648101952TwinCAT_SystemInfoVarList._TaskOid_PlcTask32OTCIDno_initTcVarGlobal648102976TwinCAT_SystemInfoVarList.__PlcTask896_Implicit_Task_Info.dwVersion2TcContextNamePlcTaskTcVarGlobal648103040TC_EVENTS.Valve960ST_Valvetc_no_symbolunusedconst_non_replacedinit_on_onlchangesuppress_warning_0C0228TcVarGlobal648156032TC_EVENTS.AnalogInput1536ST_AnalogInputtc_no_symbolunusedconst_non_replacedinit_on_onlchangesuppress_warning_0C0228TcVarGlobal648156992TC_EVENTS.AnalogOutput192ST_AnalogOutputtc_no_symbolunusedconst_non_replacedinit_on_onlchangesuppress_warning_0C0228TcVarGlobal648158528TC_EVENTS.General1344ST_Generaltc_no_symbolunusedconst_non_replacedinit_on_onlchangesuppress_warning_0C0228TcVarGlobal648177344TC_EVENTS.BMSEvents2112ST_BMSEventstc_no_symbolunusedconst_non_replacedinit_on_onlchangesuppress_warning_0C0228TcVarGlobal652394752ValveAnalogInputAnalogOutputMotorSafetyDoorGeneralBMSEventsInverterApplicationNamePort_851ChangeDate2024-05-22T10:25:18GeneratedCodeSize503808GlobalDataSize80662528 \ No newline at end of file diff --git a/PLC/POUs/FB_Module.TcPOU b/PLC/POUs/FB_Module.TcPOU index 35ae896..cf5b69a 100644 --- a/PLC/POUs/FB_Module.TcPOU +++ b/PLC/POUs/FB_Module.TcPOU @@ -44,6 +44,15 @@ VAR_INPUT // Inverter enabled status xInverterEnabled : BOOL; + + // Leakage double segment 1/2 + xLeakageSegments12 AT %I* : BOOL; + + // Leakage double segment 3/4 + xLeakageSegments34 AT %I* : BOOL; + + // Leakage tank + xLeakageTank AT %I* : BOOL; END_VAR VAR_OUTPUT // Module voltage @@ -419,7 +428,10 @@ _fbUnit4.Name := CONCAT(_sName, 'Unit 4'); _fbUnitsOutOfBalanceAlarm.CreateEx(stEventEntry := TC_EVENTS.BMSEvents.ModuleImbalance, bWithConfirmation := TRUE, 0); // Create alarm message -_fbUnitsOutOfBalanceAlarm.ipArguments.Clear().AddString(_sName);]]> +_fbUnitsOutOfBalanceAlarm.ipArguments.Clear().AddString(_sName); + +// Create leakage alarm messages +]]> @@ -521,6 +533,9 @@ _fbUnitsOutOfBalanceAlarm.ipArguments.Clear().AddString(_sName);]]> + + + diff --git a/PLC/POUs/FB_String.TcPOU b/PLC/POUs/FB_String.TcPOU index c04b2ad..9a262b2 100644 --- a/PLC/POUs/FB_String.TcPOU +++ b/PLC/POUs/FB_String.TcPOU @@ -30,6 +30,9 @@ VAR_INPUT // All safetyinterlocks from safety plc are ok xSafetyIntlksOk AT %I* : BOOL; + // Safety communication error + xSafetyComError AT %I* : BOOL; + // Release alarms xReleaseErrors : BOOL; @@ -173,6 +176,9 @@ VAR // Start balancing internal signal _xStartBalancing : BOOL; + // Internal SOC + _rSOC : REAL; + END_VAR VAR PERSISTENT @@ -432,7 +438,13 @@ _tonSafetyOkTimeout(); // of all units // =============================== rSmallestSegmentVoltage := MIN(_fbModule1.rSmallestSegmentVoltage, _fbModule2.rSmallestSegmentVoltage, _fbModule3.rSmallestSegmentVoltage); -rHighestSegmentVoltage := MAX(_fbModule1.rSmallestSegmentVoltage, _fbModule2.rSmallestSegmentVoltage, _fbModule3.rSmallestSegmentVoltage); +rHighestSegmentVoltage := MAX(_fbModule1.rHighestSegmentVoltage, _fbModule2.rHighestSegmentVoltage, _fbModule3.rHighestSegmentVoltage); + + +// Only recalculate SOC if all modules are ready +IF _xAllModulesReady THEN + _rSOC := ((100.0 * rSmallestSegmentVoltage ) / 24.0) - 229.17; +END_IF // Call inverter @@ -538,6 +550,8 @@ CASE _iState OF _iState := 21; END_IF IF _tonErrorDCCBNotClosed.Q THEN + _xEnable := FALSE; + xCloseDCCB := FALSE; _tonErrorDCCBNotClosed.IN := FALSE; xError := TRUE; xReady := FALSE; @@ -565,7 +579,7 @@ CASE _iState OF _iState := 31; END_IF - // Inverter error or ttimeout for startup + // Inverter error or timeout for startup IF _fbInverter.xError OR (NOT xRepairSwitchOk) THEN // _tonInverterStartupTimeout.Q IF _tonInverterStartupTimeout.Q AND (NOT _fbInverterStartupTimeoutAlarm.bRaised) THEN _fbInverterStartupTimeoutAlarm.Raise(0); @@ -574,6 +588,7 @@ CASE _iState OF _xEnableInverter := FALSE; xError := TRUE; xErrorInverter := TRUE; + _xEnable := FALSE; _tonInverterStartupTimeout(IN := FALSE); END_IF @@ -593,9 +608,8 @@ CASE _iState OF _rPowerInverterInternal := rPowerInverter; END_IF + // Shutdown IF NOT xEnable THEN - // _rPowerInverterInternal := 0.0; - // _xEnableInverter := FALSE; _xEnable := FALSE; _xReleaseLimitErrorsInternal := FALSE; IF GVL_CONFIG.xShutdownDischargeWithInverter THEN @@ -621,6 +635,12 @@ CASE _iState OF _iState := 32; END_IF + IF xError THEN + _rPowerInverterInternal := 0.0; + _xEnableInverter := FALSE; + _iState := 40; + END_IF + 32: // Shutdown discharge mode IF xShutdownDischargeAllowed AND GVL_CONFIG.xShutdownDischargeWithInverter AND xSafetyIntlksOk AND (stInverterData.rActDCVoltage > 620.0) THEN _rPowerInverterInternal := GVL_CONFIG.rAbsShutdownDischargePower; @@ -779,7 +799,26 @@ _fbSafetyInterlocksNotOkAlarm.ipArguments.Clear().AddString(_sName);]]> - + + + + + + + + + + + + + + + + + + + + diff --git a/PLC/POUs/FB_UMD705.TcPOU b/PLC/POUs/FB_UMD705.TcPOU new file mode 100644 index 0000000..92cda66 --- /dev/null +++ b/PLC/POUs/FB_UMD705.TcPOU @@ -0,0 +1,56 @@ + + + + + + , + bError=> , + nErrId=> , + cbRead=> ); + + + +IF _xExecute THEN + _xExecute := FALSE; +END_IF]]> + + + + + + + + + + + + \ No newline at end of file diff --git a/PLC/POUs/FB_Unit.TcPOU b/PLC/POUs/FB_Unit.TcPOU index 36e513e..03eb1d9 100644 --- a/PLC/POUs/FB_Unit.TcPOU +++ b/PLC/POUs/FB_Unit.TcPOU @@ -402,7 +402,7 @@ _fbPressurePosolytSegmentInlet( stEWConfig:= stUnitConfig.stEWLPosolytPressureSegmentInlet, stEWDelayConfig:= stUnitConfig.stEWDPosolytPressureSegmentInlet, xReleaseErrors:= xReleaseErrors, - xReleaseLimitErrors:= xReleaseLimitErrors AND _fbPosolytPumpInlet.IsRunning AND _fbPosolytPumpInlet.xInTarget AND (NOT xStartBalancing), + xReleaseLimitErrors:= xReleaseLimitErrors AND _fbPosolytPumpInlet.IsRunning AND _fbPosolytPumpInlet.xInTarget AND (NOT xStartBalancing) AND (_fbPosolytPumpInlet.rSPautomatic > 40), xReleaseHardwareErrors:= xReleaseErrors, xConfirmAlarms:= xConfirmAlarms, stHMIInterface => stHMIInterface.stP11); @@ -426,7 +426,7 @@ _fbPressureNegolytSegmentInlet( stEWConfig:= stUnitConfig.stEWLNegolytPressureSegmentInlet, stEWDelayConfig:= stUnitConfig.stEWDNegolytPressureSegmentInlet, xReleaseErrors:= xReleaseErrors, - xReleaseLimitErrors:= xReleaseLimitErrors AND _fbNegolytPumpInlet.IsRunning AND _fbNegolytPumpInlet.xInTarget AND (NOT xStartBalancing), + xReleaseLimitErrors:= xReleaseLimitErrors AND _fbNegolytPumpInlet.IsRunning AND _fbNegolytPumpInlet.xInTarget AND (NOT xStartBalancing) AND (_fbNegolytPumpInlet.rSPautomatic > 40), xReleaseHardwareErrors:= xReleaseErrors, xConfirmAlarms:= xConfirmAlarms, stHMIInterface => stHMIInterface.stP21); @@ -823,6 +823,9 @@ CASE _iState OF END_IF 35: // Unit in enabled state + _rSetpointNegolytPumpInlet := GVL_CONFIG.rPumpNegolytOnPower; + _rSetpointPosolytPumpInlet := GVL_CONFIG.rPumpPosolytOnPower; + IF (NOT xEnable) THEN _iState := 40; END_IF @@ -1200,7 +1203,9 @@ END_CASE]]> - + + + diff --git a/PLC/POUs/MAIN.TcPOU b/PLC/POUs/MAIN.TcPOU index 73a1031..7dcd86d 100644 --- a/PLC/POUs/MAIN.TcPOU +++ b/PLC/POUs/MAIN.TcPOU @@ -51,6 +51,16 @@ VAR // Emergency stop not ok alarm _fbEStopNotOk : FB_TcAlarm; + // String 1 Error Mssage + _fbEtherCATErrorString1 : FB_TcAlarm; + _stECString1ErrSI : FB_TcSourceInfo; + + // String 2 Error Mssage + _fbEtherCATErrorString2 : FB_TcAlarm; + _stECString2ErrSI : FB_TcSourceInfo; + + + // First cycle tag _xFirstCycle : BOOL := TRUE; @@ -104,12 +114,18 @@ VAR // Safety _fbSafety : FB_Safety; + // String EtherCAT state + _uiEtherCATState AT%I* : UINT; + _wEtherCATState : WORD; + _xEtherCatString1Ok : BOOL; + _xEtherCatString2Ok : BOOL; + // DEBUG _xRestart : BOOL; _xDebug : BOOL; - _uiDebugCurrentString : UINT := 1; + _uiDebugCurrentString : UINT := 0; _ModbusDebugTest : ST_MODBUS_REG_11; @@ -140,9 +156,21 @@ IF _xFirstCycle THEN _fbBatteryEmptyMessage.CreateEx(stEventEntry := TC_EVENTS.BMSEvents.BatteryEmpty, 0); _fbEStopNotOk.CreateEx(stEventEntry := TC_EVENTS.BMSEvents.EmergencyStopNotOk, TRUE, 0); + + _stECString1ErrSI.Clear(); + _stECString1ErrSI.nId := 1; + _stECString1ErrSI.sName := 'MAIN'; + _fbEtherCATErrorString1.CreateEx(stEventEntry := TC_EVENTS.BMSEvents.EthercatStringError, TRUE, _stECString1ErrSI); + _fbEtherCATErrorString1.ipArguments.Clear().AddString('1'); + + _stECString2ErrSI.Clear(); + _stECString2ErrSI.nId := 2; + _stECString2ErrSI.sName := 'MAIN'; + _fbEtherCATErrorString2.CreateEx(stEventEntry := TC_EVENTS.BMSEvents.EthercatStringError, TRUE, _stECString2ErrSI); + _fbEtherCATErrorString2.ipArguments.Clear().AddString('2'); END_IF - +// Reset error flag _xErrorActive := FALSE; // Ack alarms from HMI @@ -151,6 +179,40 @@ IF GVL_SCADA.stAckAlarmsButton.xRequest THEN GVL_SCADA.stAckAlarmsButton.xRequest := FALSE; END_IF +// =============================== +// EtherCAT communication error +// =============================== +_wEtherCATState := UINT_TO_WORD(_uiEtherCATState); +_xEtherCatString1Ok := (_wEtherCATState AND 16#8000) = 0; +_xEtherCatString2Ok := (_wEtherCATState AND 16#2000) = 0; + +// String 1 on X1 = Port D = 0x8000 +IF (NOT _xEtherCatString1Ok) AND (NOT _fbEtherCATErrorString1.bRaised) THEN + _fbEtherCATErrorString1.Raise(0); +END_IF + +IF _fbEtherCATErrorString1.bRaised AND (_xEtherCatString1Ok) THEN + _fbEtherCATErrorString1.Clear(0, FALSE); +END_IF + +IF _fbEtherCATErrorString1.eConfirmationState = TcEventConfirmationState.WaitForConfirmation AND _xConfirmAlarms THEN + _fbEtherCATErrorString1.Confirm(0); +END_IF + +// String 2 on X2 = Port B = 0x2000 +IF (NOT _xEtherCatString2Ok) AND (NOT _fbEtherCATErrorString2.bRaised) THEN + _fbEtherCATErrorString2.Raise(0); +END_IF + +IF _fbEtherCATErrorString2.bRaised AND _xEtherCatString2Ok THEN + _fbEtherCATErrorString2.Clear(0, FALSE); +END_IF + +IF _fbEtherCATErrorString2.eConfirmationState = TcEventConfirmationState.WaitForConfirmation AND _xConfirmAlarms THEN + _fbEtherCATErrorString2.Confirm(0); +END_IF + + // =============================== // Safety // =============================== @@ -212,14 +274,14 @@ _tonStartupDelay(IN := TRUE); // Call string 1 _afbStrings[0]( stStringModuleVoltageConfig := GVL_CONFIG.stString1VoltageConfig, - xEnable := _xEnableString AND GVL_CONFIG.xDummy, - xStartBalancing := _xStartBalancing AND GVL_CONFIG.xDummy, + xEnable := _xEnableString, //AND GVL_CONFIG.xDummy, + xStartBalancing := _xStartBalancing, // AND GVL_CONFIG.xDummy, sInverterIP := GVL_CONFIG.sInverterIpString1, rPowerInverter := _rPowerInverter, xInSafetyCheckMode := _xInSafetyCheckMode, stHMIInterface:= GVL_SCADA.stHMIInterface[0], xEmergencyStopOk:= _xEmergencyStopOk, - xReleaseErrors:= _xReleaseErrors AND _tonStartupDelay.Q AND GVL_CONFIG.xDummy, + xReleaseErrors:= _xReleaseErrors AND _tonStartupDelay.Q AND _xEtherCatString1Ok, xReleaseLimitErrors:= _xReleaseLimitsErrors AND _tonStartupDelay.Q, xReleaseManualMode := _xReleaseManualMode, xConfirmAlarms:= _xConfirmAlarms, @@ -239,7 +301,7 @@ _afbStrings[1]( xInSafetyCheckMode := _xInSafetyCheckMode, stHMIInterface:= GVL_SCADA.stHMIInterface[1], xEmergencyStopOk:= _xEmergencyStopOk, - xReleaseErrors:= _xReleaseErrors AND _tonStartupDelay.Q, + xReleaseErrors:= _xReleaseErrors AND _tonStartupDelay.Q AND _xEtherCatString2Ok, xReleaseLimitErrors:= _xReleaseLimitsErrors AND _tonStartupDelay.Q, xReleaseManualMode := _xReleaseManualMode, xConfirmAlarms:= _xConfirmAlarms, @@ -443,6 +505,7 @@ END_IF]]> IF (ABS(_rAutoPowerRequest) < DINT_TO_REAL(GVL_CONFIG.diMinimumAbsPowerForEnable)) THEN _xEnableString := FALSE; + _xCanChangeMode := TRUE; _iState := 45; END_IF @@ -479,7 +542,7 @@ END_IF]]> // Start string shutdown _xEnableString := FALSE; - GVL_MODBUS.stModbusEMSComm.stModbusReg11.eChargeStatus := E_CHARGE_STATUS.UNDEFINED; + GVL_MODBUS.stModbusEMSComm.stModbusReg11.eChargeStatus := E_CHARGE_STATUS.DISCHARGING; GVL_MODBUS.stModbusEMSComm.stModbusReg10.uiActiveParallelMembers := 0; _iState := 35; END_IF @@ -533,6 +596,7 @@ END_IF]]> _xEnableString := FALSE; _tonBeginShutdown(In := FALSE); GVL_SCADA.stAutomaticModeHMI.diSetpointAutomatic := 0; + _xCanChangeMode := TRUE; _iState := 45; END_IF @@ -579,6 +643,7 @@ END_IF]]> 45: // Wait for shutdown of string to be done IF (NOT _afbStrings[_uiDebugCurrentString].xInShutdownDischargeMode) AND _afbStrings[_uiDebugCurrentString].xOff THEN GVL_MODBUS.stModbusEMSComm.stModbusReg11.eBatteryStatus := E_BATTERY_STATUS.OFF; + GVL_MODBUS.stModbusEMSComm.stModbusReg11.eChargeStatus := E_CHARGE_STATUS.UNDEFINED; _iState := 0; END_IF @@ -679,10 +744,13 @@ IF GVL_SCADA.stAutomaticModeHMI.stStartAutoButton.xRequest THEN END_IF END_IF +// Sto pif stop button pressed IF GVL_SCADA.stAutomaticModeHMI.stStopAutoButton.xRequest THEN _xStartSafetyCheck := FALSE; END_IF + +// State machine CASE _iStateSafetyCheck OF 0: // Idle // Wait for start command @@ -698,6 +766,7 @@ CASE _iStateSafetyCheck OF _iStateSafetyCheck := 30; END_IF + // Shutdown IF NOT _xStartSafetyCheck THEN _xEnableString := FALSE; _iStateSafetyCheck := 0; @@ -739,6 +808,7 @@ CASE _iStateSafetyCheck OF 1000: // Error state _xEnableString := FALSE; _rPowerInverter := 0.0; + _xCanChangeMode := TRUE; _iStateSafetyCheck := 1010; 1010: // Wait for reset from error state @@ -758,11 +828,31 @@ END_CASE]]> + + + + + + + + + - - - - + + + + + + + + + + + + + + + @@ -875,7 +965,9 @@ END_CASE]]> - + + + @@ -890,6 +982,7 @@ END_CASE]]> + @@ -902,7 +995,9 @@ END_CASE]]> - + + + @@ -952,7 +1047,11 @@ END_CASE]]> - + + + + + @@ -961,7 +1060,9 @@ END_CASE]]> - + + + @@ -981,6 +1082,7 @@ END_CASE]]> + diff --git a/PLC/POUs/Sunspec/FB_PowerSupplySunspec.TcPOU b/PLC/POUs/Sunspec/FB_PowerSupplySunspec.TcPOU index b25aef6..f2d8a80 100644 --- a/PLC/POUs/Sunspec/FB_PowerSupplySunspec.TcPOU +++ b/PLC/POUs/Sunspec/FB_PowerSupplySunspec.TcPOU @@ -886,7 +886,7 @@ CASE _iState OF sIPAddr:= sInverterIPAddr, nTCPPort:= 502, nUnitID:= 16#FF, // 16#FF for Modbus TCP - nQuantity:= 10, + nQuantity:= 22, nMBAddr:= AC_VALUES_START_REGISTER, cbLength:= SIZEOF(_awCurrentACValues), pDestAddr:= ADR(_awCurrentACValues), @@ -903,11 +903,15 @@ CASE _iState OF IF NOT _fbReadRegister.bError THEN // Go back to polling state _iState := 90; - stCurrentValues.rActACPower := LREAL_TO_REAL(WORD_TO_INT(_awCurrentACValues[0]) * EXPT(10,WORD_TO_INT(_awCurrentACValues[1]))); - stCurrentValues.rActACFreq := LREAL_TO_REAL(WORD_TO_UINT(_awCurrentACValues[2]) * EXPT(10,WORD_TO_INT(_awCurrentACValues[3]))); - stCurrentValues.rActApparentPower := LREAL_TO_REAL(WORD_TO_INT(_awCurrentACValues[4]) * EXPT(10,WORD_TO_INT(_awCurrentACValues[5]))); - stCurrentValues.rActReactivePower := LREAL_TO_REAL(WORD_TO_INT(_awCurrentACValues[6]) * EXPT(10,WORD_TO_INT(_awCurrentACValues[7]))); - stCurrentValues.rActPowerFactor := LREAL_TO_REAL(WORD_TO_INT(_awCurrentACValues[8]) * EXPT(10,WORD_TO_INT(_awCurrentACValues[9]))); + 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]))); + stCurrentValues.rActtACPhaseCCurrent := LREAL_TO_REAL(WORD_TO_INT(_awCurrentACValues[3]) * EXPT(10,WORD_TO_INT(_awCurrentACValues[4]))); + stCurrentValues.rActACPower := LREAL_TO_REAL(WORD_TO_INT(_awCurrentACValues[12]) * EXPT(10,WORD_TO_INT(_awCurrentACValues[13]))); + stCurrentValues.rActACFreq := LREAL_TO_REAL(WORD_TO_UINT(_awCurrentACValues[14]) * EXPT(10,WORD_TO_INT(_awCurrentACValues[15]))); + stCurrentValues.rActApparentPower := LREAL_TO_REAL(WORD_TO_INT(_awCurrentACValues[16]) * EXPT(10,WORD_TO_INT(_awCurrentACValues[17]))); + stCurrentValues.rActReactivePower := LREAL_TO_REAL(WORD_TO_INT(_awCurrentACValues[18]) * EXPT(10,WORD_TO_INT(_awCurrentACValues[19]))); + stCurrentValues.rActPowerFactor := LREAL_TO_REAL(WORD_TO_INT(_awCurrentACValues[20]) * EXPT(10,WORD_TO_INT(_awCurrentACValues[21]))); ELSE // Read error register _iState := 1000; @@ -1334,9 +1338,9 @@ _fbErrorInverterAlarm.ipArguments.Clear().AddString(_sName);]]> - - - + + + diff --git a/PLC/POUs/Sunspec/ModelData/ST_SunspecInverterThreePhase.TcDUT b/PLC/POUs/Sunspec/ModelData/ST_SunspecInverterThreePhase.TcDUT new file mode 100644 index 0000000..283deaf --- /dev/null +++ b/PLC/POUs/Sunspec/ModelData/ST_SunspecInverterThreePhase.TcDUT @@ -0,0 +1,145 @@ + + + + + + \ No newline at end of file diff --git a/PLC/POUs/Sunspec/ModelData/ST_SunspecNameplateRatings.TcDUT b/PLC/POUs/Sunspec/ModelData/ST_SunspecNameplateRatings.TcDUT new file mode 100644 index 0000000..3807522 --- /dev/null +++ b/PLC/POUs/Sunspec/ModelData/ST_SunspecNameplateRatings.TcDUT @@ -0,0 +1,95 @@ + + + + + + \ No newline at end of file diff --git a/PLC/POUs/Sunspec/StatePattern/StateEvents/I_SunspecStateEvents.TcIO b/PLC/POUs/Sunspec/StatePattern/StateEvents/I_SunspecStateEvents.TcIO new file mode 100644 index 0000000..b821688 --- /dev/null +++ b/PLC/POUs/Sunspec/StatePattern/StateEvents/I_SunspecStateEvents.TcIO @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/PLC/POUs/Sunspec/StatePattern/States/FB_SunspecErrorState.TcPOU b/PLC/POUs/Sunspec/StatePattern/States/FB_SunspecErrorState.TcPOU new file mode 100644 index 0000000..91ced55 --- /dev/null +++ b/PLC/POUs/Sunspec/StatePattern/States/FB_SunspecErrorState.TcPOU @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/PLC/POUs/Sunspec/StatePattern/States/FB_SunspecOffState.TcPOU b/PLC/POUs/Sunspec/StatePattern/States/FB_SunspecOffState.TcPOU new file mode 100644 index 0000000..2afd875 --- /dev/null +++ b/PLC/POUs/Sunspec/StatePattern/States/FB_SunspecOffState.TcPOU @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/StringSafetyPLC/GVLs/GVL1.sgvl b/StringSafetyPLC/GVLs/GVL1.sgvl index 991a1a4..392ef64 100644 --- a/StringSafetyPLC/GVLs/GVL1.sgvl +++ b/StringSafetyPLC/GVLs/GVL1.sgvl @@ -1,5 +1,5 @@  - + VoltageMod1Unit1 @@ -190,8 +190,8 @@ - - f4e59fd0-6d1b-4eb9-bf8c-427df0d3aa00 + + 2933a8dd-6151-436b-92e0-4b6830f79c7c @@ -205,8 +205,8 @@ - - c3ddbc4b-8313-4eaa-8c8c-c069b31f3520 + + 551f1eef-84a4-4002-99c7-bbae85b6b5c0 @@ -220,8 +220,8 @@ - - 92184628-9e61-4ec5-ae20-e07558029a0f + + 18718f24-7040-48fc-8fa7-0f08515be6e1 @@ -235,8 +235,8 @@ - - 64e58849-db44-4334-a0ca-94e70c03fb61 + + 308d9c3a-8aa4-45c3-997d-cfebddab9204 @@ -250,8 +250,8 @@ - - f0b7cf97-b46e-4533-b806-6960fbfe204c + + 7602b3aa-6e5b-42ad-badd-7e5baeb9a97b @@ -265,8 +265,8 @@ - - 17675117-d9f8-49ac-a57d-a32fa3d80782 + + bfa23a5b-a448-4c20-a19a-59f560e1c156 @@ -280,8 +280,8 @@ - - ba3e3b55-e718-4573-95f9-c573cf1ebea7 + + 43b45acf-ba23-4a2d-a345-dc4a1f8626ed @@ -295,8 +295,8 @@ - - 4dccbb3d-195d-4536-8413-9894b078e342 + + f820eaf3-8573-4a03-89c9-e84e7f23c15e @@ -310,8 +310,8 @@ - - 1577eb67-8179-475b-a461-55e247beb569 + + 4a1391a6-55ba-441d-809b-d66d1ec5b346 @@ -325,8 +325,8 @@ - - 56a6d6a5-4cbb-43ea-b214-5c2ed7d7975b + + 1577d9f3-bdae-4f6e-9b9d-ca20d3e8d90c @@ -340,8 +340,8 @@ - - baf33f74-b5da-4b28-85d9-78cc4215518d + + 8ea9307c-ef00-4b11-bff1-b6833817e315 @@ -355,8 +355,8 @@ - - e385448d-271f-4d2f-a50d-c63cad897467 + + e74ba702-9ec6-405a-8068-257306b5ea7c @@ -370,8 +370,8 @@ - - b064a3e7-4154-4a42-b749-e3eb4a1a7fac + + 64781abd-b9c7-457c-a290-cb2f5c864833 @@ -385,8 +385,8 @@ - - b28c3030-e0c2-4345-8ca0-fe36f6a3bb9d + + 7b823f9a-b249-4b9f-bee3-97a1d47e4339 @@ -400,8 +400,8 @@ - - cf411075-c5d8-4c1d-8548-34dc6e0bd0bb + + a7a97bd1-5175-47de-b31f-24e11efbc3ba @@ -415,8 +415,8 @@ - - b6772c61-4d66-422c-855c-f4604e4b5d09 + + b722efb9-2a5d-4907-abdd-1549b3c4f9aa @@ -838,8 +838,8 @@ - - e2ae0910-3d7a-4ffc-bc22-683dabd3c6cd + + 180f6a55-dcc5-4bfa-884c-6e97fac622f8 @@ -853,8 +853,8 @@ - - c5a8ccd0-43f8-44ef-9259-3f796cd5ae78 + + 6f3bf0c5-60a2-409e-b954-4f1cb4d1c838 @@ -868,8 +868,8 @@ - - 39d38856-da7c-459a-bffc-d556d24f6fac + + 494061cc-0459-4079-a149-02eba0d92655 @@ -883,8 +883,8 @@ - - 86379d3c-0a53-432a-9a78-cbcc39fedb1f + + d7851b3c-df13-4c25-ba24-17f89aef28e4 @@ -898,8 +898,8 @@ - - d0963e0d-e8af-4f34-9ec5-89ce92af6324 + + 220053c1-ac1c-4a87-820e-15215667759b @@ -913,8 +913,8 @@ - - f4fdaca3-23fa-4586-9994-c391115e0692 + + a1a09396-2d7d-4bf1-bc38-201e3130d07c @@ -928,8 +928,8 @@ - - 75b57a41-2de5-4ec4-9800-9d7d826d6dd6 + + 0a059c1b-94b4-4e3a-904f-1f8a47bf4392 @@ -943,8 +943,8 @@ - - 07ccf00a-1b2d-4783-b06d-4a6ee3753e48 + + 1574ba3f-e837-42cb-baac-3516060bea86 @@ -958,8 +958,8 @@ - - 427430bf-c055-4c17-a67d-4f3c1b5bfb74 + + d076d20f-e058-4aba-81a8-e08939a2c7ed @@ -973,8 +973,8 @@ - - d69d6e23-57c4-4e0c-96fb-d694846dd958 + + 99ca0259-9ad4-4130-9e5e-d22458635329 @@ -988,8 +988,8 @@ - - 6b4ae6f6-1c94-4447-bca4-4e479f2fc212 + + 0fac4f64-784d-4d55-b951-3858778f93c3 @@ -1003,8 +1003,8 @@ - - 18d92511-c4a9-4e42-bca9-d6da51227eea + + 4e365eef-59c1-41f0-b2f9-752bb2446191 @@ -1018,8 +1018,8 @@ - - b2b03016-ee1e-4207-8d75-17b75c285131 + + 5487e531-0f09-4fa5-aedf-5b587a1b99b2 @@ -1033,8 +1033,8 @@ - - 31bc9e64-7f51-4040-ad11-a0c4e32cf667 + + 51adbc9f-d723-4a06-ab09-9ed03cb82f04 @@ -1048,8 +1048,8 @@ - - d4cad702-d9f4-42b0-babc-2fd280ecb5e3 + + 0e5928e6-2125-4fa1-bc25-cb25820dbced @@ -1063,8 +1063,8 @@ - - fe03f293-6c9c-4076-88a9-70f7cfc6c5c6 + + 74ce3858-40e1-4a34-bbd7-682e41697129 @@ -1078,8 +1078,8 @@ - - 5f49da97-b03f-4f33-ab76-adbc0bff65ae + + d0b51313-7cc5-4ac5-b334-f0e3ab9227fa @@ -1093,8 +1093,8 @@ - - 9630e79f-0f1a-4421-8c38-fdb34cece852 + + c1f56524-de54-4650-8d9a-f7bb4302ee02 @@ -1108,8 +1108,8 @@ - - 525e686d-ca98-4598-b0a5-b659b2403011 + + 3536d36d-b85d-41f6-8a49-f10979042ae1 @@ -1123,8 +1123,8 @@ - - b485605b-acac-4c47-a662-d365f4a748d8 + + 7a02dc8d-b4aa-4b9f-a431-4558eef2e364 @@ -1138,8 +1138,8 @@ - - 1405a0d1-b21a-4dda-9512-436637902b24 + + 4abbf53d-cbe2-42c4-9f3e-a0d8d596f960 @@ -1153,8 +1153,8 @@ - - acc16e7e-c84a-4902-ab1b-c69230675361 + + a7465cbc-9370-4c1f-942e-693899a9945c @@ -1168,8 +1168,8 @@ - - 2246dad8-5f74-4764-8945-39d32ac6f32b + + 44144f20-833f-4835-9a78-0b1fb53dc8b6 @@ -1183,8 +1183,8 @@ - - 56dbc5d3-47b5-462a-930a-1104fc17b243 + + 84ba74a4-99e2-4844-a01d-92de8d9e71ec @@ -1198,8 +1198,8 @@ - - 86b46b4b-fbbe-48ea-a5f4-4a0e2330023e + + a2cdd764-b7fc-4532-be9e-a19cbd94a70b @@ -1213,8 +1213,8 @@ - - d4ae4212-9303-4938-9fa8-db179a29d257 + + df0321ae-081b-47c7-a409-afb9618c53cb @@ -1228,8 +1228,8 @@ - - f2d78a49-35ab-4612-95b2-a4bb2b92e1eb + + f0197572-bb4d-4689-aff4-c2f7fd7a7f76 @@ -1243,8 +1243,8 @@ - - a860c8f7-e05b-43b5-9906-27e43207f907 + + 02261b3b-be47-475e-8bfe-9b968fa3890c @@ -1258,8 +1258,8 @@ - - 03cb163c-f11d-4aba-9e43-552f23cb8d30 + + 35429079-77f8-49cd-9214-ae786f35a154 @@ -1273,8 +1273,8 @@ - - b9047364-cdb9-4773-924e-993ff47a305f + + 215502df-ded0-4bf1-91cf-b989e8243094 @@ -1288,8 +1288,8 @@ - - 0f70c78f-b53a-4b00-8893-d4d54babefa2 + + 225cc9cb-d941-4a8b-8f23-1a95644604ec @@ -1303,8 +1303,8 @@ - - 4c5a875f-8373-4752-89e0-f2f4f495d41d + + e23c37d2-260d-4413-8586-a387f4e294fd @@ -1374,4 +1374,19 @@ + + xComErrorActive + + + f703e9ac-2db4-4249-8f1d-d186cc82a1e8 + + + + + 64 + 1 + 1131179972 + + + \ No newline at end of file diff --git a/StringSafetyPLC/LocalSafety/Alias Devices/SafetyComError.sds b/StringSafetyPLC/LocalSafety/Alias Devices/SafetyComError.sds new file mode 100644 index 0000000..0d5d240 --- /dev/null +++ b/StringSafetyPLC/LocalSafety/Alias Devices/SafetyComError.sds @@ -0,0 +1,18 @@ + + + + 1 + 2 + 0 + + 64 + + Manual + + Out + 0 + BIT + 1 + + + \ No newline at end of file diff --git a/StringSafetyPLC/LocalSafety/LocalSafety.sal b/StringSafetyPLC/LocalSafety/LocalSafety.sal index f0c3fb2..42e3304 100644 --- a/StringSafetyPLC/LocalSafety/LocalSafety.sal +++ b/StringSafetyPLC/LocalSafety/LocalSafety.sal @@ -1,5 +1,5 @@  - + @@ -487,7 +487,13 @@ - + + + + + + + diff --git a/StringSafetyPLC/Multi Setting.sms b/StringSafetyPLC/Multi Setting.sms index ed8362a..4c759c3 100644 --- a/StringSafetyPLC/Multi Setting.sms +++ b/StringSafetyPLC/Multi Setting.sms @@ -1,5 +1,5 @@  - + 1 @@ -179,11 +179,11 @@ d6de3204-80eb-4979-804a-345c99671b6d - + 52fbf25f-4146-4e71-a31c-f3046cb0b508 - + diff --git a/StringSafetyPLC/PressureCheck/PressureCheck.sal b/StringSafetyPLC/PressureCheck/PressureCheck.sal index d1375ec..b1ce6f0 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 99dbcab..0c41ba4 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/StringSafetyPLC.splcproj b/StringSafetyPLC/StringSafetyPLC.splcproj index 57154bc..d566c77 100644 --- a/StringSafetyPLC/StringSafetyPLC.splcproj +++ b/StringSafetyPLC/StringSafetyPLC.splcproj @@ -1,5 +1,5 @@  - + Debug 2.0 @@ -27,7 +27,7 @@ False False - 64 + 65 2 StringSafetyPLC @@ -47,6 +47,7 @@ + diff --git a/StringSafetyPLC/TargetSystemConfig.xml b/StringSafetyPLC/TargetSystemConfig.xml index 6122488..3b77b81 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 - 57985 + 16285 false false 1 @@ -19,4 +19,7 @@ true true + + + \ No newline at end of file diff --git a/StringSafetyPLC/User FBs/ModulePressureCheck.ufb b/StringSafetyPLC/User FBs/ModulePressureCheck.ufb index 73b15f7..0b35c37 100644 --- a/StringSafetyPLC/User FBs/ModulePressureCheck.ufb +++ b/StringSafetyPLC/User FBs/ModulePressureCheck.ufb @@ -1,5 +1,5 @@  - + @@ -124,7 +124,7 @@ - + @@ -133,7 +133,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -197,7 +197,7 @@ - + @@ -252,7 +252,7 @@ - + @@ -261,7 +261,7 @@ - + @@ -316,7 +316,7 @@ - + @@ -325,7 +325,7 @@ - + diff --git a/StringSafetyPLC/VoltageCheck/VoltageCheck.sal b/StringSafetyPLC/VoltageCheck/VoltageCheck.sal index 7e29edd..8a62608 100644 --- a/StringSafetyPLC/VoltageCheck/VoltageCheck.sal +++ b/StringSafetyPLC/VoltageCheck/VoltageCheck.sal @@ -1,5 +1,5 @@  - + @@ -177,13 +177,13 @@ - + - + diff --git a/StringSafetyPLC/VoltageCheck/VoltageCheck.sal.diagram b/StringSafetyPLC/VoltageCheck/VoltageCheck.sal.diagram index ebc6f5d..06ede28 100644 --- a/StringSafetyPLC/VoltageCheck/VoltageCheck.sal.diagram +++ b/StringSafetyPLC/VoltageCheck/VoltageCheck.sal.diagram @@ -1,5 +1,5 @@  - + @@ -231,7 +231,7 @@ - + diff --git a/Uniper.tsproj b/Uniper.tsproj index 3b77e8e..2010ae7 100644 --- a/Uniper.tsproj +++ b/Uniper.tsproj @@ -439,7 +439,7 @@ - + PLC Instance {08500001-0000-0000-F000-000000000064} @@ -452,32 +452,16 @@ MAIN._xString1DCSafetyOk BOOL - - MAIN.xSafetyResterTaster - BOOL - - - MAIN._xHarwareResetButton - - BOOL - - - MAIN._fbSafety.xVoltagesInRange - BOOL - - - MAIN._fbSafety.xPressureInRange - BOOL - - - MAIN._fbSafety.xTemperaturesInRange - BOOL - MAIN._afbStrings[0].xSafetyIntlksOk BOOL + + MAIN._afbStrings[0].xSafetyComError + + BOOL + MAIN._afbStrings[0].xRepairSwitchOk @@ -488,6 +472,21 @@ BOOL + + MAIN._afbStrings[0]._fbModule1.xLeakageSegments12 + + BOOL + + + MAIN._afbStrings[0]._fbModule1.xLeakageSegments34 + + BOOL + + + MAIN._afbStrings[0]._fbModule1.xLeakageTank + + BOOL + MAIN._afbStrings[0]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback BOOL @@ -1380,6 +1379,21 @@ EL30xx also sets this if an underrange or overrange error is present]]> BOOL + + MAIN._afbStrings[0]._fbModule2.xLeakageSegments12 + + BOOL + + + MAIN._afbStrings[0]._fbModule2.xLeakageSegments34 + + BOOL + + + MAIN._afbStrings[0]._fbModule2.xLeakageTank + + BOOL + MAIN._afbStrings[0]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback BOOL @@ -2272,6 +2286,21 @@ EL30xx also sets this if an underrange or overrange error is present]]> BOOL + + MAIN._afbStrings[0]._fbModule3.xLeakageSegments12 + + BOOL + + + MAIN._afbStrings[0]._fbModule3.xLeakageSegments34 + + BOOL + + + MAIN._afbStrings[0]._fbModule3.xLeakageTank + + BOOL + MAIN._afbStrings[0]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback BOOL @@ -3190,6 +3219,11 @@ BOOL + + MAIN._afbStrings[1].xSafetyComError + + BOOL + MAIN._afbStrings[1].xRepairSwitchOk @@ -3200,6 +3234,21 @@ BOOL + + MAIN._afbStrings[1]._fbModule1.xLeakageSegments12 + + BOOL + + + MAIN._afbStrings[1]._fbModule1.xLeakageSegments34 + + BOOL + + + MAIN._afbStrings[1]._fbModule1.xLeakageTank + + BOOL + MAIN._afbStrings[1]._fbModule1._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback BOOL @@ -4092,6 +4141,21 @@ EL30xx also sets this if an underrange or overrange error is present]]> BOOL + + MAIN._afbStrings[1]._fbModule2.xLeakageSegments12 + + BOOL + + + MAIN._afbStrings[1]._fbModule2.xLeakageSegments34 + + BOOL + + + MAIN._afbStrings[1]._fbModule2.xLeakageTank + + BOOL + MAIN._afbStrings[1]._fbModule2._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback BOOL @@ -4984,6 +5048,21 @@ EL30xx also sets this if an underrange or overrange error is present]]> BOOL + + MAIN._afbStrings[1]._fbModule3.xLeakageSegments12 + + BOOL + + + MAIN._afbStrings[1]._fbModule3.xLeakageSegments34 + + BOOL + + + MAIN._afbStrings[1]._fbModule3.xLeakageTank + + BOOL + MAIN._afbStrings[1]._fbModule3._fbUnit1._fbPosolytValveTankOutlet.xOpenFeedback BOOL @@ -5897,6 +5976,32 @@ EL30xx also sets this if an underrange or overrange error is present]]> BOOL + + MAIN.xSafetyResterTaster + BOOL + + + MAIN._xHarwareResetButton + + BOOL + + + MAIN._uiEtherCATState + + UINT + + + MAIN._fbSafety.xVoltagesInRange + BOOL + + + MAIN._fbSafety.xPressureInRange + BOOL + + + MAIN._fbSafety.xTemperaturesInRange + BOOL + PlcTask Outputs @@ -5904,19 +6009,6 @@ MAIN._xShowAckEmergencyStop BOOL - - MAIN.xSafetyRun - - BOOL - - - MAIN.xSafetyErrAck - BOOL - - - MAIN._xShowErrorOnButton - BOOL - MAIN._afbStrings[0].xCloseDCCB @@ -6921,6 +7013,19 @@ INT + + MAIN.xSafetyRun + + BOOL + + + MAIN.xSafetyErrAck + BOOL + + + MAIN._xShowErrorOnButton + BOOL + @@ -8345,8 +8450,11 @@ Bit1: Value bigger/equal Limit2]]> BIT + + BIT + - ARRAY [0..5] OF BIT + ARRAY [0..4] OF BIT @@ -26496,8 +26604,11 @@ Bit1: Value bigger/equal Limit2]]> BIT + + BIT + - ARRAY [0..5] OF BIT + ARRAY [0..4] OF BIT @@ -43889,6 +44000,7 @@ Bit1: Value smaller than Limit2]]> + @@ -43896,7 +44008,6 @@ Bit1: Value smaller than Limit2]]> - @@ -43910,57 +44021,59 @@ Bit1: Value smaller than Limit2]]> - - - + + + - + + - + + - - - + + - - - + - + - + - - + + + + - - + + - + + @@ -43968,6 +44081,9 @@ Bit1: Value smaller than Limit2]]> + + + @@ -43975,11 +44091,9 @@ Bit1: Value smaller than Limit2]]> - - - + @@ -43994,81 +44108,79 @@ Bit1: Value smaller than Limit2]]> - - - - - - - + - + - + + + + - - + + + + - + + + - - + - - - - - + + + + - - - + + + - - + @@ -44085,6 +44197,9 @@ Bit1: Value smaller than Limit2]]> + + + @@ -44093,6 +44208,7 @@ Bit1: Value smaller than Limit2]]> + @@ -44107,6 +44223,7 @@ Bit1: Value smaller than Limit2]]> + diff --git a/UniperEvents.tmc b/UniperEvents.tmc index fdaaef7..65f08c0 100644 --- a/UniperEvents.tmc +++ b/UniperEvents.tmc @@ -2,11 +2,11 @@ - General + General NotAllCompInAutomatic - + Warning @@ -24,6 +24,21 @@ Error + + LeakageDS12 + + Error + + + LeakageDS34 + + Error + + + LeakageTank + + Error + @@ -31,10 +46,15 @@ + + + + + - BMSEvents + BMSEvents NotAllCompInAuto @@ -86,6 +106,11 @@ Error + + EthercatStringError + + Error + @@ -102,6 +127,9 @@ + + +