Airlite RemoteVT doesn´t work

Anyone with an idea?

AirliteRemote(0).RemoteVT(almModule1, alaActivate);

don´t work. :frowning:

Hard to say with little information like your’s. You might post (as code!) the complete script, maybe?
 

Clueless regards

TSD

Should be triggered as backgrundscript.

procedure OnVTOn;
begin
AirliteRemote(0).RemoteVT(almModule1, alaActivate);
end;

begin
end.