NXC-VAI4 Programming Questions
rbo
Posts: 2
in AMX Hardware
To begin, I am in the process of programming an NI-4100 with an NXC-VAI4 card installed in the first card slot. This card is intended to control the focus and zoom on a Cannon lens. The first dip switch is on and the others are off for the card frame dip switch set. Under ?DEFINE_DEVICE? I have declared the card as a device as: ?dvLensCont_NI = 13:1:0?. I assume this is correct.
The questions that I have are: How do you calibrate this device? What commands do I use to initialize it? And, what commands do I use to send zoom and focus values to the lens?
Thanks for the help.
RBO
The questions that I have are: How do you calibrate this device? What commands do I use to initialize it? And, what commands do I use to send zoom and focus values to the lens?
Thanks for the help.
RBO
0
Comments
Here is a link to the product page:
http://www.amx.com/products/NXC-VAI4.asp
And here is a link to the manual which is found on the above page. The manual lists the SEND_COMMANDs along with the Levels and Channels available for this device:
http://www.amx.com//techdocs/NXC-VAI4.InstallationGuide.pdf
Welcome to the forum.
It can show you much information about every AMX device
Good luck!