Gas Analyzers - Emerson

Transcription

Modbus ManualHASXEE-IM-MB5/2017Gas AnalyzersX-STREAM Enhanced SeriesModbus Manualwww.EmersonProcess.com

Modbus ManualX-STREAM XEHASXEE-IM-MB5/2017Table of ContentsChapter 1 Modbus Functions1-31.1 Abstract.1-31.2 Modbus TCP/IP.1-31.3 Supported Functions.1-51.4 Adressing.1-51.4.1 General Register Addressing.1-51.4.2 Bit Ordering.1-51.4.3 32-Bit Data Type Registers.1-51.4.4 32-Bit Registers Table Marking.1-51.5 List of Parameters and Registers - Sorted by Tag Name.1-61.6 List of Parameters and Registers - Sorted by Daniel Registers.1-471.7 List of Bitfield States.1-861st edition, 5/2017Emerson Process Management GmbH & Co. OHGRosemount AnalyticalProcess Gas Analyzer Center of ExcellenceIndustriestrasse 163594 HasselrothGermanyT 49 6055 884 0F 49 6055 884 2091-2Emerson Process Management GmbH & Co. OHG

Modbus ManualX-STREAM XEHASXEE-IM-MB5/2017Chapter 1Modbus Functions1.1 AbstractThis chapter lists all Modbus functionsand registers supported by X-STREAM gasanalyzers.Refer to the www.Modbus.org website for detailled documentation about programming theinterface. At date of creation of this instructionmanual the following documents were used: MODBUS Protocol Specification: Modbus Application Protocol V1 1b.pdf MODBUS Serial Line Implementation Guide:Modbus over serial line V1 02.pdf. MODBUS TCP/IP Implementation Guide: Modbus Messaging Implementation Guide V1 0b.pdfFor a list ofsupported functionspage 1-4supported parameters and registers,ordered by parameter tag nameordered by register numberpage 1-6page 1-47bitfield states1.2 Modbus TCP/IPBefore using Modbus TCP/IP take care toconfigure the communication properly:Instruction Manual HASXEE-IM-HS6-94.For Modbus TCP/IP the analyzer is factoryconfigured to support DHCP servers: The mo-Emerson Process Management GmbH & Co. OHGpage 1-86ment, the powered instrument is connectedto a DHCP server via ethernet, it will receivea valid IP address and become visible in thenetwork.If no DHCP server is available, configure theInstruction ManualIP address manuallyHASXEE-IM-HS 6-94.1-3

Modbus ManualX-STREAM XEHASXEE-IM-MB5/20171.3 Modbus - Supported Functions1.3 Supported FunctionsFunction Codedecimal(hex)Modbus )(0x0F)(0x10)for registers of 2000for registers of 1000for registers of 3000, 8000, 9000, 10000for registers of 4000, 8000, 9000, 10000for registers of 2000for registers of 3000sub function "00 Return Query Data" onlyfor registers of 2000for registers of 3000, 8000, 9000, 10000Registers ranges 8000, 9000 and 10000 are Daniel long word or floating point registers.To calculate the related Modicon registers use the following table:Daniel8001 - 84999001 - 999910001 - 10999or1-4010203040506081516Note 1)equalsequalsequalsModiconData type5001 - 5999long word6001 - 7999floating point16001 - 17999 floating pointthe following pages for comparisons of all Daniel and Modicon registers.Emerson Process Management GmbH & Co. OHG

