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

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

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

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


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


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

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

0

Enter and Exit Fullscreen using JavaScript

Mike Slattery 8 лет назад в Приложения / i3 Pro 0

Is there a method to enter and exit Fullscreen mode in JavaScript? I can do this in the System Menu but cannot find any command to do this.

0

IR.Execute

Mike Slattery 8 лет назад в Приложения / i3 Pro обновлен Jackie Roos 8 лет назад 3

I am trying to use IR.Execute to run a keyboard program while in full screen mode, but the program is not showing on screen. The program is running and will block any button touch behind it. I just can't see it. The only way I can get it to show is to get out of full screen. Any suggestions?

0
Отвечен

как в js поменять камеру, приклеенную к кнопке? get().image = "xxx" не работает.

Александр Агеев 8 лет назад в Приложения / i3 Pro обновлен Ekaterina (head of support) 8 лет назад 1
0
Отвечен

Обратная связь кнопок

Алекс 8 лет назад в Приложения / i3 Pro обновлен Aleksandr Romanov (CTO) 7 лет назад 2

Добрый день.

Могу -ли я получая от моего контроллера 8 битное слово по ModBus преобразовать его в 8 шт 1-но битных обратных связей для 8 кнопок. Если да то где я могу ознакомиться с подобным примером или статьей. Я не использую сервер, а на прямую отправляю данные на свой контроллер по ModBus.

0
Отвечен

Disable orientation

Sorbodoekje 8 лет назад в Приложения / i3 Pro обновлен Dmitry - support (expert) 8 лет назад 1

I am creating an app, which will be used in portrait mode, to control lights, climate, etc. It can also show some camera pictures. I want to be able to view the camera pictures in both landscape and portrait mode. Is this possible? Without affecting the other pages. And if so, how?

0
Отвечен

при переводе проекта с 2 на 3

Александр Агеев 8 лет назад в Приложения / i3 Pro обновлен 8 лет назад 4

как узнать количество тегов для выбора правильной лицензии? гдето можно посмотреть статистику? созданные, но не задействованные теги считаются?


0
Ожидает ответа пользователя

screensaver stops activating after a day

Jackie Roos 8 лет назад в Приложения / i3 Pro обновлен 8 лет назад 5

Hi

I have a site where the screen saver will activate for a day or so, and then stops activating so there is no screen saver


We originally had the interval at 30 seconds and now it is 5 minutes


If I restart iR3, the scree saver starts working again, but in about a day will stop working.


I am not sure if this is relevant, but this is the same Windows 10 pro PC that iRidium.exe 64bit would not run due to VCOMP.dll was missing: http://support.iridiummobile.net/topics/9768-canot-start-because-vcomp100dll-is-missing/


Running iRidium 32 bit, Windows 10 Pro


Suggestions please? This is rather urgent as the client is not happy.


Thanks

0

Adding items to gallery group object question

Jackie Roos 8 лет назад в Приложения / i3 Pro 0

When adding composite items to the gallery

Image 14573


we get the following question


Image 14572


Can this please be changed

- Instead of a warning, a question

- options should be yes and no, not ok and cancel


In the current format it is confusing.


0

Item in gallery will not drag on top of a locked item

Jackie Roos 8 лет назад в Приложения / i3 Pro обновлен 8 лет назад 0

I have created and added items to the gallery to use in my project:

Unfortunately, when I want to use them in my project, they will not drag onto an item that has been locked.

Image 14570


Other items from the gallery will drag over the locked item, but not these items that have been created and added to the gallery.


Items that have been added to the gallery that are single items (not composite items) will also drag onto the locked item


The items added to the gallery consist of two items, not grouped, eg a level and a button item:

Image 14571




Please fix.



0
Отвечен

Check SSID and change host

Matheus Botura Pimenta 8 лет назад в Приложения / i3 Pro обновлен office_iridiummobile ru (manager) 2 года назад 3

The following script works fine with Windows, but when I send it to Android the application doesn´t even opens.


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

{

if (IR.GetVariable("System.Net.SSID") == "My wifi") IR.GetDevice("iRidium Server").SetParameters({Host: "192.168.0.10"})

else IR.GetDevice("iRidium Server").SetParameters({Host: "myserver.com"})

});


////////////////////////////////////////// Subscribe

IR.SubscribeTagChange("System.Net.SSID");


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