From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Get cfp-180x and AI110 serial number via .NET

Hi,

I  would like to retrieve the serial number of my cfp-180X with measurement studio.

Should be perfect if I can retrieve, also, the serial number of the AI-110 installed on the cfp.

 

Do you how to do?

 

 

Thanks

0 Kudos
Message 1 of 11
(4,534 Views)

@karpediemnowUSA wrote:

Hi,

I  would like to retrieve the serial number of my cfp-180X with measurement studio.

Should be perfect if I can retrieve, also, the serial number of the AI-110 installed on the cfp.

 

Do you how to do?

 

 

Thanks


What makes you think that Measurement Studio works with Compact FIeldPoint hardware?   All I see is LabVIEW.

0 Kudos
Message 2 of 11
(4,527 Views)

Hi nyc,

I can retrieve the serial number from NI MAX.

Pleae see the attached screenshot.

 

Thanks

0 Kudos
Message 3 of 11
(4,516 Views)

@karpediemnowUSA wrote:

Hi nyc,

I can retrieve the serial number from NI MAX.

Pleae see the attached screenshot.

 

Thanks


And that proves what?

 

 

0 Kudos
Message 4 of 11
(4,512 Views)

Is a my assumption,

if NI-MAX (not a labview) can access this information probably there is a way to read the serial number.

 

Thanks

 

0 Kudos
Message 5 of 11
(4,501 Views)

@karpediemnowUSA wrote:

Is a my assumption,

if NI-MAX (not a labview) can access this information probably there is a way to read the serial number.

 

Thanks

 


IF there is a way to access CFP via .NET, National Instruments isn't sharing the information.

All they are selling with it is LabVIEW.

You'll have to assume on your own.

 

 

0 Kudos
Message 6 of 11
(4,499 Views)

Wha do you mean?

 

We are using measurement studio to access the network variable to read value from CFP since 2010

 

http://www.ni.com/mstudio/

 

I'm not understanding your point.

 

Bye!

0 Kudos
Message 7 of 11
(4,492 Views)

@karpediemnowUSA wrote:

Wha do you mean?

 

We are using measurement studio to access the network variable to read value from CFP since 2010

 

http://www.ni.com/mstudio/

 

I'm not understanding your point.

 

Bye!


I haven't been able to find any documentation. That is what I mean.

If you have found it, go for it.

0 Kudos
Message 8 of 11
(4,489 Views)

Hi karpediemnowUSA,

 

Most of the fucntionality of NI MAX can be done programmatically using the NI System Configuration API. For example, in LabVIEW, a property node from the System Configuration API can be used to find the serial number of NI hardware. If it is possible to programmatically find your cFP serial number it would be through this API. The API is compatible with Measurement Studio 2003, 2005, and 2008. I recommend looking at the link below.

 

 

Welcome to the System Configuration API:https://decibel.ni.com/content/docs/DOC-13216

 

 

Best Regards,

Andy 

Applications Engineer

National Instruments

Message 9 of 11
(4,453 Views)

Thanks Andy,

 

Do you know how to use NI System Configuration API in .net framework?

 

I cannot find any example.

 

Thanks

0 Kudos
Message 10 of 11
(4,415 Views)