Hey WHIZ_KID,
Have you seen the 845x Hardware and Software manual? It has pretty detailed descriptions for all the calls needed to interface with the 8451 for both LabVIEW and C. Below is a link to that manual.
http://www.ni.com/pdf/manuals/371746c.pdf
Hope This Helps,
Doug B
@WHIZ_KID wrote:
Will the funnctions for C work for C#?
http://digital.ni.com/public.nsf/allkb/0BE230A7DA6E655A8625707A0059E20B
Hey guys,
There is not a specific C# API for the 845x driver. Also, I would suspect the C code API won't directly translate to C# as that API is designed for C.
Regards,
Doug B
Hey WHIZ_KID,
If you have Measurement Studio, then you can follow the instructions in this article to program with the 845x driver in C#
http://www.ni.com/white-paper/4562/en
What is the error you are getting when trying to call the 845x dll?
Regards,
Doug B
The error is saying that the dll is not accessible and that it is not a valid assembly or COM component
and also ... for the dll solution, i don't have the plug in of measurement studio for visual studio... it is not working without the plugin... and it i cannot find the site to download the plugin