i2 Control V2.2

Discuss the previous iRidium version (V2.2.3) with other users

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

драйвер для системы Teletask

Егор 8 years ago in Products / AV & Custom Systems updated by Dmitry - support (expert) 8 years ago 1
0
Waiting for user's reply

HWID changes

Netboss 8 years ago in GUI Editor updated by Dmitry - support (expert) 8 years ago 3
0
Waiting for user's reply

Зависает панель

Andrei1980 8 years ago in i2 Control V2.2 updated by Dmitry - support (expert) 8 years ago 2
0
Waiting for user's reply

Скриптовый модуль подключения к HDL Internet / Local

Дмитрий Марков 8 years ago in Products / HDL-BUS Pro updated by Dmitry - support (expert) 8 years ago 3
+3
Completed

images in the project gallery - option to rename

rocfusion 9 years ago in GUI Editor updated by Dmitry - support (expert) 8 years ago 5
+4
Voting

any plans for supporting smart TV platfor such as LG NetCast [asWeb Application]

Faisal Alkhaldi 11 years ago in Products / Other drivers updated by Oksana (expert) 8 years ago 5
Dear support team,


how can we use iridium over smart TV platforms such as LG NetCast, where an iridium app can be installed and use the smart TV as a user interface?


http://developer.lge.com/resource/tv/RetrieveOverview.dev


Thank you..
Requests for Drivers
0
Waiting for user's reply

Database editor | Project device panel features

benno 11 years ago in iRidium Script / AV and Driver scripts updated by Oksana (expert) 9 years ago 2
Hi

I need to create a driver in iRidium for a complete bus structure.
This bus can contain multiple devices of the same type. See attachment.
To create a driver which can be used from the gui editor alone (so the installer doesn't need to edit a part of JavaScript) I need to create a hierarchy in the different driver elements.

For example:

BUS
|——Input module1
|——————Busaddress (property)
|——————….. (Property)
|——————Input 1(feedback)
|——————Input 2 (feedback)
|——————…….
|——Input module 2
|——————Busaddress (property)
|——————….. (Property)
|——————Input 1(feedback)
|——————Input 2 (feedback)
|——————…….
|——Output module1
|——————Busaddress (property)
|——————….. (Property)
|——————Output 1 on (command)
|——————Output 1 off (command)
|——————Output 2 on (command)
|——————Output 2 off (command)
|——————……..
|——Output module2
|——————Busaddress (property)
|——————….. (Property)
|——————Output 1 on (command)
|——————Output 1 off (command)
|——————Output 2 on (command)
|——————Output 2 off (command)
|——————……..

The user sets the Busaddress property in the GUI editor to the right address.
It also has to be possible to add extra modules to the busdriver. For example like we do now with Global Cache's IR database: add existing IR codes (grouped) to a IP2IR from the cloud (this of course needs to be from the database for this driver)

Of course we also need to have a group divided in commands, feedbacks etc per module.

From Javascript I need to do the following things:
Parse incoming data to set feedbacks with respect to Hierarchy:
IR.SetFeedback("BUS.Input module 1.Input 1",1);

Determine which command was pressed with respect to Hierarchy:
IR.AddListener(IR.EVENT_CHANNEL_SET, IR.GetDevice("BUS"), function (name, value) {
  if(name == "Output module1.Output 1 on")
  {
  //do something
  }
}

Determine and eventually edit properties of the module:
myAddress = IR.GetProperty("Bus.Input module 1.Busaddress);

Is this possible, if not, when can you create this functionallity?

Thanks,

Benno
bus iridium.png
bus iridium.png_thumb
0
Waiting for user's reply

Cubesensors

Felipe Cirilo 11 years ago in Products / Other drivers updated by Oksana (expert) 9 years ago 2
Hello,


I`ve seen this new amazing product, would be good if iRidium support it.
http://cubesensors.com




Thanks!
Requests for Drivers
+2
Waiting for user's reply

Level Rotation option

stagiaire2 | Duotecno 11 years ago in GUI Editor updated by Oksana (expert) 9 years ago 4
Hi,

Could it be possible to have a rotation option for the level button? were you can set the rotation point to bottom center, right top, left center, etc.
Now I need 100 images for a smooth rotation element and if i use a level button it only requires two images.
but the level button can only handle horizontal or vertical.

Now I use the following two images for a level button
state 1:http://farm9.staticflickr.com/8376/8512784134_23292aafd8_m.jpg
state 2:http://farm9.staticflickr.com/8092/8511673481_447de5909f_m.jpg

Level button is set to horizontal.
Current result:
http://farm9.staticflickr.com/8096/8512784278_37c7c69f04_m.jpg
Desired result:
http://farm9.staticflickr.com/8225/8511673555_d47dffa3b9_m.jpg


0
Voting

Translation of programs

Theo Derks - NL (distributor) 11 years ago in GUI Editor updated by Nikolay Rusanov 8 years ago 5
Hi,
We still can't translate all used functions/labels/commands in the GUI Editor and Transfer for our Dutch and Belgian installer/system-integrators.

We want to have full translated programs, not 60% Dutch and 40% English, only 100% Dutch.

Please make this possible, so all users can work in their own language.

Thanks
Theo