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
Beantwoord

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

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

Sonos module + Spotify, Deezer and other

Oksana (expert) 9 jaar geleden in JS modules bijgewerkt 9 jaar geleden 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
Antwoord
Oksana (expert) 9 jaar geleden
At the moment Sonos module don't support Sonos expansion.
0
Beantwoord

Help with Metro GUI

Damian Hartin 9 jaar geleden in GUI Editor bijgewerkt door Ekaterina (head of support) 9 jaar geleden 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
Beantwoord

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

evg 9 jaar geleden in iRidium Script bijgewerkt door Ekaterina (head of support) 9 jaar geleden 1
Возможно ли получить сигнал сработки будильника, встроенного в IOS?
0
Beantwoord

try catch doesn't always work

rocfusion 9 jaar geleden in iRidium Script / AV and Driver scripts bijgewerkt door Oksana (expert) 9 jaar geleden 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
Beantwoord

I can not see logs

Ismail Alizadeh 9 jaar geleden in GUI Editor bijgewerkt door Oksana (expert) 9 jaar geleden 1
When i click emulator button then i dont see logs. How can i see logs?
Antwoord
Oksana (expert) 9 jaar geleden
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
Beantwoord

Driver MZBOX of HDL

cfabara 9 jaar geleden in Products / HDL-BUS Pro bijgewerkt door Olga (expert) 9 jaar geleden 2
I would like to know if the driver of MZBOX is developed..

thanks for your answer
Antwoord
Olga (expert) 9 jaar geleden
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
Beantwoord

Управление XBOX

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

SIP REGISTER AND UNREGISTER

miro suchanek 8 jaar geleden in iRidium Script bijgewerkt 8 jaar geleden 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 jaar geleden in GUI Editor bijgewerkt door Ekaterina (head of support) 9 jaar geleden 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 ?
Antwoord
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.