Modbus ManualX-STREAM XEHASXEE-IM-MB5/20171.4 Modbus - Addressing1.4 Adressing1.4.1 General Register AddressingThe device uses a zero based addressingmode. That means the address numberingconvention starts at one. Therefore thedocumented addresses need to have onesubtracted from them when frames areconstructed to communicate with the device.Example:Read Register 4001Transferred frame uses address 4001 -1 4000dec 0FA0hexSee a complete Modbus transmission frameherefore (MB-Addr 1):TX 01 04 0F A0 00 01 32 FC1.4.2 Bit OrderingSome registers are using bitfield memory types which means a certain bit within a word ordouble word can be referenced as a Boolean.The bit numbering for those types starts at 0and is the least significant bit of that register.Note: Modicon Bit Ordering which would reverse the bit order is not supported.1.4.3 32-Bit Data Type RegistersThe device supports the following registertypes as a 32-bit register: FLOAT: Single precision floating pointaccording IEEE-754 DWORD: Unsigned 32 bit value or 32-bitbitfield LONG: Singed 32-bit valueEmerson Process Management GmbH & Co. OHGSince Modbus defines only 16-bit registertypes for the transmission of a 32-bit valueare used two consecutive registers.How to transmit these 2 consecutive registers is not well-defined but there has beenestablished 3 different modes used by Modbus host systems.These are supported by the device but therequired mode has to be configured.Configuration selections are: 16BitLow: 1st register is low word of the32-bit value, 2nd register is high word. 16BitHigh: 1st register is high word ofthe 32-bit value, 2nd register is lowword. 32Bit: There is allocated only one register address for containing a 32-bitvalue. In the transmission frame theamount of transmitted bytes/words isdoubled and the 2 consecutive wordsare contained. This mode we namedalso as Daniel mode.1.4.4 32-Bit Registers Table MarkingThere is a conflict in the number of consumed register addresses between the 2 16Bitmodes and the 32 Bit mode.Therefore are defined different addressingranges for those 32-Bit register types. Modicon: Applies to the transmissionmodes 16BitLow and 16BitHigh. Daniel: Applies to the 32Bit transmissionmode1-5

Modbus ManualX-STREAM XEHASXEE-IM-MB5/20171.5 List of Parameters and Registers - Sorted by Tag Name1.5 List of Parameters and Registers - Sorted by Tag NameNote!The client access column in this list provides information about the read only (RO) or read/write(R/W) access restrictions for each parameter.Tag NameAddressModicon tates20912091Boolean R/WControl.Acknowledge.Failure20922092Boolean R/WControl.Acknowledge.FctChecks20952095Boolean R/WControl.Acknowledge.LevelAlarms20962096Boolean n R/WControl.Acknowledge.OffSpecs20932093Boolean pState22081208220812082Boolean R/WBoolean R/WControl.ApplyGas.SampleValve120512051Boolean R/WControl.ApplyGas.SampleValve220522052Boolean R/WControl.ApplyGas.SampleValve320532053Boolean R/WControl.ApplyGas.SampleValve420542054Boolean R/WControl.ApplyGas.SampleValve520552055Boolean R/WControl.ApplyGas.Span1Valve120612061Boolean R/WControl.ApplyGas.Span1Valve220652065Boolean R/WControl.ApplyGas.Span1Valve320692069Boolean R/WControl.ApplyGas.Span1Valve420732073Boolean R/WControl.ApplyGas.Span1Valve520772077Boolean R/WControl.ApplyGas.Span2Valve120622062Boolean R/WControl.ApplyGas.Span2Valve220662066Boolean R/WControl.ApplyGas.Span2Valve320702070Boolean R/WControl.ApplyGas.Span2Valve420742074Boolean R/W1-6Description1 Acknowledge device's states; 0 no effect1 Acknowledge device's Namur Failurealarms; 0 no effect1 Acknowledge device's Namur FctCheckalarms; 0 no effect1 Acknowledge device's level alarms; 0 noeffect1 Acknowledge device's Namur MaintRequalarms; 0 no effect1 Acknowledge device's Namur Off-specalarms; 0 no effectPump1 state (0 Off 1 On)Pump1 state (0 Off 1 On)0 close all valves; 1 open sample valvecomp10 close all valves; 1 open sample valvecomp20 close all valves; 1 open sample valvecomp30 close all valves; 1 open sample valvecomp40 close all valves; 1 open sample valvecomp50 open sample valve; 1 open span1 valvecomp10 open sample valve; 1 open span1 valvecomp20 open sample valve; 1 open span1 valvecomp30 open sample valve; 1 open span1 valvecomp40 open sample valve; 1 open span1 valvecomp50 open sample valve; 1 open span2 valvecomp10 open sample valve; 1 open span2 valvecomp20 open sample valve; 1 open span2 valvecomp30 open sample valve; 1 open span2 valvecomp4Emerson Process Management GmbH & Co. OHG

