Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-14495

OPC UA Client samplingInterval parameter seems not take any effect

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.25.0
    • 3.2.0
    • camel-milo
    • Unknown

    Description

      When I set the samplingInterval  parameter on a Milo OPC UA Client route, the interval not changes on the real OPC application! Remains 1000 mili seconds even after configuring!! Can anyone confirm that??

       Heres my route

      <routes xmlns="http://camel.apache.org/schema/spring" >
          <route id="sensor">

              <from uri="milo-client:tcp://192.168.0.2:4840?samplingInterval=50&node=RAW(ns=4;i=12)"/>
              <process ref="set-opc"/>
              <setBody><simple>${in.body}</simple></setBody>
              <to uri="stream:out"/>
          </route>
      </routes>

      Thanks
       
       

      Attachments

        Issue Links

          Activity

            People

              dmvolod Dmitry Volodin
              evergreen Hobbert
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m