Welcome!

On this forum you can discuss iRidium with other users.

iRidium consist of 2 main components - i3 pro app and iRidium Server. Please post here your questions, ideas or errors you find.

Please send your questions to support team as a private messages.


Please subscribe to the Change Log to know our news

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
Not a bug

Object Button not showing text with Windows 10

Mike Slattery 8 years ago in Applications / i3 Pro updated by Oksana (expert) 7 years ago 4

I recently added a new PC running windows 10 and have to run iRidium Studio as Administrator. When I add an object button with two states, I cannot get Text to show on the button in the GUI designer. It seems to be fine if I add the button without the graphics and then add the text with two separate graphic states.

0

Drag & drop multiple commands in one time to an item

Hi,


it's possible now to drag & drop multiple feedbacks to an item, but this is still not possible with Commands...


So:

- Select an item

- Select 2 or more Commands in the Project Device Tree

- Drag & drop these xx Commands to the item

- Choose the function (on pres/etc)

- Ready


Thanks


Theo


0
Waiting for user's reply

EVENT_GLOBAL_TAG_CHANGE и несколько панелей управления

Андрей Курников 8 years ago in Applications / i3 Pro updated by Dmitry - support (expert) 8 years ago 7

На серверном проекте создан

channel: current_source
tag: current_source
В клиетском скрипте:

1) Подписываемся на:
IR.SubscribeTagChange("Drivers.iRidium Server.current_source");



2) На нажатие кнопки меняем состояние current_cannel:
IR.AddListener(IR.EVENT_ITEM_PRESS.....
{
IR.SetVariable("Drivers.iRidium Server.current_source","что-то");
}

3) IR.SetGlobalListener(IR.EVENT_GLOBAL_TAG_CHANGE, function(name, value)

{

if ( name.indexOf('current_source')!=-1 ) {
IR.GetItem("Page 1").GetItem("ltem 1").GetState(0).Text = value;
}

}


В итоге на сервере current_source изменяется но результат выводится только на текущей панели. На второй автоматически не выводится.

Каким образом можно синхронизировать панели?

0
Not a bug

Error when try to insert GC Codeset

oggi katic 8 years ago in Applications / Studio (Server editor) updated by Oksana (expert) 8 years ago 1

Hi there..


I got this error when i try to put codeset to Global Cache driver..


Its the newest version of Stuide i run


can somebody help ?

Image 13508

Answer
Oksana (expert) 8 years ago

Hello Oggi,


We have Studio 1.0.5.18827 from last Setup 1.0.5 and we can't repeat. Lately Global Cache Cloud (server) was not available, but now it must be ok.


Please, try again or reinstall Setup

0
Answered

Позиция Z у созданного через JS элемета

Андрей Курников 8 years ago in Applications / i3 Pro updated by Ekaterina (head of support) 7 years ago 3

Добрый день. Есть ли какая нибудь возможность выравнивать созданные через js объекты по оси Z (z-order).

Спасибо.

0

please DISABLE not available icons....

Hi,


it's still strange to see, that many icons are available without a project created (see screenshot).


Please DISABLE all icons that can NOT be used when NO project is created or opened...


Thanks


Theo



Image 13483

0

Still possible to move items outside the screen

Theo Derks - NL (distributor) 8 years ago in Applications / Studio (Server editor) updated by Jackie Roos 8 years ago 2

Hi,

Look to this screenshot:


Image 13482



no pictures in the canvas (working area), but there ARE 2 pictures (see Projects Overview)


The reason: it's still possible to move items outside the canvas; the only option to 'fix' this at this moment is to manually change the 'left' and 'top' properties from the item :-(


Please make it impossible to move items outside the screen...


Thanks


Theo


0
Not a bug

Tools, Default panels sizes

Hi,


When using the function Tools, Default panels sizes, the Studio tries to re-arrange a panel, called Blocks.


Please remove this line with code; it has no value.


Thanks


Theo


0
Under review

Certificates ???

Hi,


a question;

Why there is an option Certificates in Tools, while nobody knows the function of this option?


Please remove if not used.


Thanks


Theo


0
Waiting for user's reply

64-bit version i3 Pro

Theo Derks - NL (distributor) 8 years ago in Applications / i3 Pro updated 8 years ago 2

Hi,

we see, there is a 64-bit version of i3 Pro:


Image 13481


Please, clarify to us:

- How we can choose for this i3 pro - 64 version when we are using the Studiosoftware, and starting the Emulator

- Why there is no 64-version of Studio?


Thanks


Theo