Your comments

Hello!


If you want to change the physical address on the UMC server, you can do this in the driver settings.



Hello!


Android Device will go to sleep state then wake up immediately(screen still off)

I do not quite understand. How do you understand that the device has woken up if the screen is still off?

Please specify the model of the device, as well as the version of Android, on which you observe such a problem.




Update: In the near future we will add a license for this driver.

Hello!


Unfortunately, at the moment the MQTT driver is in the beta version. Therefore, you can not buy a commercial license for it. This driver will work only with the trial license.

Здравствуйте!


К сожалению, в Иридиуме нет скриптовых методов для работы с Websocket. Для того, чтобы проверить ping до устройстройства, вы можете воспользоваться методом Popen, если приложение запущено на Windows или Linux.

Либо попробовать реализовать протокол ICMP с помощью драйвера AV&Custom System.

Hello!


In the second version of Iridium, two panels can only be linked using the AV & Custom System driver.

For example:


TCP Client.irpz


TCP Server.irpz


But in the third version of Iridium for this you can use the Iridium server.

For example:


PANEL_PROJECT_1.irpz


PANEL_PROJECT_2.irpz


Server_project.sirpz

And unfortunately, you can not find out on which device the project is running. That is, you can not determine on which iPad the project is running.

Hello!


If you do not change the resolution of the project, you will need to change the size of each button manually.

But you can automate this process through scripts.

For example:


Change Buttons Size.irpz

Нажатия на все элементы в данном проекте запрограммированы на скриптах.




Описание всех скрпитовых методов вы можете найти на нашей википедии.

Здравствуйте!


Для того, чтобы уровень не сбрасывал значение после нажатия на кнопку "Стоп!", достаточно убрать с уровня привязку к каналу обратной связи.



В остальном, проект работает именно так как вы описали. Все нажатия запрограммированы потому, что нужны были условия, при которых должен работать уровень, а при которых не должен, а также для того, чтобы снопки "Пуск" и "Стоп" автоматически отжимались при нажатии на противоположную.