Add your idea or search for answers in existing topics. The most popular ideas will be implemented faster!

We have moved our support service to a new technical support system. Since 17.01.2022, we have disabled the ability to create appeals through the userecho personal account. Now all requests are processed via mail to support@iridi.com .

Thank you for your understanding and have a nice day.

0
Answered

Изменение параметра Time Up и Time Down

evg 9 years ago in iRidium Script / Interface scripts updated by Ekaterina (head of support) 9 years ago 1
Доброе утро!
Подскажите, возможно ли изменять из скрипта параметры Time Up и Time Down для анимированного элемента?
Если нет, то было бы не плохо.
Answered

Sonos module + Spotify, Deezer and other

Oksana (expert) 9 years ago in JS modules updated 9 years ago 1
Hi, I am new to iRidium and just testing a few things out. I have opened a project called 'Black GUI Training Edition' in advance of a webinar and looking at Sonos control. I have added Spotify to my Sonos system which works using the sonos iPad app, but this option does not appear in the 'Remote Sonos' popup 'ContentList' list. there are other music on demand features of Sonos, are these supported?

Thanks, Paul

The old discussion is located here: http://forum.iridiummobile.net/index.php?topic=2101.0
Answer
Oksana (expert) 9 years ago
At the moment Sonos module don't support Sonos expansion.
0
Answered

Help with Metro GUI

Damian Hartin 9 years ago in GUI Editor updated by Ekaterina (head of support) 9 years ago 1
Hi all,

I am after some help with the Metro iPhone 5 GUI.

I have successfuly worked through the JS in the project to get animation and the like working, but I cant seem to find how the LightData popups are being loaded (i.e. Lights_, Lights_1 and Lights_2) which are all displayed when the Lights popup is shown.

Have I missed something in the project JavaScript or should I be looking somewhere else?

Thanks,
Damian

0
Answered

Будильник на IOS

evg 9 years ago in iRidium Script updated by Ekaterina (head of support) 9 years ago 1
Возможно ли получить сигнал сработки будильника, встроенного в IOS?
0
Answered

try catch doesn't always work

rocfusion 9 years ago in iRidium Script / AV and Driver scripts updated by Oksana (expert) 9 years ago 4
Hi,

I have a script that parses an object.  Not every record contains the same fields. 

Only through breaking some other code in another script did the try catch statement trigger and the error was shown.

This is an simplified example of what I was trying. 

myobject =  [{ test : [data:"123",data:"1234"], test2:"abcd"}, { test : [data:"13",data:"134"], test2:"abc"},
      {  test2:"abcd"}];

try {
for(i=0;i<myobject.length;i++)
  for(y=0;y<test.length;y++)
    IR.Log("y is "+y)
}catch(error){IR.Log("there was an error  "+error)

I think that when you try this as a stand alone script its fine, yet when this example is used in an more complex project that contains multiple drivers then the try catch become less reliable.  My project contains  KNX, SIP, SONOS, XBMC,  Global cache, denon; plus more.


Thanks,


Roger
0
Answered

I can not see logs

Ismail Alizadeh 9 years ago in GUI Editor updated by Oksana (expert) 9 years ago 1
When i click emulator button then i dont see logs. How can i see logs?
Answer
Oksana (expert) 9 years ago
Hello, Ismail, please read wiki: http://wiki2.iridiummobile.net/IRidium_App#Local_and_Remote_Debugging_of_i2_Control_V2.2_.28logging.29


To open the iRidium log in Windows, click F4.
0
Answered

Driver MZBOX of HDL

cfabara 9 years ago in Products / HDL-BUS Pro updated by Olga (expert) 9 years ago 2
I would like to know if the driver of MZBOX is developed..

thanks for your answer
Answer
Olga (expert) 9 years ago
Dear Carlos,

The driver for MZBOX is not ready at the moment. We'll get to working on it in our next versions.

Sincerely yours,

Olga Ermakova
iRidium mobile Team
0
Answered

Управление XBOX

AndrejKh 9 years ago in Products / AV & Custom Systems updated 9 years ago 6
С помощью какого оборудование можно управлять XBOX360 из iRidium?
0
Answered

SIP REGISTER AND UNREGISTER

miro suchanek 8 years ago in iRidium Script updated 8 years ago 6

Hello,


how could I use the SIP REGISTER command? I couldnt find any instruction.


Thank you


0
Not a bug

GUI Editor Autoupdater

Paulo de Almeida 9 years ago in GUI Editor updated by Ekaterina (head of support) 9 years ago 2
My editor says it is running the latest version V2.2.0.16980

But the V2.2.1 has been out already or not ?
Answer
Hello Paulo

Yes, you have to update all the iRidium components using Setup from our web-site:
http://www.iridiummobile.net/download/software/

Direct link:
https://s3.amazonaws.com/iridium2_downloads/environment/iRidium_SETUP_2.2.1.exe

It is not possible to update it from 2.0 to 2.1 using the internal updating mechanism.