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

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

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

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


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


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

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

0
Не ошибка

Ошибка при импорте регистров Modbus (.csv)

Artem Tomilin 8 лет назад в Приложения / Studio (Server editor) обновлен Ekaterina (head of support) 8 лет назад 4
0
Запланирован

Почему не работают модули после импорта в v3 на примере XBMC

Максим 8 лет назад в Приложения / Studio (Server editor) обновлен Ekaterina (head of support) 8 лет назад 1

Баг обратной совместимости нашел при конвертации старого проекта с модулем XBMC.


В модуле XBMC для v2 есть объект: IR.GetPage("XBMC_Audio").GetItem("icon_map")

типа IR.ITEM_BUTTON у которого более 10 стейтов с картинками и который использовался как массив иконок примерно так:


var icon_map = {

back: GetItem(gui.iconMap).GetState(9).Image,
artist: GetItem(gui.iconMap).GetState(5).Image,
album: GetItem(gui.iconMap).GetState(6).Image,
genre: GetItem(gui.iconMap).GetState(10).Image,
source: GetItem(gui.iconMap).GetState(11).Image

где gui.iconMap = IR.GetPage("XBMC_Audio").GetItem("icon_map")


Начиная с какой-то версии i3pro разработчики сделали лак, что у элемента BUTTON только два стейта. Причем если он один (например когда добавляешь картинку из папки Windows на лист по drag&drop), то создать ему второй стейт невозможно, пока вручную не поменяешь ему тип на TRIGGER_BUTTON или что-то вроде этого).


И при конвертации в i3pro этот элемент потерял все свои "лишние" стейты со всеми картинками и строчки скипта, в которых идет обращение к GetItem(gui.iconMap).GetState(10).Image вызывают прерывание выполнения скрипта.


Более того, это происходит если просто (даже пусть по ошибке) поменять тип элемента на IR.ITEM_BUTTON, то по возвращению к IR.ITEM_MUTI_STATE_BUTTON у которого было до этого много стейтов, останутся только первые 3!!!!


Для меня данные нововведения только еще больше осложнили и без того малоудобную работу с проектами в iStudio.

0
Отвечен

Cloud Gate in iRidium Server driver

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

Hi,

Where can we find more docunemtation/info about "Cloud Gate" ?

Image 16266


If we want to work with this option, how to do it?


We can't find any documentation on dev.iRidiumMobile.net


Thanks


Theo


0
На рассмотрении

Access violations when adding images

Jackie Roos 8 лет назад в Приложения / Studio (Server editor) обновлен Iain Brew 8 лет назад 4

Hi


When running the iRidium Studio App on Windows 8, when dragging images from the gallery on to a page, quite often I will get ‘access violation’ messages. Or, the image will appear as a tiny square, then disappear.


Upgraded to 1.0.8 and the problem still exists

Image 15912

Image 15915

Image 15916


0
Отвечен

New Scheme Button...Help text

Paulo de Almeida 8 лет назад в Приложения / Studio (Server editor) обновлен Marco Tanis 8 лет назад 5

The new "Scheme" in Iridium Studio. How does it work ? I could not find any help Info about it.


Image 15879

0

Image Slider In IRidium Studio

Surya Teja 8 лет назад в Приложения / Studio (Server editor) обновлен 8 лет назад 9

Hi,


Hope you are doing well.

We are planning to do image sliding ( to view full 360 degree room picture ). Kindly suggest me how can we achieve this.

0

Merging iRidium Server Panel Projects

Hi

The merging of Server projects was implemented:

http://support.iridiummobile.net/topics/9022-how-to-merge-server-projects/


But, if we have a panel project and matching server project, we can merge the server project, but we cannot merge the panel projects with iRidium Server:

Image 15340


The only way to do this at the moment is to re-name the iRidium Server driver in one of the panel projects, and manually drag the commands and feedback onto the other iRidium Server driver after merging. Not ideal :)


Please change so that in a panel project, iRidium Server drivers with the same name are merged when panel projects are merged.


Thanks




0
Запланирован

Studio merges adjacent drivers

Jackie Roos 8 лет назад в Приложения / Studio (Server editor) обновлен Ekaterina (head of support) 8 лет назад 5

Question to support:

Why does the editor merge two neighbouring drivers with the same settings?This sort of behind the scenes manipulation that the installer has no control over is really frustrating.Please change the Editor so it does not merge drivers with the same settings. If an installer has two drivers with the same settings, it is done for a reason :)

Response from support

For some drivers is unacceptable to have the same settings, for example the driver to work with serial port. You can't create two driver to work with the same COM port. The same rule applies to UDP connections.

Of course, for TCP connections this rule does not apply. So you can write as an idea on the forum that the editor do not merge the two TCP drivers.


Please change the editor so that only adjacent UDP or Serial drivers are merged, and not TCP or HTTP etc.


Thanks

0

Cannot add a states with +

Jackie Roos 8 лет назад в Приложения / Studio (Server editor) обновлен 8 лет назад 0

My button has one state, now I want to add another with the +, but in 1.0.6 this is greyed out

Now I have to do this in two steps instead of one, which is really annoying

- click in the drop down

- check the box

please put the + back so it's behaviour enables the other possible states.


thanks

0
Не ошибка

Ошибка при удалении элементов в Projects Overview

ai-systems@bk ru 8 лет назад в Приложения / Studio (Server editor) обновлен Oksana (expert) 8 лет назад 2

Image 14975



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