Hi With the recent talk about comport I have tried to use it to control a BenQ MX660P Projector and I am having no response from the machine.
RS-232 protocol
Baud Rate
115200 bps (default)
Changeable(2400/4800/9600/14400/19200/38400/57600/115200)
Setting in OSD menu
Data Length
8 bit
Parity Check
None
Stop Bit
1 bit
The command to turn it on is:
<CR>*pow=on#<CR>
But I am getting no response from the machine.
I am using the ascii list of bites to send the message, maybe this is incorrect?
Perhaps someone may shed some light upon this for me?
I am on Windows7, pd 42-5 extended
Patrick Pagano, B.S, M.F.A Assistant in Digital Arts and Science Digital Media Projection and Audio Design Digital Worlds Institute University of Florida, USA (352)294-2020
It should work. You could try using a terminal program to manually connect. From skimming the manual for that projector it says the RS-232 is for firmware upgrades only...
Martin
On 2012-11-28 14:34, Pagano, Patrick wrote:
Hi
With the recent talk about comport I have tried to use it to control a BenQ MX660P Projector and I am having no response from the machine.
RS-232 protocol
Baud Rate
115200 bps (default)
Changeable(2400/4800/9600/14400/19200/38400/57600/115200)
Setting in OSD menu
Data Length
8 bit
Parity Check
None
Stop Bit
1 bit
The command to turn it on is:
<CR>*pow=on#<CR>
But I am getting no response from the machine.
I am using the ascii list of bites to send the message, maybe this is incorrect?
Perhaps someone may shed some light upon this for me?
I am on Windows7, pd 42-5 extended
Patrick Pagano, B.S, M.F.A
Assistant in Digital Arts and Science
Digital Media Projection and Audio Design
Digital Worlds Institute
University of Florida, USA
(352)294-2020
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
The benq tech says it should work for commands. I am going to try with another projector, but I can't believe they would put in an rs232 port only for firmware upgrades?
On Nov 28, 2012, at 3:47 PM, "Martin Peach" martin.peach@sympatico.ca wrote:
It should work. You could try using a terminal program to manually connect. From skimming the manual for that projector it says the RS-232 is for firmware upgrades only...
Martin
On 2012-11-28 14:34, Pagano, Patrick wrote:
Hi
With the recent talk about comport I have tried to use it to control a BenQ MX660P Projector and I am having no response from the machine.
RS-232 protocol
Baud Rate
115200 bps (default)
Changeable(2400/4800/9600/14400/19200/38400/57600/115200)
Setting in OSD menu
Data Length
8 bit
Parity Check
None
Stop Bit
1 bit
The command to turn it on is:
<CR>*pow=on#<CR>
But I am getting no response from the machine.
I am using the ascii list of bites to send the message, maybe this is incorrect?
Perhaps someone may shed some light upon this for me?
I am on Windows7, pd 42-5 extended
Patrick Pagano, B.S, M.F.A
Assistant in Digital Arts and Science
Digital Media Projection and Audio Design
Digital Worlds Institute
University of Florida, USA
(352)294-2020
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On 2012-11-28 17:16, Pagano, Patrick wrote:
The benq tech says it should work for commands. I am going to try with another projector, but I can't believe they would put in an rs232 port only for firmware upgrades?
Dunno. where did you get the command list from? (Stuff like <CR>*pow=on#<CR>)
Martin
On Nov 28, 2012, at 3:47 PM, "Martin Peach" martin.peach@sympatico.ca wrote:
It should work. You could try using a terminal program to manually connect. From skimming the manual for that projector it says the RS-232 is for firmware upgrades only...
Martin
On 2012-11-28 14:34, Pagano, Patrick wrote:
Hi
With the recent talk about comport I have tried to use it to control a BenQ MX660P Projector and I am having no response from the machine.
RS-232 protocol
Baud Rate
115200 bps (default)
Changeable(2400/4800/9600/14400/19200/38400/57600/115200)
Setting in OSD menu
Data Length
8 bit
Parity Check
None
Stop Bit
1 bit
The command to turn it on is:
<CR>*pow=on#<CR>
But I am getting no response from the machine.
I am using the ascii list of bites to send the message, maybe this is incorrect?
Perhaps someone may shed some light upon this for me?
I am on Windows7, pd 42-5 extended
Patrick Pagano, B.S, M.F.A
Assistant in Digital Arts and Science
Digital Media Projection and Audio Design
Digital Worlds Institute
University of Florida, USA
(352)294-2020
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Benq says the rs232 is for control
this is from the manual
Type Operation ASCII Write /Power On/ <CR>*pow=on#<CR>
Could the Type? Be preventing it?
-----Original Message----- From: Martin Peach [mailto:martin.peach@sympatico.ca] Sent: Wednesday, November 28, 2012 5:41 PM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] comport questions
On 2012-11-28 17:16, Pagano, Patrick wrote:
The benq tech says it should work for commands. I am going to try with another projector, but I can't believe they would put in an rs232 port only for firmware upgrades?
Dunno. where did you get the command list from? (Stuff like <CR>*pow=on#<CR>)
Martin
On Nov 28, 2012, at 3:47 PM, "Martin Peach" martin.peach@sympatico.ca wrote:
It should work. You could try using a terminal program to manually connect. From skimming the manual for that projector it says the RS-232 is for firmware upgrades only...
Martin
On 2012-11-28 14:34, Pagano, Patrick wrote:
Hi
With the recent talk about comport I have tried to use it to control a BenQ MX660P Projector and I am having no response from the machine.
RS-232 protocol
Baud Rate
115200 bps (default)
Changeable(2400/4800/9600/14400/19200/38400/57600/115200)
Setting in OSD menu
Data Length
8 bit
Parity Check
None
Stop Bit
1 bit
The command to turn it on is:
<CR>*pow=on#<CR>
But I am getting no response from the machine.
I am using the ascii list of bites to send the message, maybe this is incorrect?
Perhaps someone may shed some light upon this for me?
I am on Windows7, pd 42-5 extended
Patrick Pagano, B.S, M.F.A
Assistant in Digital Arts and Science
Digital Media Projection and Audio Design
Digital Worlds Institute
University of Florida, USA
(352)294-2020
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
just to be sure .. CR means carriage return beware with these on windows.
2012/11/29 Pagano, Patrick pat@digitalworlds.ufl.edu:
Benq says the rs232 is for control
this is from the manual
Type Operation ASCII Write /Power On/ <CR>*pow=on#<CR>
Could the Type? Be preventing it?
-----Original Message----- From: Martin Peach [mailto:martin.peach@sympatico.ca] Sent: Wednesday, November 28, 2012 5:41 PM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] comport questions
On 2012-11-28 17:16, Pagano, Patrick wrote:
The benq tech says it should work for commands. I am going to try with another projector, but I can't believe they would put in an rs232 port only for firmware upgrades?
Dunno. where did you get the command list from? (Stuff like <CR>*pow=on#<CR>)
Martin
On Nov 28, 2012, at 3:47 PM, "Martin Peach" martin.peach@sympatico.ca wrote:
It should work. You could try using a terminal program to manually connect. From skimming the manual for that projector it says the RS-232 is for firmware upgrades only...
Martin
On 2012-11-28 14:34, Pagano, Patrick wrote:
Hi
With the recent talk about comport I have tried to use it to control a BenQ MX660P Projector and I am having no response from the machine.
RS-232 protocol
Baud Rate
115200 bps (default)
Changeable(2400/4800/9600/14400/19200/38400/57600/115200)
Setting in OSD menu
Data Length
8 bit
Parity Check
None
Stop Bit
1 bit
The command to turn it on is:
<CR>*pow=on#<CR>
But I am getting no response from the machine.
I am using the ascii list of bites to send the message, maybe this is incorrect?
Perhaps someone may shed some light upon this for me?
I am on Windows7, pd 42-5 extended
Patrick Pagano, B.S, M.F.A
Assistant in Digital Arts and Science
Digital Media Projection and Audio Design
Digital Worlds Institute
University of Florida, USA
(352)294-2020
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I tried 13, 10 and even 44 for < and 46 for > Nothing Will try with another projector :-(
At a loss
pp
-----Original Message----- From: Py Fave [mailto:pyfave@gmail.com] Sent: Wednesday, November 28, 2012 7:22 PM To: Pagano, Patrick Cc: Martin Peach; pd-list@iem.at Subject: Re: [PD] comport questions
just to be sure .. CR means carriage return beware with these on windows.
2012/11/29 Pagano, Patrick pat@digitalworlds.ufl.edu:
Benq says the rs232 is for control
this is from the manual
Type Operation ASCII Write /Power On/ <CR>*pow=on#<CR>
Could the Type? Be preventing it?
-----Original Message----- From: Martin Peach [mailto:martin.peach@sympatico.ca] Sent: Wednesday, November 28, 2012 5:41 PM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] comport questions
On 2012-11-28 17:16, Pagano, Patrick wrote:
The benq tech says it should work for commands. I am going to try with another projector, but I can't believe they would put in an rs232 port only for firmware upgrades?
Dunno. where did you get the command list from? (Stuff like <CR>*pow=on#<CR>)
Martin
On Nov 28, 2012, at 3:47 PM, "Martin Peach" martin.peach@sympatico.ca wrote:
It should work. You could try using a terminal program to manually connect. From skimming the manual for that projector it says the RS-232 is for firmware upgrades only...
Martin
On 2012-11-28 14:34, Pagano, Patrick wrote:
Hi
With the recent talk about comport I have tried to use it to control a BenQ MX660P Projector and I am having no response from the machine.
RS-232 protocol
Baud Rate
115200 bps (default)
Changeable(2400/4800/9600/14400/19200/38400/57600/115200)
Setting in OSD menu
Data Length
8 bit
Parity Check
None
Stop Bit
1 bit
The command to turn it on is:
<CR>*pow=on#<CR>
But I am getting no response from the machine.
I am using the ascii list of bites to send the message, maybe this is incorrect?
Perhaps someone may shed some light upon this for me?
I am on Windows7, pd 42-5 extended
Patrick Pagano, B.S, M.F.A
Assistant in Digital Arts and Science
Digital Media Projection and Audio Design
Digital Worlds Institute
University of Florida, USA
(352)294-2020
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Yeah, <CR> is most likely carraige return, which is 13 in ASCII:
So you need to send something like (ASCII values):
[13 42 112 111 119 61 111 110 35 13( | [comport]
.hc
On Nov 28, 2012, at 7:21 PM, Py Fave wrote:
just to be sure .. CR means carriage return beware with these on windows.
2012/11/29 Pagano, Patrick pat@digitalworlds.ufl.edu:
Benq says the rs232 is for control
this is from the manual
Type Operation ASCII Write /Power On/ <CR>*pow=on#<CR>
Could the Type? Be preventing it?
-----Original Message----- From: Martin Peach [mailto:martin.peach@sympatico.ca] Sent: Wednesday, November 28, 2012 5:41 PM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] comport questions
On 2012-11-28 17:16, Pagano, Patrick wrote:
The benq tech says it should work for commands. I am going to try with another projector, but I can't believe they would put in an rs232 port only for firmware upgrades?
Dunno. where did you get the command list from? (Stuff like <CR>*pow=on#<CR>)
Martin
On Nov 28, 2012, at 3:47 PM, "Martin Peach" martin.peach@sympatico.ca wrote:
It should work. You could try using a terminal program to manually connect. From skimming the manual for that projector it says the RS-232 is for firmware upgrades only...
Martin
On 2012-11-28 14:34, Pagano, Patrick wrote:
Hi
With the recent talk about comport I have tried to use it to control a BenQ MX660P Projector and I am having no response from the machine.
RS-232 protocol
Baud Rate
115200 bps (default)
Changeable(2400/4800/9600/14400/19200/38400/57600/115200)
Setting in OSD menu
Data Length
8 bit
Parity Check
None
Stop Bit
1 bit
The command to turn it on is:
<CR>*pow=on#<CR>
But I am getting no response from the machine.
I am using the ascii list of bites to send the message, maybe this is incorrect?
Perhaps someone may shed some light upon this for me?
I am on Windows7, pd 42-5 extended
Patrick Pagano, B.S, M.F.A
Assistant in Digital Arts and Science
Digital Media Projection and Audio Design
Digital Worlds Institute
University of Florida, USA
(352)294-2020
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hello
I have now tried with a projection Design f1 projector and I still cannot get comport to talk to the projector I can open the port, I see the device, it accepts settings but when I send the ascii it still has no effect. The f1 command is :POWR1'CR' [58 80 79 87 49 13[
Is there some simple way to test this? It's got to be me doing something wrong
In the cmd terminal I can type> mode com4:19200, N, 8, 1 And I get the status for the device: Status for device COM4:
Baud: 192
Parity: Non
Data Bits: 8
Stop Bits: 1
Timeout: ON
XON/XOFF: OFF
CTS handshaking: OFF
DSR handshaking: OFF
DSR sensitivity: OFF
DTR circuit: ON
RTS circuit: ON
pp
-----Original Message----- From: Hans-Christoph Steiner [mailto:hans@at.or.at] Sent: Thursday, November 29, 2012 10:42 AM To: Py Fave Cc: Pagano, Patrick; pd-list@iem.at; Martin Peach Subject: Re: [PD] comport questions
Yeah, <CR> is most likely carraige return, which is 13 in ASCII:
So you need to send something like (ASCII values):
[13 42 112 111 119 61 111 110 35 13( | [comport]
.hc
On Nov 28, 2012, at 7:21 PM, Py Fave wrote:
just to be sure .. CR means carriage return beware with these on windows.
2012/11/29 Pagano, Patrick pat@digitalworlds.ufl.edu:
Benq says the rs232 is for control
this is from the manual
Type Operation ASCII Write /Power On/ <CR>*pow=on#<CR>
Could the Type? Be preventing it?
-----Original Message----- From: Martin Peach [mailto:martin.peach@sympatico.ca] Sent: Wednesday, November 28, 2012 5:41 PM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] comport questions
On 2012-11-28 17:16, Pagano, Patrick wrote:
The benq tech says it should work for commands. I am going to try with another projector, but I can't believe they would put in an rs232 port only for firmware upgrades?
Dunno. where did you get the command list from? (Stuff like <CR>*pow=on#<CR>)
Martin
On Nov 28, 2012, at 3:47 PM, "Martin Peach" martin.peach@sympatico.ca wrote:
It should work. You could try using a terminal program to manually connect. From skimming the manual for that projector it says the RS-232 is for firmware upgrades only...
Martin
On 2012-11-28 14:34, Pagano, Patrick wrote:
Hi
With the recent talk about comport I have tried to use it to control a BenQ MX660P Projector and I am having no response from the machine.
RS-232 protocol
Baud Rate
115200 bps (default)
Changeable(2400/4800/9600/14400/19200/38400/57600/115200)
Setting in OSD menu
Data Length
8 bit
Parity Check
None
Stop Bit
1 bit
The command to turn it on is:
<CR>*pow=on#<CR>
But I am getting no response from the machine.
I am using the ascii list of bites to send the message, maybe this is incorrect?
Perhaps someone may shed some light upon this for me?
I am on Windows7, pd 42-5 extended
Patrick Pagano, B.S, M.F.A
Assistant in Digital Arts and Science
Digital Media Projection and Audio Design
Digital Worlds Institute
University of Florida, USA
(352)294-2020
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Post your patch.
.hc
On Nov 29, 2012, at 11:49 AM, Pagano, Patrick wrote:
Hello
I have now tried with a projection Design f1 projector and I still cannot get comport to talk to the projector I can open the port, I see the device, it accepts settings but when I send the ascii it still has no effect. The f1 command is :POWR1'CR' [58 80 79 87 49 13[
Is there some simple way to test this? It's got to be me doing something wrong
In the cmd terminal I can type> mode com4:19200, N, 8, 1 And I get the status for the device: Status for device COM4:
Baud: 192 Parity: Non Data Bits: 8 Stop Bits: 1 Timeout: ON XON/XOFF: OFF CTS handshaking: OFF DSR handshaking: OFF DSR sensitivity: OFF DTR circuit: ON RTS circuit: ON
pp
-----Original Message----- From: Hans-Christoph Steiner [mailto:hans@at.or.at] Sent: Thursday, November 29, 2012 10:42 AM To: Py Fave Cc: Pagano, Patrick; pd-list@iem.at; Martin Peach Subject: Re: [PD] comport questions
Yeah, <CR> is most likely carraige return, which is 13 in ASCII:
So you need to send something like (ASCII values):
[13 42 112 111 119 61 111 110 35 13( | [comport]
.hc
On Nov 28, 2012, at 7:21 PM, Py Fave wrote:
just to be sure .. CR means carriage return beware with these on windows.
2012/11/29 Pagano, Patrick pat@digitalworlds.ufl.edu:
Benq says the rs232 is for control
this is from the manual
Type Operation ASCII Write /Power On/ <CR>*pow=on#<CR>
Could the Type? Be preventing it?
-----Original Message----- From: Martin Peach [mailto:martin.peach@sympatico.ca] Sent: Wednesday, November 28, 2012 5:41 PM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] comport questions
On 2012-11-28 17:16, Pagano, Patrick wrote:
The benq tech says it should work for commands. I am going to try with another projector, but I can't believe they would put in an rs232 port only for firmware upgrades?
Dunno. where did you get the command list from? (Stuff like <CR>*pow=on#<CR>)
Martin
On Nov 28, 2012, at 3:47 PM, "Martin Peach" martin.peach@sympatico.ca wrote:
It should work. You could try using a terminal program to manually connect. From skimming the manual for that projector it says the RS-232 is for firmware upgrades only...
Martin
On 2012-11-28 14:34, Pagano, Patrick wrote:
Hi
With the recent talk about comport I have tried to use it to control a BenQ MX660P Projector and I am having no response from the machine.
RS-232 protocol
Baud Rate
115200 bps (default)
Changeable(2400/4800/9600/14400/19200/38400/57600/115200)
Setting in OSD menu
Data Length
8 bit
Parity Check
None
Stop Bit
1 bit
The command to turn it on is:
<CR>*pow=on#<CR>
But I am getting no response from the machine.
I am using the ascii list of bites to send the message, maybe this is incorrect?
Perhaps someone may shed some light upon this for me?
I am on Windows7, pd 42-5 extended
Patrick Pagano, B.S, M.F.A
Assistant in Digital Arts and Science
Digital Media Projection and Audio Design
Digital Worlds Institute
University of Florida, USA
(352)294-2020
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Ok well it's basically the comport help patch though
-----Original Message----- From: Hans-Christoph Steiner [mailto:hans@at.or.at] Sent: Thursday, November 29, 2012 12:58 PM To: Pagano, Patrick Cc: Py Fave; pd-list@iem.at; Martin Peach Subject: Re: [PD] comport questions
Post your patch.
.hc
On Nov 29, 2012, at 11:49 AM, Pagano, Patrick wrote:
Hello
I have now tried with a projection Design f1 projector and I still cannot get comport to talk to the projector I can open the port, I see the device, it accepts settings but when I send the ascii it still has no effect. The f1 command is :POWR1'CR' [58 80 79 87 49 13[
Is there some simple way to test this? It's got to be me doing something wrong
In the cmd terminal I can type> mode com4:19200, N, 8, 1 And I get the status for the device: Status for device COM4:
Baud: 192 Parity: Non Data Bits: 8 Stop Bits: 1 Timeout: ON XON/XOFF: OFF CTS handshaking: OFF DSR handshaking: OFF DSR sensitivity: OFF DTR circuit: ON RTS circuit: ON
pp
-----Original Message----- From: Hans-Christoph Steiner [mailto:hans@at.or.at] Sent: Thursday, November 29, 2012 10:42 AM To: Py Fave Cc: Pagano, Patrick; pd-list@iem.at; Martin Peach Subject: Re: [PD] comport questions
Yeah, <CR> is most likely carraige return, which is 13 in ASCII:
So you need to send something like (ASCII values):
[13 42 112 111 119 61 111 110 35 13( | [comport]
.hc
On Nov 28, 2012, at 7:21 PM, Py Fave wrote:
just to be sure .. CR means carriage return beware with these on windows.
2012/11/29 Pagano, Patrick pat@digitalworlds.ufl.edu:
Benq says the rs232 is for control
this is from the manual
Type Operation ASCII Write /Power On/ <CR>*pow=on#<CR>
Could the Type? Be preventing it?
-----Original Message----- From: Martin Peach [mailto:martin.peach@sympatico.ca] Sent: Wednesday, November 28, 2012 5:41 PM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] comport questions
On 2012-11-28 17:16, Pagano, Patrick wrote:
The benq tech says it should work for commands. I am going to try with another projector, but I can't believe they would put in an rs232 port only for firmware upgrades?
Dunno. where did you get the command list from? (Stuff like <CR>*pow=on#<CR>)
Martin
On Nov 28, 2012, at 3:47 PM, "Martin Peach" martin.peach@sympatico.ca wrote:
It should work. You could try using a terminal program to manually connect. From skimming the manual for that projector it says the RS-232 is for firmware upgrades only...
Martin
On 2012-11-28 14:34, Pagano, Patrick wrote:
Hi
With the recent talk about comport I have tried to use it to control a BenQ MX660P Projector and I am having no response from the machine.
RS-232 protocol
Baud Rate
115200 bps (default)
Changeable(2400/4800/9600/14400/19200/38400/57600/115200)
Setting in OSD menu
Data Length
8 bit
Parity Check
None
Stop Bit
1 bit
The command to turn it on is:
<CR>*pow=on#<CR>
But I am getting no response from the machine.
I am using the ascii list of bites to send the message, maybe this is incorrect?
Perhaps someone may shed some light upon this for me?
I am on Windows7, pd 42-5 extended
Patrick Pagano, B.S, M.F.A
Assistant in Digital Arts and Science
Digital Media Projection and Audio Design
Digital Worlds Institute
University of Florida, USA
(352)294-2020
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On 2012-11-29 11:49, Pagano, Patrick wrote:
Hello
I have now tried with a projection Design f1 projector and I still cannot get comport to talk to the projector I can open the port, I see the device, it accepts settings but when I send the ascii it still has no effect. The f1 command is :POWR1'CR' [58 80 79 87 49 13[
should be [58 80 79 87 82 49 13]
Martin
Yes, sorry, I have it correct in the f1 patch I neglected to type the 82 earlier It's still not responding Double checked
pp
-----Original Message----- From: Martin Peach [mailto:martin.peach@sympatico.ca] Sent: Thursday, November 29, 2012 1:43 PM To: Pagano, Patrick Cc: Hans-Christoph Steiner; Py Fave; pd-list@iem.at Subject: Re: [PD] comport questions
On 2012-11-29 11:49, Pagano, Patrick wrote:
Hello
I have now tried with a projection Design f1 projector and I still cannot get comport to talk to the projector I can open the port, I see the device, it accepts settings but when I send the ascii it still has no effect. The f1 command is :POWR1'CR' [58 80 79 87 49 13[
should be [58 80 79 87 82 49 13]
Martin
Le 29/11/2012 19:46, Pagano, Patrick a écrit :
Yes, sorry, I have it correct in the f1 patch I neglected to type the 82 earlier It's still not responding Double checked
pp
-----Original Message----- From: Martin Peach [mailto:martin.peach@sympatico.ca] Sent: Thursday, November 29, 2012 1:43 PM To: Pagano, Patrick Cc: Hans-Christoph Steiner; Py Fave; pd-list@iem.at Subject: Re: [PD] comport questions
On 2012-11-29 11:49, Pagano, Patrick wrote:
Hello
I have now tried with a projection Design f1 projector and I still cannot get comport to talk to the projector I can open the port, I see the device, it accepts settings but when I send the ascii it still has no effect. The f1 command is :POWR1'CR' [58 80 79 87 49 13[
should be [58 80 79 87 82 49 13]
Martin
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hello Patrick,
have you tried 13+10 instead of 13 only ? ++
Jack
I do not think I tried both 13 10 etc....?
Sent from my iPhone
On Dec 2, 2012, at 8:07 AM, "Charles Goyard" cg@fsck.fr wrote:
Jack wrote:
have you tried 13+10 instead of 13 only ?
I second that, Acer beamers have the same documentation problem.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Does not work either.
-----Original Message----- From: pd-list-bounces@iem.at [mailto:pd-list-bounces@iem.at] On Behalf Of Charles Goyard Sent: Sunday, December 02, 2012 8:03 AM To: pd-list@iem.at Subject: Re: [PD] comport questions
Jack wrote:
have you tried 13+10 instead of 13 only ?
I second that, Acer beamers have the same documentation problem.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I tried with two separate cables, to make sure One was a gigaware usb-A-serial cable 26-949, the other was a simple dongle one that windows 7 setup automatically I have even hooked it up to an XP box that had 2 dedicated serial ports, changed the serial cable extension just in case Still with no response I am at a loss Currently it's hooked up to a windows XP box running pd-extended 42-5 and hooked directly from the serial port to the BenQ projector The port was previously hooked up and working with a gentner echo suppressor so I know it works
pp
-----Original Message----- From: Martin Peach [mailto:martin.peach@sympatico.ca] Sent: Monday, December 03, 2012 1:56 PM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] comport questions
On 2012-12-03 13:45, Pagano, Patrick wrote:
Does not work either.
Are you using the right cable? Does it work with any other program?
Martin
On 2012-12-03 14:41, Pagano, Patrick wrote:
I tried with two separate cables, to make sure One was a gigaware usb-A-serial cable 26-949, the other was a simple dongle one that windows 7 setup automatically I have even hooked it up to an XP box that had 2 dedicated serial ports, changed the serial cable extension just in case Still with no response I am at a loss Currently it's hooked up to a windows XP box running pd-extended 42-5 and hooked directly from the serial port to the BenQ projector The port was previously hooked up and working with a gentner echo suppressor so I know it works
I would check to see if the cable is a modem or a printer cable (does it cross over Rx -> Tx or not?). Also handshaking may be required (RTS/CTS or DSR/DTR).
Martin