Announcement

Collapse
No announcement yet.

Feedback/Issues

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Feedback/Issues

    Post your feedback and issues for the plugin here
    Cheers,
    Bob
    Web site | Help Desk | Feature Requests | Message Board

    #2
    Morning! Thanks for working on this plug-in.

    In order to control the XAP800, does it have to be directly connected to the HS3 computer? I currently have the XAP800 connected to a different computer, but they're all networked together.

    Thanks!

    Comment


      #3
      See here

      http://forums.homeseer.com/showthrea...63#post1178363
      Cheers,
      Bob
      Web site | Help Desk | Feature Requests | Message Board

      Comment


        #4
        Awesome, thank you sir!

        I think I have that part working correctly, but I'm not sure what to do next to test it.

        Am I on the right path?


        Trying to figure out how to control which input goes to which output.

        Thanks!

        Comment


          #5
          There is only 1 parameter for Flow control

          Here is a document I used to build the control in the plugin

          http://www.clearone.com/uploads/reso..._XAP800Man.pdf
          Cheers,
          Bob
          Web site | Help Desk | Feature Requests | Message Board

          Comment


            #6
            Ok, I don't seem to know what I'm doing.

            Do I need to do something to connect (open the COM port) to the XAP800 first? Or can I just start sending it commands with events as soon as your plug-in is running? (and the device added to your device screen).

            Could you give me a simple event to run so I can test communication?

            Comment


              #7
              It has been a while since I looked at this but you need to add devices tot he plugin first. That is where you enter the com port number where the device is located

              I am not at home so I am going off of memory
              Cheers,
              Bob
              Web site | Help Desk | Feature Requests | Message Board

              Comment


                #8
                Did you have an opportunity to come up with a test for me to run to check if it's working? I have added the device to the plugin, just need a way to test now!


                Thanks!

                Comment


                  #9
                  One you have the device added, you can create an event in HS3 and pick the BLAudioMatrix actions. Have you tried creating an event in HS3 using the plugin action
                  Cheers,
                  Bob
                  Web site | Help Desk | Feature Requests | Message Board

                  Comment


                    #10
                    yes, in my example above, I tried, but wasn't able to get any feedback to know if it worked (or if I set it up correctly).

                    Do you have a simple event/action that I could perform to know if it works?

                    Comment


                      #11
                      There is no devices in the plugin to show any status. It is still beta.
                      You should be able to use the event actions to send commands to it

                      Has anyone else tried the plugin yet?
                      Cheers,
                      Bob
                      Web site | Help Desk | Feature Requests | Message Board

                      Comment


                        #12
                        Ok, I think I found a simple command to try--Mute Output 3.

                        Do I have the event setup correctly?


                        Log when I click run:
                        Code:
                        [COLOR=#000000]May-16 2:12:45 PM [/COLOR]    [COLOR=#000000] Event [/COLOR]  [COLOR=#000000] Event Trigger "Whole House Audio Mute Output 3" [/COLOR]      [COLOR=#000000] 
                        May-16 2:12:45 PM [/COLOR]    [COLOR=#000000] Event [/COLOR]  [COLOR=#000000] Event Whole House Audio Mute Output 3 triggered by the event page 'Run' button. [/COLOR]
                        Output is not muted when I click run.

                        Comment


                          #13
                          Events looks ok
                          Turn on debug logging on the plugin options page, then run the event, then turn off debug logging and attach the BLAudioMatrix-Detailed.log file zipped.
                          Cheers,
                          Bob
                          Web site | Help Desk | Feature Requests | Message Board

                          Comment


                            #14
                            Here you are sir!
                            Attached Files

                            Comment


                              #15
                              Can you do the following:

                              1. Shutdown HS3
                              2. Delete the old debug log (BLAudioMatrix-Detailed.log) from your HS root folder
                              3. Edit hspi_BLAudioMatrix.ini and change debugLevel=true and save INI file
                              4. Restart HS3

                              Once it is started, run the event again and then turn off debug logging
                              Attach the new debug log zipped
                              Cheers,
                              Bob
                              Web site | Help Desk | Feature Requests | Message Board

                              Comment

                              Working...
                              X