devices template Elements count && data conversion

Forum Home Forums Communicating with Devices Modbus devices template Elements count && data conversion

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2499
    zhaochengshen
    Participant

    I have to two problems.

    1.the maxinum number of elements is 125 in the Device template.
    What should I do if I have more than 125 elements

    2.Is an element a word(2bytes)?
    how can I get the original Hex data?
    now I need convert 2 words to float number or convert 4 words to double number.
    and sometime I need to convert high and low bytes or convert byte location.

    #2500
    Mikhail
    Moderator

    1. 125 elements in one group of holding registers. Just add new group.
    2. By default 1 element is a word. You can choose the appropriate type of element in the template for float or double.

    #2502
    zhaochengshen
    Participant

    thanks a lot.I’ll try again.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.