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.

+1
Under review

No projects visible after login with customer account

Theo Derks - NL (distributor) 7 years ago in Applications / i3 Pro updated by Aleksandr Romanov (CTO) 7 years ago 1

Hi

Create project

Invite a user for this project

Login in i3 Pro app with the credentials for this user

See, (discover) that the first time, there is no list with projects that can be downloaded.

The user MUST click on 'Cloud sync' to see the project(s) he can download


Change this in this way; that after login in i3 Pro, the list with projects is available without clicking on CLoud Sync.


Thanks


Theo

+1
Answered

Update SIP documentation

Wouter van der Post 7 years ago in Applications / i3 Pro updated by Ekaterina (head of support) 7 years ago 1

Hello,


I'm working with the SIP driver in a project, I noticed that the documentation about the SIP driver is out-dated (http://dev.iridiummobile.net/SIP-telephony/en). Can you please update this to include an explanation of all the available properties. In particular the last ones (Echo Cancellation, Volume Control, Noise Suppression, Activation By Voice, Use Decline)


Current documentation:



Latest version of i3 Pro:

Image 18279

+1
Under review

PJlink and Optoma projector trouble

Эмиль Боев 7 years ago in Applications / i3 Pro updated by Антон Сосульников 6 years ago 4

I'm trying to control few Optoma projectors with PJlink driver: http://www.iridiummobile.ru/download/software/v3/module/pjlink/


i got completely different results with slightly different Optoma projectors.


With Optoma EH320UST project is works nice, I see in log:


[25-03-2017 17:37:23.218] INFO SCRIPT [DEBUG][PJLink[Projector3]]:EVENT_ONLINE

[25-03-2017 17:37:23.282] INFO SCRIPT [DEBUG][PJLink[Projector3]]:EVENT_RECEIVE_TEXT[PJLINK 0]

[25-03-2017 17:37:23.371] INFO SCRIPT [DEBUG][PJLink[Projector3]]:sendd[%1POWR ?]
.....

[25-03-2017 17:37:27.835] INFO SCRIPT [DEBUG][PJLink[Projector3]]:EVENT_RECEIVE_TEXT[%1POWR=0]

[25-03-2017 17:37:28.144] INFO SCRIPT %1POWR=0[25-03-2017 17:37:28.203] INFO SCRIPT [DEBUG][PJLink[Projector3]]:PJLink power status: 0

[25-03-2017 17:37:31.498] INFO SCRIPT [DEBUG][PJLink[Projector3]]:sendd[%1POWR 0]

[25-03-2017 17:37:33.300] INFO SCRIPT [DEBUG [PJLink[Projector3]]:EVENT_RECEIVE_TEXT[%1POWR=OK]

....

[25-03-2017 17:37:38.945] INFO SCRIPT [DEBUG][PJLink[Projector3]]:sendd[%1POWR 1]

[25-03-2017 17:37:39.591] INFO SCRIPT [DEBUG][PJLink[Projector3]]:EVENT_OFFLINE


And with model Optoma EH500 I am experiencing troubles. There a lot of ERR2 message in the log:


According to PJLink protocol specification: Out of parameter ERR2. But what does it mean exactly?


When script tries to send power on and power off we got this log output:


[23-03-2017 10:09:58.409] INFO SCRIPT [DEBUG][PJLink[Projector2]]:EVENT_ONLINE

[23-03-2017 10:09:58.439] INFO SCRIPT [DEBUG][PJLink[Projector2]]:EVENT_RECEIVE_TEXT[PJLINK 0]
[23-03-2017 10:09:58.649] INFO SCRIPT [DEBUG][PJLink[Projector1]]:sendd[%1POWR ?]
[23-03-2017 10:09:58.670] INFO SCRIPT [DEBUG][PJLink[Projector2]]:sendd[%1POWR ?]
[23-03-2017 10:09:58.686] INFO SCRIPT [DEBUG][PJLink[Projector3]]:sendd[%1POWR ?]
[23-03-2017 10:09:58.764] INFO SCRIPT [DEBUG][PJLink[Projector2]]:sendd[%1INPT ?]
[23-03-2017 10:09:58.846] INFO SCRIPT [DEBUG][PJLink[Projector2]]:EVENT_RECEIVE_TEXT[PJLINK=ERR2]
[23-03-2017 10:09:58.891] INFO SCRIPT [ERROR][PJLink[Projector2]]:Invalid Parameter: PJLINK=ERR2
[23-03-2017 10:09:58.932] INFO SCRIPT [DEBUG][PJLink[Projector2]]:EVENT_RECEIVE_TEXT[%1POWR=0]
[23-03-2017 10:09:59.092] INFO SCRIPT [DEBUG][PJLink[Projector2]]:PJLink power status: 0
[23-03-2017 10:09:59.131] INFO SCRIPT [DEBUG][PJLink[Projector2]]:EVENT_RECEIVE_TEXT[%1INPT=30]

[23-03-2017 10:10:00.764] INFO SCRIPT [ERROR][PJLink[Projector2]]:Invalid Parameter: PJLINK=ERR2
[23-03-2017 10:10:29.221] INFO SCRIPT [DEBUG][PJLink[Projector2]]:EVENT_RECEIVE_TEXT[PJLINK 0]
.... a lot of ERR2 messages....
[23-03-2017 10:10:31.008] INFO SCRIPT [DEBUG][PJLink[Projector2]]:sendd[%1POWR 1]
.... a lot of ERR2 messages....
[23-03-2017 10:10:32.255] INFO SCRIPT [DEBUG][PJLink[Projector2]]:EVENT_RECEIVE_TEXT[%1POWR=0]
[23-03-2017 10:10:32.316] INFO SCRIPT %1POWR=0
[23-03-2017 10:10:32.332] INFO SCRIPT [DEBUG][PJLink[Projector2]]:PJLink power status: 0
.... a lot of ERR2 messages....
[23-03-2017 10:10:34.137] INFO SCRIPT [DEBUG][PJLink[Projector2]]:EVENT_RECEIVE_TEXT[%1POWR=OK]
[23-03-2017 10:10:34.150] INFO SCRIPT [DEBUG][PJLink[Projector2]]:sendd[%1POWR 0]

/* it's already shutdowned, but we trying to power off it anyway */
[23-03-2017 10:10:34.150] INFO SCRIPT [DEBUG][PJLink[Projector2]]:sendd[%1POWR 0]
.... a lot of ERR2 messages....
[23-03-2017 10:10:35.337] INFO SCRIPT [DEBUG][PJLink[Projector1]]:EVENT_RECEIVE_TEXT[2=ER=ERR2ERR222=ERR22ER=ERR2ER=ERR2R=ERR2ER=ERR]
[23-03-2017 10:10:35.353] INFO SCRIPT [DEBUG][PJLink[Projector2]]:EVENT_RECEIVE_TEXT[%1POWR=ERR2]
[23-03-2017 10:10:35.454] INFO SCRIPT %1POWR=ERR2

[23-03-2017 10:10:35.468] INFO SCRIPT [ERROR][PJLink[Projector2]]:Invalid Parameter: %1POWR=ERR2

Authentication disabled for both projectors.

Please, help.

+1

Как "прибить" эмулятор автоматически

Oleg Bubnov 7 years ago in Applications / i3 Pro 0

В win 10 выведение бегунка UAC в ноль все равно не дает возможности автоматически закрывать эмулятор при запуске нового из Studio. Возникает сообщение о недостатке прав. Мне помогло полное отключение UAC через реестр. По умолчанию в этом параметре единица, даже если UAC выведен в ноль через панель управления. Возможно есть более изящное решение, типа запускать с административными правами. У меня виртуалка, этого вполне хватило.


reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f 

+1
Voting

сохранить карту регистров и конвертировать в другой драйвер

Саша Тюменцев 7 years ago in Applications / i3 Pro updated by Ekaterina (head of support) 7 years ago 3

1) добавить автоматический конвертер регистров драйвера 2)возможность сохранять карту регистров из иридиума. Если однотипные проекты, но с разными средствами управления, то было бы удобно из иридиума сохранить карту регистров, а затем открыть ее в другом драйвере. Например: я прописал 1000 регистров у себя на стенде регистров модбас рту, отладил программы на контроллерах, а затем перенести это на объект мне нужно в другом драйвере, например модбас тсп или тсп на рту или мктт или что еще запросят, то в этом случае мне приходиться заново добавлять драйвер и заново менять все, все связи. Затем заказчик может опять что то изменить, тогда все сначала.

