Announcement

Collapse
No announcement yet.

vers 117

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

    vers 117

    When I try to select a new pin from the PI for my Mega2560, I get what looks like a dropdown list for another type board (AO - A15) now?

    Thanks,
    Z

    Here's the debug:
    Debug log For Homeseer 3 Arduino Plugin By Enigmatheatre (Greig Dempster)

    Debugging Started at = 25/7/2016 ,07:40:55.421
    ************************************************************ ****************************
    Arduino Plugin Version = 1.0.0.117

    *************************************Homeseer*************** ****************************
    Homeseer Version = 3.0.0.291
    Homeseer IP = 192.168.1.79
    OS Version = Microsoft Windows 7 Professional (6.1.7601.65536)

    *************************************Plugins**************** ****************************
    Plug-In List, Arduino Plugin: is currently enabled.
    Plug-In List, Blue-Iris: is currently enabled.
    Plug-In List, CONCORD: is currently enabled.
    Plug-In List, Device History: is currently enabled.
    Plug-In List, EasyTrigger: is currently enabled.
    Plug-In List, HSTouch Server: is currently enabled.
    Plug-In List, JowiHue: is currently enabled.
    Plug-In List, MCSSPRINKLERSP: is currently enabled.
    Plug-In List, RFXCOM: is currently enabled.
    Plug-In List, Sonos: is currently enabled.
    Plug-In List, UltraGCIR3: is currently enabled.
    Plug-In List, weatherXML: is currently enabled.
    Plug-In List, Z-Wave: is currently enabled.

    **************************************Setup***************** ****************************
    25/7/2016 ,07:40:55.485 Data Received:Connected 1
    25/7/2016 ,07:40:55.688 Connected to Board No:1 on COM10
    25/7/2016 ,07:40:55.753 Updating pins on Board No: 1
    25/7/2016 ,07:40:55.987 Sent to com port No:10 = 1 X ,Pin Reset Command
    25/7/2016 ,07:40:56.062 Sent to com port No:10 = 1 W 30 9 ,Onewire Pinset Command
    25/7/2016 ,07:40:56.125 Sent to com port No:10 = 1 I 1 22 ,Input Pinset Command
    25/7/2016 ,07:40:56.185 Sent to com port No:10 = 1 I 2 23 ,Input Pinset Command
    25/7/2016 ,07:40:56.193 Updating Values on Board No: 1
    25/7/2016 ,07:40:56.443 Sent to com port No:10 = 1 d 0 25
    Ref = 1887 | Address = Arduino, Board:1 advancedcom = 0, api = 0, autoconnect = 1, baud = 0, boardno = 1, comport = 10, debounce = 25, index = 1, ipaddress = 192.168.1.80, macaddress = 00:AA:BB:CCE:01, onewirepin = 30, port = 8900, stopcreate = True, tempres = 9, type = Board,
    Ref = 1888 | Address = Arduino, Board:1, Input:1 boardno = 1, index = 1, key = I, pin = 22, pinkey = I, type = Input,
    Ref = 1889 | Address = Arduino, Board:1, Input:2 boardno = 1, index = 2, key = I, pin = 23, pinkey = I, type = Input,
    Ref = 1893 | Address = Arduino, Board:1, Rom:16130B97CF00AC address = 16130B97CF00AC, boardno = 1, pin = 30, type = Rom,
    Ref = 1894 | Address = Arduino, Board:1, Rom:37B4EA88874934EE address = 37B4EA88874934EE, boardno = 1, pin = 30, type = Rom,
    Ref = 1895 | Address = Arduino, Board:1, Rom:38C6E71541FD60A2 address = 38C6E71541FD60A2, boardno = 1, pin = 30, type = Rom,
    Board: 1, Board index: 1887, Comport = 10

    25/7/2016 ,07:40:56.563 Sent to com port No:10 = 1 c ,Connection established Command

    ***************************************LOG****************** ****************************
    25/7/2016 ,07:40:56.716 New Com Found
    25/7/2016 ,07:41:00.217 Calling BuildBoardTab
    25/7/2016 ,07:41:00.271 PED Get AutoConnect from Device Ref 1887 returning = 1
    25/7/2016 ,07:41:00.274 Calling BuildBoardSetupTab with Param Board = 1
    25/7/2016 ,07:41:00.282 Running findUsedPins with PassedBoardNo = 1
    25/7/2016 ,07:41:00.770 Lcd ref = -1
    25/7/2016 ,07:41:00.771 Pin = 22, UpPin = 0
    25/7/2016 ,07:41:00.772 Pin = 23, UpPin = 0
    25/7/2016 ,07:41:01.205 Exit BuildBoardSetupTab with Param Board = 1
    25/7/2016 ,07:41:16.351 postBackProc Debug=unchecked&id=Debug

    #2
    Originally posted by vasrc View Post
    When I try to select a new pin from the PI for my Mega2560, I get what looks like a dropdown list for another type board (AO - A15) now?
    Got it.. Toggling the Board type reset the BoardType in the PED, so I'm set.

    Z

    Comment

    Working...
    X