Modbus ManualX-STREAM XEHASXEE-IM-MB5/20171.5 List of Parameters and Registers - Sorted by Tag NameTag NameAddressModicon lve520782078Boolean R/WControl.ApplyGas.Span3Valve120632063Boolean R/WControl.ApplyGas.Span3Valve220672067Boolean R/WControl.ApplyGas.Span3Valve320712071Boolean R/WControl.ApplyGas.Span3Valve420752075Boolean R/WControl.ApplyGas.Span3Valve520792079Boolean R/WControl.ApplyGas.Span4Valve120642064Boolean R/WControl.ApplyGas.Span4Valve220682068Boolean R/WControl.ApplyGas.Span4Valve320722072Boolean R/WControl.ApplyGas.Span4Valve420762076Boolean R/WControl.ApplyGas.Span4Valve520802080Boolean R/WControl.ApplyGas.ZeroValve120562056Boolean R/WControl.ApplyGas.ZeroValve220572057Boolean R/WControl.ApplyGas.ZeroValve320582058Boolean R/WControl.ApplyGas.ZeroValve420592059Boolean R/WControl.ApplyGas.ZeroValve520602060Boolean R/WControl.Calibration.Blowback 1Control.Calibration.Blowback 2Control.Calibration.Blowback 3Control.Calibration.Blowback 4Control.Calibration.Blowback 5Control.Calibration.Blowback AllControl.Calibration.Calib bration.Span 1Control.Calibration.Span 2Control.Calibration.Span 3Control.Calibration.Span 4Control.Calibration.Span 5Control.Calibration.Span AllControl.Calibration.Zero 1Control.Calibration.Zero ooleanBooleanBooleanBooleanBooleanBooleanEmerson Process Management GmbH & Co. WDescription0 open sample valve; 1 open span2 valvecomp50 open sample valve; 1 open span3 valvecomp10 open sample valve; 1 open span3 valvecomp20 open sample valve; 1 open span3 valvecomp30 open sample valve; 1 open span3 valvecomp40 open sample valve; 1 open span3 valvecomp50 open sample valve; 1 open span4 valvecomp10 open sample valve; 1 open span4 valvecomp20 open sample valve; 1 open span4 valvecomp30 open sample valve; 1 open span4 valvecomp40 open sample valve; 1 open span4 valvecomp50 open sample valve; 1 open zero valvecomp10 open sample valve; 1 open zero valvecomp20 open sample valve; 1 open zero valvecomp30 open sample valve; 1 open zero valvecomp40 open sample valve; 1 open zero valvecomp4Blowback procedure comp1 (1 start)Blowback procedure comp2 (1 start)Blowback procedure comp3 (1 start)Blowback procedure comp4 (1 start)Blowback procedure comp5 (1 start)Blowback procedure all (1 start)Cancel any calibration (1 cancel)Zero span calibration all (1 start)Span calibration comp1 (1 start)Span calibration comp2 (1 start)Span calibration comp3 (1 start)Span calibration comp4 (1 start)Span calibration comp5 (1 start)Span calibration all (1 start)Zero calibration comp1 (1 start)Zero calibration comp2 (1 start)1-7

