EPICS3/4 - Changes caused by put cannot be monitored

XMLWordPrintable

    • Type: Bug
    • Resolution: resolved
    • Priority: Major
    • Component/s: SW
    • None
    • Environment:

       

       

      Calling RemoteVariable.set does not seem to notify the listeners that the value has changed.  Naively adding a call to RemoteVariable.get into epicsV4.EpicsPVHandler after the set call does not help, as this only calls the BaseVariable listeners and not the function listeners.  (The distinction between RemoteVariable._queueUpdate which updates the BaseVariable listeners and RemoteVariable._doUpdate which updates the function listeners is lost on me.)

              Assignee:
              Unassigned
              Reporter:
              Michael Browne
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: