Trigger PGM via HTTP

Information and support for EnvisaLink modules.

Moderators: EyezOnRich, GrandWizard

Post Reply
qcvictor
Posts: 3
Joined: Fri May 31, 2013 7:38 pm

Trigger PGM via HTTP

Post by qcvictor »

Hi Guys
I'm looking for get the right syntax for triggering PGM, something like http://user:user@192.168.1.13/2???????????
uski
Posts: 8
Joined: Sat Nov 26, 2016 2:10 pm

Re: Trigger PGM via HTTP

Post by uski »

A bit late but :

http://user:user@ip/2?A=1&p=1&P=n

where n is the PGM output number and ip is your envisalink IP address or hostname.

I just tested on my EnvisaLink 4 and it works

BEWARE : This is based on the current 1.00.95 firmware I have. Because it's not an "official" API but just based on how the current web interface is made, there is no guarantee that it is not going to break at any time with a future firmware version. But for now, it works.
qcvictor
Posts: 3
Joined: Fri May 31, 2013 7:38 pm

Re: Trigger PGM via HTTP

Post by qcvictor »

A bit late but :-)

it's working for me also with firmware Version: 01.12.180 and EnvisaLink 3.
However the "n" will be partition and "X" the PGM
http://user:user@ip/2?A=1&p=[b]X[/b]&P=n
Post Reply