Jump to content

AVMT doesn't shutter Christie DW951 projectors


Playground

Recommended Posts

Hi

I have 4 Christie DW951in a 2 by 2 blend and i need to send a command to shutter close command.

I can send a PJlink command but it doesn't shutter the projector. It mutes the picture but doesn't shutter.

any thoughts are welcome

 

Ben Chaisson 

Creative Director 

Playground Studios

Link to comment
Share on other sites

How are you connected between Watchout and the projector: 9-pin D-sub RS232 or TCP/IP?

If 9-pin D-sub RS232, for Christies, the pins are crossed if I'm not wrong whereas, for example, Barcos are straight through.

 

Also, what syntax have you tried? Maybe someone here can spot the error.

Link to comment
Share on other sites

Sending from Watchout, each byte must have a $ sign to indicate that it is a hex byte, with no spaces in between, so your -

$BE EF 03 06 00 63 92 01 00 05 24 01 00$0D

 

should be -

$BE$EF$03$06$00$63$92$01$00$05$24$01$00$0D

 

If that does not work, try without the $0D at end -

$BE$EF$03$06$00$63$92$01$00$05$24$01$00

 

(Note: I have not checked against the manual whether the bytes you gave are correct)

Link to comment
Share on other sites

Thanks that worked 

I had a little trouble with the open command and found for some reason I had to type it out in stickies then copy and paste to make the command actually work.

 

Occasionally i don't get the command to fire so i have it sent 3 times as per another post.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...