Announcement

Collapse
No announcement yet.

Plugin not talking to DSC

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

    Plugin not talking to DSC

    I having a hard problem trying to communicate with the panel. which comm port setting should I use serial or mscomlib?

    I pulled the power from the board and re iinserted it. I have blinking light on IT board what else should I check?
    Hector
    ____________________________________
    Win.2003 OS, HS3
    BLDSC,BLstat,BLRadar,BLRamdom,BLOccupied
    BLups,BLrain8,HSTouch,Ultrajones Weatherbug,
    MyTrigger,ACRF2,W800,Zwave
    AP800,Honeywell Stat

    #2
    can someone point out the port setting that should be used? please....
    Hector
    ____________________________________
    Win.2003 OS, HS3
    BLDSC,BLstat,BLRadar,BLRamdom,BLOccupied
    BLups,BLrain8,HSTouch,Ultrajones Weatherbug,
    MyTrigger,ACRF2,W800,Zwave
    AP800,Honeywell Stat

    Comment


      #3
      Try using the MSCommLib

      Do the following:

      1. Disable the plugin
      2. Edit the hspi_BLDSC.ini and change debugLevel=true
      3. Save INI file
      4. Restart plugin

      Once plugin has started wait a minute and then disable debug logging
      Attach the BLDSC-Detailed.log zipped
      Cheers,
      Bob
      Web site | Help Desk | Feature Requests | Message Board

      Comment


        #4
        Originally posted by Blade View Post
        Try using the MSCommLib

        Do the following:

        1. Disable the plugin
        2. Edit the hspi_BLDSC.ini and change debugLevel=true
        3. Save INI file
        4. Restart plugin

        Once plugin has started wait a minute and then disable debug logging
        Attach the BLDSC-Detailed.log zipped
        Thanks Blade, here you go.
        Attached Files
        Hector
        ____________________________________
        Win.2003 OS, HS3
        BLDSC,BLstat,BLRadar,BLRamdom,BLOccupied
        BLups,BLrain8,HSTouch,Ultrajones Weatherbug,
        MyTrigger,ACRF2,W800,Zwave
        AP800,Honeywell Stat

        Comment


          #5
          I see the following error:

          04/22/2018 12:39:10:345 PM : v2.0.61.0 - Open_DSC_Com_Port(): comPortType --> MSCommLib
          04/22/2018 12:39:10:368 PM : v2.0.61.0 - Open_DSC_Com_Port(): ERROR - Caught this exception - Exception from HRESULT: 0x800A1F42
          04/22/2018 12:39:10:368 PM : v2.0.61.0 - Open_DSC_Com_Port(): openOk --> False


          Is the com port already in use?

          You could also try this:

          In your [hs root]\Data\BLDSC\Registration folder there is a file called mscomm32.ocx
          Copy it to the system32 folder under windows and also copy it to the %SystemRoot%\Syswow64 folder

          Open a DOS window as an admin user

          cd %SystemRoot%\Syswow64
          regsvr32 mscomm32.ocx
          Cheers,
          Bob
          Web site | Help Desk | Feature Requests | Message Board

          Comment


            #6
            Bob I belive I may have a bad it100 board. Can I use a it230 instead?
            Hector
            ____________________________________
            Win.2003 OS, HS3
            BLDSC,BLstat,BLRadar,BLRamdom,BLOccupied
            BLups,BLrain8,HSTouch,Ultrajones Weatherbug,
            MyTrigger,ACRF2,W800,Zwave
            AP800,Honeywell Stat

            Comment


              #7
              I am not sure about that - give it a try and see what happens
              Cheers,
              Bob
              Web site | Help Desk | Feature Requests | Message Board

              Comment

              Working...
              X