Jump to content

PaoloB

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by PaoloB

  1. Hi Porter,

    Thanks for the prompt reply. Yesterday I managed to get it to work to some extent implementing a call to Querry as you described.

    I think I might also need to modify "MB_ADU_RTU/RX ADU.vi" so that it does not throw an error. At the moment I get 403482 (CRC mismatch). But it could well be that I have missed something in the transaction. More debugging today...

    Thanks again.

    EDIT:
    Nevermind, I was specifying the wrong number of DataBytes. As soon as I set the correct one, the function works as expected.

  2. On 5/24/2016 at 7:36 PM, Porter said:

    New version uploaded (V1.0.4). Now supports function codes with responses of unpredictable length in RTU mode (other modes already supported this). In RTU mode, if the RTU_DataBytes is set to less than zero, RX_ADU.vi expects that, in the response, the byte after function code is the number of data bytes. However, if the function code is 43, Modbus encapsulated interface transport message format is assumed. For now, only MEI type 14 is properly supported. Other MEI types rely on a timeout of 200 ms to determine the end of message.

    Hi,
    first of all, thank you for this great library.
    I am working with a device that requires extensive use of the encapsulated interface transport (ETI), specifically MEI 13.
    Your quoted reply seems to indicate that, even thought it is not fully supported, it is possible to use the library to implement ETI. Could you point me in the direction on how to do it?

    Many thanks,

    Paolo

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.