Modbus ManualX-STREAM XEHASXEE-IM-MB5/20171.5 List of Parameters and Registers - Sorted by Tag NameTag NameAddressModicon ration.Zero 3Control.Calibration.Zero 4Control.Calibration.Zero 5Control.Calibration.Zero AllControl.Calibration.ZeroSpan 1Control.Calibration.ZeroSpan 2Control.Calibration.ZeroSpan 3Control.Calibration.ZeroSpan 4Control.Calibration.ZeroSpan 5Control.Calibration.ZeroSpan .Validation.Span 1Control.Validation.Span 2Control.Validation.Span 3Control.Validation.Span 4Control.Validation.Span 5Control.Validation.Span AllControl.Validation.Zero 1Control.Validation.Zero 2Control.Validation.Zero 3Control.Validation.Zero 4Control.Validation.Zero 5Control.Validation.Zero AllControl.Validation.ZeroSpan 1Control.Validation.ZeroSpan 2Control.Validation.ZeroSpan 3Control.Validation.ZeroSpan 4Control.Validation.ZeroSpan 5Control.Validation.ZeroSpan 3WordRO4011 401640263141 314716141 161424011 401640263141 3147StringROsoftware release versionWordROVersion number of sensor firmwareStringROserial number of the deviceFloatROLast valid Primary Variable 1 (Concentrationin alNumberPV LV11-810071Zero calibration comp3 (1 start)Zero calibration comp4 (1 start)Zero calibration comp5 (1 start)Zero calibration all (1 start)Zero span calibration comp1 (1 start)Zero span calibration comp1 (1 start)Zero span calibration comp1 (1 start)Zero span calibration comp1 (1 start)Zero span calibration comp1 (1 start)Zero span calibration all (1 start)current range comp1 (0 R1, 1 R2, 2 R3,3 R4)current range comp2 (0 R1, 1 R2, 2 R3,3 R4)current range comp3 (0 R1, 1 R2, 2 R3,3 R4)current range comp4 (0 R1, 1 R2, 2 R3,3 R4)current range comp5 (0 R1, 1 R2, 2 R3,3 R4)Span validation comp1 (1 start)Span validation comp2 (1 start)Span validation comp3 (1 start)Span validation comp4 (1 start)Span validation comp5 (1 start)Span validation all (1 start)Zero validation comp1 (1 start)Zero validation comp2 (1 start)Zero validation comp3 (1 start)Zero validation comp4 (1 start)Zero validation comp5 (1 start)Zero validation all (1 start)Zero span validation comp1 (1 start)Zero span validation comp1 (1 start)Zero span validation comp1 (1 start)Zero span validation comp1 (1 start)Zero span validation comp1 (1 start)Zero span validation all (1 start)ID of used Interface(1 SerProc 2 SerSvc17 ETH1 18 ETH2)Emerson Process Management GmbH & Co. OHG

Modbus ManualX-STREAM XEHASXEE-IM-MB5/20171.5 List of Parameters and Registers - Sorted by Tag NameTag NameAddressModicon DanielPV LV2PV LV3PV LV4PV LV5PV1PV2PV3PV4PV516143 1614416145 1614616147 1614816149 161506001 60026003 60046005 60066007 60086009 6010DataTypeClientAccessDescriptionLast valid Primary Variable 2 (Concentrationin ppm)Last valid Primary Variable 3 (Concentrationin ppm)Last valid Primary Variable 4 (Concentrationin ppm)Last valid Primary Variable 5 (Concentrationin RO9001FloatROPrimary Variable 1 (Concentration in ppm)9002FloatROPrimary Variable 2 (Concentration in ppm)9003FloatROPrimary Variable 3 (Concentration in ppm)9004FloatROPrimary Variable 4 (Concentration in ppm)9005FloatROPrimary Variable 5 (Concentration in .CPLDVersion33163001300230033004300540283251 32664017 402240273141 283251 32664017 402240273141 rdR/WR/WR/WR/WR/WR/WROcal proc mode comp1 (0 Disabled 1 Manual 2 SingleAuto 3 AdvCal)cal proc mode comp2 (0 Disabled 1 Manual 2 SingleAuto 3 AdvCal)cal proc mode comp3 (0 Disabled 1 Manual 2 SingleAuto 3 AdvCal)cal proc mode comp4 (0 Disabled 1 Manual 2 SingleAuto 3 AdvCal)cal proc mode comp5 (0 Disabled 1 Manual 2 SingleAuto 3 AdvCal)Tubing (0 Parallel 1 Serial)built-in component1built-in component2built-in component3built-in component4built-in component5Version number of CPLD firmwareStringR/WInfos stored for manufacturing purposesStringROsoftware release dateWordROBuild number of sensor firmwareStringR/Wserial number of the deviceBooleanWordWordWordWordR/WR/WR/WR/WR/WReset the deviceEnable Inputs Simulation of XDIO Card #1Enable Inputs Simulation of XDIO Card #2Simulation Input state of a XDIO Card #1Simulation Input state of a XDIO Card utSimVal2Emerson Process Management GmbH & Co. OHG1-9

Modbus ManualX-STREAM XEHASXEE-IM-MB5/20171.5 List of Parameters and Registers - Sorted by Tag NameTag NameAddressModicon ompensation.PfactSensorAssign41-106323 63246327 63286331 63326335 63366339 63406321 63226325 63266329 63306333 63346337 63386541 65486549 65566557 65646565 65726573 olute maximum range of comp19164FloatR/Wabsolute maximum range of comp29166FloatR/Wabsolute maximum range of comp39168FloatR/Wabsolute maximum range of comp49170FloatR/Wabsolute maximum range of comp59161FloatR/Wabsolute minimum range of comp19163FloatR/Wabsolute minimum range of comp29165FloatR/Wabsolute minimum range of comp39167FloatR/Wabsolute minimum range of comp49169FloatR/Wabsolute minimum range of comp5FloatR/Wpolynom coeffs for pressure factor of comp1FloatR/Wpolynom coeffs for pressure factor of comp2FloatR/Wpolynom coeffs for pressure factor of comp3FloatR/Wpolynom coeffs for pressure factor of comp4FloatR/Wpolynom coeffs for pressure factor of comp59271 92749275 92789279 92829283 92869287 27WordR/W34283428WordR/W34293429WordR/Wenable pressure span compensation ofcomp1enable pressure span compensation ofcomp2enable pressure span compensation ofcomp3enable pressure span compensation ofcomp4enable pressure span compensation ofcomp5assign press-sensor of span comp1 (0 Man1 DSP P1 2 DSP P2 etc.)assign press-sensor of span comp2 (0 Man1 DSP P1 2 DSP P2 etc.)assign press-sensor of span comp3 (0 Man1 DSP P1 2 DSP P2 etc.)assign press-sensor of span comp4 (0 Man1 DSP P1 2 DSP P2 etc.)Emerson Process Management GmbH & Co. OHG

Modbus ManualX-STREAM XEHASXEE-IM-MB5/20171.5 List of Parameters and Registers - Sorted by Tag NameTag NameAddressModicon 430rAssign56441 449 457 465 473 ervice.Measurement.Compensation.TfactConc- 6481 onc- 6489 onc- 6497 onc- 6505 onc- 6513 .Compensation.TfactTempe- 6531 empe- 6533 empe- 6535 rature36536Emerson Process Management GmbH & Co. FloatRO9221 92249225 92289229 92329233 92369237 92409241 92449245 92489249 92529253 92569257 9260Descriptionassign press-sensor of span comp5 (0 Man1 DSP P1 2 DSP P2 etc.)polynom coeffs for temperature factor ofcomp1polynom coeffs for temperature factor ofcomp2polynom coeffs for temperature factor ofcomp3polynom coeffs for temperature factor ofcomp4polynom coeffs for temperature factor ofcomp5polynom coeffs for conc correction of tempfactor comp1polynom coeffs for conc correction of tempfactor comp2polynom coeffs for conc correction of tempfactor comp3polynom coeffs for conc correction of tempfactor comp4polynom coeffs for conc correction of tempfactor comp5enable temperature span compensation ofcomp1enable temperature span compensation ofcomp2enable temperature span compensation ofcomp3enable temperature span compensation ofcomp4enable temperature span compensation ofcomp5assign temp-sensor of span comp1 (0 None1 DSP T1 2 DSP T2 etc.assign temp-sensor of span comp2 (0 None1 DSP T1 2 DSP T2 etc.assign temp-sensor of span comp3 (0 None1 DSP T1 2 DSP T2 etc.assign temp-sensor of span comp4 (0 None1 DSP T1 2 DSP T2 etc.assign temp-sensor of span comp5 (0 None1 DSP T1 2 DSP T2 etc.temperature for span compensation ofcomp1temperature for span compensation ofcomp2temperature for span compensation ofcomp31-11

Modbus ManualX-STREAM XEHASXEE-IM-MB5/20171.5 List of Parameters and Registers - Sorted by Tag NameTag NameAddressModicon t.Compensation.ToffCoeffs56537 65386539 65406401 64086409 64166417 64246425 64326433 tR/WFloatR/WFloatR/WFloatR/WFloatR/W9201 92049205 92089209 92129213 92169217 9220Service.Measurement.Compensation.ToffEnable1 ffEnable2 ffEnable3 ffEnable4 ffEnable5 surement.Lin.CalcResults21-126521 65226523 65246525 65266527 65286529 65303571 35743575 35783571 35743575 3578Descriptiontemperature for span compensation ofcomp4temperature for span compensation ofcomp5polynom coeffs for temperature offset ofcomp1polynom coeffs for temperature offset ofcomp2polynom coeffs for temperature offset ofcomp3polynom coeffs for temperature offset ofcomp4polynom coeffs for temperature offset ofcomp5enable temperature zero compensation ofcomp1enable temperature zero compensation ofcomp2enable temperature zero compensation ofcomp3enable temperature zero compensation ofcomp4enable temperature zero compensation ofcomp5assign temp-sensor of zero comp1 (0 None1 DSP T1 2 DSP T2 etc.assign temp-sensor of zero comp2 (0 None1 DSP T1 2 DSP T2 etc.assign temp-sensor of zero comp3 (0 None1 DSP T1 2 DSP T2 etc.assign temp-sensor of zero comp4 (0 None1 DSP T1 2 DSP T2 etc.assign temp-sensor of zero comp5 (0 None1 DSP T1 2 DSP T2 etc.temperature for zero compensation ofcomp1temperature for zero compensation ofcomp2temperature for zero compensation ofcomp3temperature for zero compensation ofcomp4temperature for zero compensation ofcomp5LinCalc results (P1.P4) comp1 (0 NoCoeff1 Good 2 Busy .)LinCalc results (P1.P4) comp2 (0 NoCoeff1 Good 2 Busy .)Emerson Process Management GmbH & Co. OHG

Modbus ManualX-STREAM XEHASXEE-IM-MB5/20171.5 List of Parameters and Registers - Sorted by Tag NameTag NameAddressModicon Daniel3579 35823583 35863587 35903579 35823583 35863587 lcResults3DataTypeClientAccessDescriptionLinCalc results (P1.P4) comp3 (0 NoCoeff1 Good 2 Busy .)LinCalc results (P1.P4) comp4 (0 NoCoeff1 Good 2 Busy .)LinCalc results (P1.P4) comp5 (0 NoCoeff1 Good 2 Busy .)LinFct PolySets (0 All 1 P1 2 P2 3 P34 P4) comp1LinFct PolySets (0 All 1 P1 2 P2 3 P34 P4) comp2LinFct PolySets (0 All 1 P1 2 P2 3 P34 P4) comp3LinFct PolySets (0 All 1 P1 2 P2 3 P34 P4) comp4LinFct PolySets (0 All 1 P1 2 P2 3 P34 P4) FloatR/WLinearizer Cut-off value of comp19693FloatR/WLinearizer Cut-off value of comp19793FloatR/WLinearizer Cut-off value of comp19893FloatR/WLinearizer Cut-off value of comp19993FloatR/WLinearizer Cut-off value of comp1350135023503350435053551 35543555 35583559 35623563 35663567 R/WR/WR/WEnable Linearizer of comp1Enable Linearizer of comp1Enable Linearizer of comp1Enable Linearizer of comp1Enable Linearizer of comp1WordR/WEnable polyn. linearizers (R1.R4) of comp1WordR/WEnable polyn. linearizers (R1.R4) of comp2WordR/WEnable polyn. linearizers (R1.R4) of comp3WordR/WEnable polyn. linearizers (R1.R4) of comp4WordR/WEnable polyn. linearizers (R1.R4) of Lin-computing iteration steps of comp1)Lin-computing iteration steps of comp1)Lin-computing iteration steps of comp1)Lin-computing iteration steps of comp1)Lin-computing iteration steps of comp1)Lin. status comp1 (0 Normal 1 Underflow2 Overflow 3 ations57185 71867385 73867585 75867785 77867985 7986350135023503350435053551 35543555 35583559 35623563 35663567 blePolyn5Emerson Process Management GmbH & Co. OHG1-13

Modbus ManualX-STREAM XEHASXEE-IM-MB5/20171.5 List of Parameters and Registers - Sorted by Tag NameTag NameAddressModicon DanielDataTypeClientAccessDescriptionLin. status comp2 (0 Normal 1 Underflow2 Overflow 3 Undefined)Lin. status comp3 (0 Normal 1 Underflow2 Overflow 3 Undefined)Lin. status comp4 (0 Normal 1 Underflow2 Overflow 3 Undefined)Lin. status comp5 (0 Normal 1 Underflow2 Overflow 3 r Maximum Value of comp19692FloatROLinearizer Maximum Value of comp29792FloatROLinearizer Maximum Value of comp39892FloatROLinearizer Maximum Value of comp49992FloatROLinearizer Ma

Control.Calibration.Zero_1 2001 2001 Boolean R/W Zero calibration comp1 (1 start) Control.Calibration.Zero_2 2002 2002 Boolean R/W Zero calibration comp2 (1 start) 1-8 Emerson Process Management GmbH Co. OHG X-STREAM XE Modbus Manual HASXEE-IM-MB 5/2017 1.5 List of Parameters and Registers - Sorted by Tag Name