7/11/2020 5:38 PM | |
Posts: 11 Rating: (1) |
Hello, I am also stuck in communication between BTU meter model Scylar INT 8 with Siemens controller. I am new to M-Bus and would like to know how to read the response from slave like how many bytes of data the slave has sent in response and how to identify the instantaneous parameter values sent by slave in CI field. We need the address of the instantaneous values like flow rate , temperature etc. of this BTU meter that needs to be put in Xworks for programming. From where can we get these addresses of the above parameters.
------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 07/13/2020 10:46:47New subject after splitting |
|
7/14/2020 4:40 PM | |
Posts: 11 Rating: (1) |
Hello Cuhalovjan, Thank you for your response. Customer is having TXI2.open to communicate with BTU meter. I understand if the Master sends telegram to BTU meter then it would respond back with feedback that would look like: "68 Lfield L field 68 control Field Address CI Field User Data in bytes Check sum 16 “ . Here the ' User data in bytes ' will have information of parameter values. We wish to know how to decode this byte data like how many bytes and which parameter in the sequence. After decoding this , how the same can be integrated through TXI2.open. What values or address would the TXI2.open require to decode the above response from slave. Manual of Scylar 8 attached herewith. It has got VIF values of various parameters and I suppose those can be used to decode the parameters. Attachment254413-FR-EN-SCYLAR_INT8_CommunicationDescription_v1.4_EN (1).pdf (594 Downloads) |
7/16/2020 5:02 PM | |
Joined: 11/8/2017 Last visit: 11/12/2024 Posts: 341 Rating: (195) |
Hi, You can use a program called MBSheet to scan the MBus network for devices, and then get a read-out of the point-mapping within them. For the integration, I think maybe you're 'over-thinking' the requirements . If the mapping is done correctly, the system (TX Open) will decode / translate all responses for you. The data sheet you attach shows the MBus addresses in Hex format. Entry into the TX-Open tool needs to be done in Decimal format. See HERE. See attached as an example, Meter1.JPG - although it's for Modbus, the principal is the same. Meter2.JPG shows part of the data entry within the TX Open tool. Bear in mind you will need an MBus power supply, in addition to the TX Open module. Also, for the CI points within the PX - these need to be configured for 'Metering' on one of the Input pins (from memory, the pin defaults to 'Counting'). Regards, AttachmentMeter.zip (545 Downloads) |
7/17/2020 6:59 PM | |
Joined: 7/25/2012 Last visit: 11/7/2024 Posts: 278 Rating: (84) |
Hi, it wasn't me who shared the document with ModBus addressing. I can share the engineering document for TXI.Open, where is visible how to do it. But first you have to have a scan from meter (best from TX.Open tool) and then I can provide more detailed advice. AttachmentCM110572en_09.pdf (603 Downloads) |
Best regards, |
|
This contribution was helpful to1 thankful Users |
Follow us on