Your Universal Remote Control Center
RemoteCentral.com
Philips Pronto Professional Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 2 made on Tuesday March 19, 2024 at 17:08
mpg7321
Regular Member
Joined:
Posts:
June 2020
112
The RFX9600 firmware is on the latest. If I add commands to a RS232 component I have no problems sending RS232 commands out, and controlling my receiver, but I just can't seem to get things working from a script, this does not work either,

var e = CF.extender[A];
var s = e.serial[1];
s.bitrate = 9600;
s.databits = 8;
s.parity = 0;
s.stopbits = 1;
s.send(”MV50\r”);


Hosting Services by ipHouse