Hello Everyone:
I have a question for using NI Vision Develop Modle 2010 and I am a new guy for NI,So I need some help for my program. When I install The VDM 2010,I found some words from "National Instruments\Vision\Documentation".but Therese Docs are only for labview or VB,but I always using vs c# to program. So I want to get some PDF or Chm just like "VDM_VB_User_Manual.PDF" and "IMAQVision.chm" for c#. Can I get some help from here? Thanks Very Very Much!
已解決! 轉到解決方案。
04-06-2011 03:27 AM - 已編輯 04-06-2011 03:28 AM
Help Files may be located at Start»All Programs»National Instruments»Vision»Documentation but more than likely this will not have any dotNet documentation.
It will be installed in the Visual Studio help when the driver or module is installed.
Have your customer look in the Visual Studio Help for this documentation.
This is the location for the examples:
For Windows XP examples are located at: C:\Documents and Settings\All Users\Documents\National Instruments\NI-IMAQ(dx)\Examples (C# only) C:\Program Files\National Instruments\Vision\Examples\dotNET (C# and VB) |
For Windows Vista/7 examples are located at: C:\Users\Public\Documents\National Instruments\NI-IMAQ(dx)\Examples (C# only) C:\Program Files\National Instruments\Vision\Examples\dotNET (C# and VB) |
YES! I find them! Thank you very much!
And I have another question:
1. What is the different between IMAQ and IMAQdx when I want to acqution Image from my cam? I used to use IMAQdx whem I want to get Image.
2. How can I set the cam value by ImaqdxAttribute something like TrigerMode Gain and so on?
在 04-11-2011 08:39 PM