Announcement

Collapse
No announcement yet.

Jon00 Virtual device graphing utility

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

    #31
    Thanks Ski!
    Tasker, to a person who does Homeautomation...is like walking up to a Crack Treatment facility with a truck full of 3lb bags of crack. Then for each person that walks in and out smack them in the face with an open bag.

    Comment


      #32
      Eyes

      Originally posted by Skibum View Post
      Graphing information from the TED script:
      Crikey thats BIG graph.. maybe new Glasses may help? :P

      TrOjAn

      Comment


        #33
        Say Jon

        I was wondering if you might consider adding to the script to include optional timing bars? It would be great to see a white line every x minutes for example.

        Thanks
        ______________________________
        Skibumsplace - Locate Me

        Comment


          #34
          As I have no control of how often a graph is updated, it would not be easy by time directly. I could however insert an optional white bar after so many times the script has run.
          Jon

          Comment


            #35
            Sounds good to me. Can that number be configured on a per graph basis? (variable in the .ini)
            ______________________________
            Skibumsplace - Locate Me

            Comment


              #36
              V1.02 is now available

              Ski (and all),

              I've now added time markers to V1.02 which is now available.

              4 new ini entries under each [graphX] ini entry will be added automatically when the script is run which you will need to define if you wish to use these markers. The docs have been updated to assist!

              Existing data should be preserved with this new version.
              Jon

              Comment


                #37
                Hi Jon

                If I just copy these files, isnt my current config going to get wiped?
                What is the proper method to update? Just replace the .vben?

                Thanks

                Skibum
                ______________________________
                Skibumsplace - Locate Me

                Comment


                  #38
                  Just copy Jon00VBGraphing.vben in to your scripts directory and let the script run normally via your events.

                  When it runs, it will then add new entries in to the ini file.

                  Change these as directed in the docs and when the script runs again, the changes will be seen on the graphs.
                  Jon

                  Comment


                    #39
                    Thanks Jon

                    I the fields are not all getting added to the ini it seems.

                    I have (new?):
                    Marker Duration=0

                    I assume adding the fields manually will do the trick... just letting you know.
                    ______________________________
                    Skibumsplace - Locate Me

                    Comment


                      #40
                      Mine created the new fields in the .ini just fine. Thanks for a great tool.
                      James

                      Running HS 3 on Win10 .

                      Comment


                        #41
                        For those interested, I've added:
                        TextAfterValue=<br> 4 hour ticks

                        Which will put the tick deliniation on a separate line.
                        ______________________________
                        Skibumsplace - Locate Me

                        Comment


                          #42
                          Thanks for the addition Jon
                          Attached Files
                          ______________________________
                          Skibumsplace - Locate Me

                          Comment


                            #43
                            Hello Jon,

                            Here also installed version 1.02
                            and only one option is added
                            MarkerDuration=0

                            and i get a error mesage since v 1.02
                            Error within Sub Main1 processing Graph1 at block 1 (Conversion from string "" to type 'Integer' is not valid.)


                            ed

                            Comment


                              #44
                              It's odd that it's working for some and not others.

                              Make sure these are added under each of the [GraphX] entries:

                              Markerheight=30
                              MarkerDuration=0
                              MarkerImageFile=white.gif
                              MarkerType=1

                              Read the instructions to understand what they do.

                              Check there are no duplicate entries also!
                              Jon

                              Comment


                                #45
                                Originally posted by ESSCHENK View Post
                                Hello Jon,

                                Here also installed version 1.02
                                and only one option is added
                                MarkerDuration=0

                                and i get a error mesage since v 1.02
                                Error within Sub Main1 processing Graph1 at block 1 (Conversion from string "" to type 'Integer' is not valid.)


                                ed
                                I'm getting the same errors (and one for EACH graph). I'll try to manually add the additions and see if the errors go away....

                                Comment

                                Working...
                                X