Announcement

Collapse
No announcement yet.

Plugin does not allow correct counter value changes via script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Thank you for your patience. Please download the version I just uploaded to confirm it fixes the issue you reported with resting counter 1 to 0.

    Regards,
    Ultrajones
    Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

    Comment


      #17
      No. Just updated to 3.0.6325.37491

      Still one digit short on the Counter 0 command:
      Code:
      4/27/2017 7:37:16 PM...Debug~~!~~Entered ProcessCommand() subroutine.
      4/27/2017 7:37:16 PM...Debug~~!~~Processing response [XK]
      4/27/2017 7:37:17 PM...Debug~~!~~Entered WriteCounterValue() function.
      4/27/2017 7:37:17 PM...Debug~~!~~WriteCounterValue() is writting custom value 01 2.
      4/27/2017 7:37:17 PM...Debug~~!~~Sending command: 'cx010000200' to Elk M1, attempt # 1
      4/27/2017 7:37:17 PM...Debug~~!~~Entered SendToM1G() function.
      4/27/2017 7:37:17 PM...Debug~~!~~Sending 0Dcx010000200FE
       to M1G via Ethernet.
      4/27/2017 7:37:17 PM...Debug~~!~~Waiting for the M1 to respond with 'CV' for up to 1.5 seconds...
      4/27/2017 7:37:17 PM...Debug~~!~~Entered ProcessReceived() function with a string '0DCV01000020040
      '
      4/27/2017 7:37:17 PM...Debug~~!~~Entered ProcessCommand() subroutine.
      4/27/2017 7:37:17 PM...Debug~~!~~Command CV response received by Elk M1.
      4/27/2017 7:37:17 PM...Debug~~!~~Processing response [CV]
      4/27/2017 7:37:17 PM...Debug~~!~~Waited 203 milliseconds for the command response.
      4/27/2017 7:37:20 PM...Debug~~!~~Entered WriteCounterValue() function.
      4/27/2017 7:37:20 PM...Debug~~!~~WriteCounterValue() is writting custom value 01 1.
      4/27/2017 7:37:20 PM...Debug~~!~~Sending command: 'cx010000100' to Elk M1, attempt # 1
      4/27/2017 7:37:20 PM...Debug~~!~~Entered SendToM1G() function.
      4/27/2017 7:37:20 PM...Debug~~!~~Sending 0Dcx010000100FF
       to M1G via Ethernet.
      4/27/2017 7:37:20 PM...Debug~~!~~Waiting for the M1 to respond with 'CV' for up to 1.5 seconds...
      4/27/2017 7:37:20 PM...Debug~~!~~Entered ProcessReceived() function with a string '0DCV01000010041
      '
      4/27/2017 7:37:20 PM...Debug~~!~~Entered ProcessCommand() subroutine.
      4/27/2017 7:37:20 PM...Debug~~!~~Command CV response received by Elk M1.
      4/27/2017 7:37:20 PM...Debug~~!~~Processing response [CV]
      4/27/2017 7:37:20 PM...Debug~~!~~Waited 152 milliseconds for the command response.
      4/27/2017 7:37:21 PM...Debug~~!~~Entered WriteCounterValue() function.
      4/27/2017 7:37:21 PM...Debug~~!~~WriteCounterValue() is writting custom value 01 0.
      4/27/2017 7:37:21 PM...Debug~~!~~Sending command: 'cx010000000' to Elk M1, attempt # 1
      4/27/2017 7:37:21 PM...Debug~~!~~Entered SendToM1G() function.
      4/27/2017 7:37:21 PM...Debug~~!~~Sending 0Dcx0100000000
      Cut-N-Past the three values:
      0Dcx0100000000
      0Dcx010000100FF
      0Dcx010000200FE

      Comment


        #18
        New debug log emailed.

        Comment


          #19
          Can you double check the plug-in version number to make sure it updated successfully? It should be version 3.0.6326.22951.
          Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

          Comment


            #20
            Thanks so much. That did it! Works fine.

            Comment

            Working...
            X