Добро пожаловать!

В этом форуме вы можете обсудить iRidium с другими пользователями.

Основные компоненты iRidium - приложение i3 pro и iRidium Server. Публикуйте здесь свои вопросы, идеи и найденные ошибки.

Вопрос команде технической поддержки вы можете задать, отправив приватное сообщение или email.


Подпишитесь на Историю обновлений, чтобы быть в курсе всех новостей!


Мы перевели нашу службу поддержки на новую систему технической поддержки. С 17.01.2022 мы отключили возможность создавать обращения через личный кабинет userecho. Теперь все запросы обрабатываются по почте на support@iridi.com .

Спасибо вам за ваше понимание и хорошего дня.

0
Не ошибка

Object Button not showing text with Windows 10

Mike Slattery 8 лет назад в Приложения / i3 Pro обновлен Oksana (expert) 7 лет назад 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
Ожидает ответа пользователя

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

Андрей Курников 8 лет назад в Приложения / i3 Pro обновлен Dmitry - support (expert) 8 лет назад 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
Не ошибка

Error when try to insert GC Codeset

oggi katic 8 лет назад в Приложения / Studio (Server editor) обновлен Oksana (expert) 8 лет назад 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

Ответ
Oksana (expert) 8 лет назад

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
Отвечен

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

Андрей Курников 8 лет назад в Приложения / i3 Pro обновлен Ekaterina (head of support) 7 лет назад 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 лет назад в Приложения / Studio (Server editor) обновлен Jackie Roos 8 лет назад 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
Не ошибка

Tools, Default panels sizes

Theo Derks - NL (distributor) 8 лет назад в Приложения / Studio (Server editor) обновлен Dmitry - support (expert) 8 лет назад 1

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
На рассмотрении

Certificates ???

Theo Derks - NL (distributor) 8 лет назад в Приложения / Studio (Server editor) обновлен Dmitry - support (expert) 8 лет назад 3

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
Ожидает ответа пользователя

64-bit version i3 Pro

Theo Derks - NL (distributor) 8 лет назад в Приложения / i3 Pro обновлен 8 лет назад 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


Сервис поддержки клиентов работает на платформе UserEcho