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 8 made on Wednesday August 26, 2020 at 13:20
Lyndel McGee
RC Moderator
Joined:
Posts:
August 2001
12,996
OK. The Socket Not ready error means you are trying to send data to a socket before it is connected.

function GlobalRS232(command) {
if (socket_GlobalRS232 && socket_GlobalRS232.connected) socket_GlobalRS232.write(command + CR_GlobalRS232);
}

The side effect to this issue is that you may now NOT send the command if the socket is not connected.
Lyndel McGee
Philips Pronto Addict/Beta Tester


Hosting Services by ipHouse