IMON support (1 Viewer)

arion_p

Retired Team Member
  • Premium Supporter
  • February 7, 2007
    3,373
    1,626
    Athens
    Home Country
    Greece Greece
    Hi,
    This version solves my problems but sadly it does not contain MP plugin. If I install original version, then install this one over the original, MP plugin is still removed. So I cannot actually test within MP.:(
     

    arion_p

    Retired Team Member
  • Premium Supporter
  • February 7, 2007
    3,373
    1,626
    Athens
    Home Country
    Greece Greece
    Everything is working great now, even front panel buttons (except volume knob click - normally works as "mute").
    Only thing for me left to do is update to latest MiniDisplay to solve problem with IR Server stopping when MiniDisplay initializes.

    :D
     

    belcom

    Retired Team Member
  • Premium Supporter
  • February 27, 2009
    154
    42
    43
    Leibnitz
    Home Country
    Austria Austria
    Everything is working great now, even front panel buttons (except volume knob click - normally works as "mute").
    Only thing for me left to do is update to latest MiniDisplay to solve problem with IR Server stopping when MiniDisplay initializes.

    :D

    Ok, then we will make the volume knob working!
    Short debug session should do the trick. :)
     

    arion_p

    Retired Team Member
  • Premium Supporter
  • February 7, 2007
    3,373
    1,626
    Athens
    Home Country
    Greece Greece
    Ok, then we will make the volume knob working!
    Short debug session should do the trick. :)
    I don't think a debug session will be needed after all. Only the mapping in the abstract model is missing. Here is an extract from my log after pushing the volume knob (twice):
    Code:
    2009-10-29 21:58:21.734375 - Debug:    iMon USB generated a remote event: 3001
    2009-10-29 21:58:21.734375 - Info:    Abstract Remote Button not found: iMon USB (3001)
    2009-10-29 21:58:21.734375 - Debug:    SendToAll(RemoteEvent, Notify)
    2009-10-29 22:00:30.281250 - Debug:    iMon USB generated a remote event: 3001
    2009-10-29 22:00:30.281250 - Info:    Abstract Remote Button not found: iMon USB (3001)
    2009-10-29 22:00:30.281250 - Debug:    SendToAll(RemoteEvent, Notify)

    So I guess you just have to map code 3001 to "mute" button.
     

    belcom

    Retired Team Member
  • Premium Supporter
  • February 27, 2009
    154
    42
    43
    Leibnitz
    Home Country
    Austria Austria
    Ok, then we will make the volume knob working!
    Short debug session should do the trick. :)
    I don't think a debug session will be needed after all. Only the mapping in the abstract model is missing. Here is an extract from my log after pushing the volume knob (twice):
    Code:
    2009-10-29 21:58:21.734375 - Debug:    iMon USB generated a remote event: 3001
    2009-10-29 21:58:21.734375 - Info:    Abstract Remote Button not found: iMon USB (3001)
    2009-10-29 21:58:21.734375 - Debug:    SendToAll(RemoteEvent, Notify)
    2009-10-29 22:00:30.281250 - Debug:    iMon USB generated a remote event: 3001
    2009-10-29 22:00:30.281250 - Info:    Abstract Remote Button not found: iMon USB (3001)
    2009-10-29 22:00:30.281250 - Debug:    SendToAll(RemoteEvent, Notify)

    So I guess you just have to map code 3001 to "mute" button.

    Right! You can do this mapping yourself and tell me if it works. :)
    Open "ProgramData\IR Server Suite\Abstract Remote Map\Imon USB" (or at least simmilar), theres a XML file called "Front Panel...xml". It should be very clear how to modify it :)
     

    Der_Bub

    MP Donator
  • Premium Supporter
  • June 17, 2008
    830
    60
    Cologne
    Home Country
    Germany Germany
    Hi,

    after a Migration to Win7 I gave IRSS another try.

    But seems still to be a problem with it: After a while it freezes and no commands are accepted :(

    Maybe the attached logs can help... don't look at the date, it seems I forgot to update it after installation :rolleyes: the logs are from yesterday & today!
     

    belcom

    Retired Team Member
  • Premium Supporter
  • February 27, 2009
    154
    42
    43
    Leibnitz
    Home Country
    Austria Austria
    Hi,

    after a Migration to Win7 I gave IRSS another try.

    But seems still to be a problem with it: After a while it freezes and no commands are accepted :(

    Maybe the attached logs can help... don't look at the date, it seems I forgot to update it after installation :rolleyes: the logs are from yesterday & today!

    The logs ARE from old version...
    With Win7 have a look in "C:\ProgramData\IR Server Suite\Logs\"
     

    Der_Bub

    MP Donator
  • Premium Supporter
  • June 17, 2008
    830
    60
    Cologne
    Home Country
    Germany Germany
    Hi,

    after a Migration to Win7 I gave IRSS another try.

    But seems still to be a problem with it: After a while it freezes and no commands are accepted :(

    Maybe the attached logs can help... don't look at the date, it seems I forgot to update it after installation :rolleyes: the logs are from yesterday & today!

    The logs ARE from old version...
    With Win7 have a look in "C:\ProgramData\IR Server Suite\Logs\"

    yes, I know and the logs are from there! I had just a totaly wrong system time.

    You can see I at the Install log:
    Code:
    [         INFO]   IR Server Suite installation
    [         INFO]   Logging started: [COLOR="red"]05.10.2009 [/COLOR]20:15:19
    [         INFO]   installer version: 1.4.2.[COLOR="Red"]3136[/COLOR]

    As far as I know, 3136 is newer than the 5th Oct...
     

    Users who are viewing this thread

    Top Bottom