AMX Duet module Canon SX60 projector
Posss
Posts: 2
Hello
I am working on a Canon SX60 projector in my NI-2000 controller (Netlinx). Control by rs-232 etc.
Now the serial commands are hard (for a beginner) so i found a module for this device.
I found it on the amx website.
But now i get 20 files in a zip, and don't know what files i should include and what to write in netlinx.
There is a .doc in the zip, but this isn't very clear.
So, has anyone used this module?
And what tips 'n tricks can you give me to succesfull control the projector?
Functions like: Beamer_on/off, switching inputs, mute, freeze etc.
Many thanks!
I am working on a Canon SX60 projector in my NI-2000 controller (Netlinx). Control by rs-232 etc.
Now the serial commands are hard (for a beginner) so i found a module for this device.
I found it on the amx website.
But now i get 20 files in a zip, and don't know what files i should include and what to write in netlinx.
There is a .doc in the zip, but this isn't very clear.
So, has anyone used this module?
And what tips 'n tricks can you give me to succesfull control the projector?
Functions like: Beamer_on/off, switching inputs, mute, freeze etc.
Many thanks!
0
Comments
Look in the unzipped folder for an .APW file. Double click this to open in Studio.
The document that comes with every module is a standard template and contains all the info you'll need - it would be very worthwhile becoming familiar with this format as you'll use it a great deal in your programming life!
This files will allow you to communicate to the device using the string, commands, channels, levels, etc that are described in the word document.