Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating Custom IO Driver for a 3rd party hardware using Measurement Studio

Hello All,

 

I am trying to creating a custom IO Driver for a 3rd party hardware using NI Measurement Studio.

 

Please kindly point me in the right direction. 

 

I will appreciate any help.

 

Thank you.

 

 

Josteece

0 Kudos
Message 1 of 6
(4,152 Views)

Hi Josteece,

 

Just a few questions so I can point you in the right direction, 

 

What hardware are you trying to create this driver for?

 

What language are you using?

 

Which version of Visual Studio are you using? (Year and type eg, 2008 express / pro etc)

 

What version of Measurement Studio have you got?

 

Do you have access to any of the DLL's for the device you are using and if so is there any documentation from the supplier?

 

 

Thanks,

Owen.S
Applications Engineer
National Instruments
0 Kudos
Message 2 of 6
(4,135 Views)

Owen.S wrote:

Hi Josteece,

 

Just a few questions so I can point you in the right direction, 

 

What hardware are you trying to create this driver for?

 

What language are you using?

 

Which version of Visual Studio are you using? (Year and type e.g., 2008 express / pro etc)

 

What version of Measurement Studio have you got?

 

Do you have access to any of the DLL's for the device you are using and if so is there any documentation from the supplier?

 

 

Thanks,


 

Hi Owen,

 

Thank you for your reply.

 

The hardware is just a 32 bit microprocessor (device) development board from microchips.

 

Intend to use normal ANSI C which is the IDE supplied by microchip to program the microprocessor (device). I intend to create a windows based driver to allow me communicate with the microprocessor. I intend to use CSharp or VB to develop the graphic user interface that will communicate with the device.

 

I am currently using Visual Studio 2005 and Professional edition of Measurement Studio.

 

There is no dll for the device. I would have to create one by myself since I am designing the device from the scratch. 

 

 

Regards,

Josteece 

 

 

0 Kudos
Message 3 of 6
(4,118 Views)

Hi Josteece,

 

As you are using mostly 3rd Party software and hardware there will be a limit to the amount I can help. To get started you might find it helpful to look at these links:

 

http://ae.natinst.com/operations/ae/public.nsf/web/searchinternal/27177da13c6ed0ae86257362006a68b0?O...

 

http://zone.ni.com/devzone/cda/tut/p/id/4713

 

These aren't exactly what you are looking for but they may help to get you started.

 

Have a look through the help files and examples as these can be quite useful.

 

Let me know if you have any further questions.

 

Thanks,

Owen.S
Applications Engineer
National Instruments
0 Kudos
Message 4 of 6
(4,108 Views)

Hi Owen,

 

Thank you for the support. I can't open this link you sent to me. 

 

http://ae.natinst.com/operations/ae/public.nsf/web/searchinternal/27177da13c6ed0ae86257362006a68b0?O...

 

Regards,

Josteece

0 Kudos
Message 5 of 6
(4,101 Views)

Hi Josteece,

 

Sorry about that 😄

 

http://digital.ni.com/public.nsf/allkb/27177DA13C6ED0AE86257362006A68B0?OpenDocument

 

thanks,

Owen.S
Applications Engineer
National Instruments
0 Kudos
Message 6 of 6
(4,095 Views)