+1
Under review

Function to validate against passwords set in Transfer

Wouter van der Post 7 years ago in Applications / i3 Pro updated by anonymous 7 years ago 1

In Transfer it is possible to set 4 passwords that you can use for a button functionality to become 'password protected'.

However I would like to design my own password screen/popup and would like to be able to validate the entered password against one of those 4 passwords. Is there a way to "get" one of those passwords in JS? Or validate a string against them?

Something like:

if(IR.ValidatePassword([password string], 1, 2007) {
}

The "1" parameter indicates which of the 4 passwords should be used, could be an enum too.

The "2007" parameter is a default value to use in the emulator, since you cannot set one of the passwords there.

+1

Unused objects in Alphabetical order

Jackie Roos 7 years ago in Applications / i3 Pro 0

Image 16771


Please change to have alphabetical order


Quite often there are dynamic images that are used when changing from LAN to phone network and it can be difficult to find and un-select them


thanks

+1

Сброс каналов обратной связи у нативных драйверов

Dmitry Ryzhkov 8 years ago in Applications / i3 Pro updated by Алексей Абрамов 7 years ago 2

Каким образом можно сбрасывать каналы обратной связи у нативных драйверов при засыпании панели (iOS устройства) или переходе в Background?


Задача заключается в том, когда панель просыпается, на экране какое-то время остаются старые значения.

+1
Answered

Как из скрипта открыть меню проекта

cyberdyne 8 years ago in Applications / i3 Pro updated by Oksana (expert) 7 years ago 2

Открыть системное меню - есть такая команда.

А есть ли команда - открыть меню проекта ?

Или из скрипта разрешить / запретить появление меню проекта слева?

Проблема в том что вызов меню проекта мешает интерфейсу в котором надо водить пальцем слева направо. Поэтому хочется отключить меню проекта. Однако он может пригодиться - загрузить обновленный проект. Можно сейчас отключить меню проекта из системного меню заранее, но потом то как включить пользователю? Хотелось бы из скрипта.

Answer
Oksana (expert) 7 years ago

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


Для блокировки показа меню: можно воздействовать на системный токен Project menu


IR.AddListener(IR.EVENT_START,0,function()
{
IR.SetVariable("System.Application.ProjectMenu",0);
});

А для принудительного вызова меню использовать команду IR.ShowSettingsMenu


+1
Answered

Call in iOS to Settings

Theo Derks - NL (distributor) 8 years ago in Applications / i3 Pro updated by Ekaterina (head of support) 7 years ago 8

test settings iPad.irpzHi,

in i3 Pro we can make a button with: execute app-settings://


This will open the i3 Pro settings in iOS10.


But how to open the general settings for Wifi? Or Sound?


Thanks


Theo