plugin.peripherial:

  owen_2trm1: &owen_2trm1
    descr:        owen.2trm1
    retrial:      1
    delay_ms:     5
    type:         modbus
    writeSingle:  off
    chmap:        on
    chmap.value:  PV1:1 PV2:2
    tags:
      - name:          Device
        address:       0x1000
        type:          string
        size:          4
        readOnce:      on
  
      - name:          Version
        address:       0x1004
        type:          string
        size:          4
        readOnce:      on
        readEnd:       on

      - name:          Status
        address:       0x1008
        type:          uint16
        access:        ro
 

      - name:          PV1
        address:       0x1009
        type:          float32
        littleEndian:  on
        access:        ro

      - name:          PV2
        address:       0x100B
        type:          float32
        littleEndian:  on
        access:        ro

      - name:          FUN1
        address:       0x100D
        type:          float32
        littleEndian:  on
        access:        ro

      - name:          FUN2
        address:       0x100F
        type:          float32
        littleEndian:  on
        access:        ro

      - name:          bord
        address:       0x0505

      - name:          apply
        address:       0x0506
        readEnd:       on
 
 

  module.trm2:
    portnum:  4
    netaddr:  16
    <<: *owen_2trm1
  • doc/jroboplc/modules/peripherial/modbus_owen_2trm1.txt
  • Last modified: 2026/02/16 11:12
  • by denis