FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a Fieldpoint Find Devices Vi that I can use programatically?

Hello All,
 
I'm trying to build a program using Fieldpoint I/O that will run in my PC and will work with several different Fieldpoint configurations.
 
Is there a Fieldpoint Find Devices Vi that I can use programatically?  (Like the one built into MAX)
 
It would allow me to only configure tags for only what is actually connected.
 
Using LV7.0 @ Win2K.
Thanks,
Mike
 
 
0 Kudos
Message 1 of 5
(3,674 Views)
Hi Mike!

   What modules are you working with?

   There're interesting examples dealing  with find devices, take a look at "Find FP-100x devices (VISA).vi",  this is useful to describe an fp-1000/1001 module with related I/O modules connected.

   I don't know how  to do it in  ethernet, to find, for example, fp-20xx modules....

   Hope it helps!

graziano
0 Kudos
Message 2 of 5
(3,659 Views)
Mike,
 
There is not a VI that will allow you to find and use FieldPoint devices on the network programmatically. An IAK file must first be created (in MAX) to use it in LabVIEW.
--
Michael P
National Instruments
0 Kudos
Message 3 of 5
(3,654 Views)
Michael,
 
I found a vi (in LV) called "Get FP Channel Info.vi".
 
When I enter the IP and module addresses, it returns the Module Name and something called an "MIS String". 
 
I'm guessing I can use that data to decode the module...can you help with that?
 
Also, when I try to open the Block Diagram it tells me it's password protected.  So I can't see exactly what it's doing.
 
Can you provide the password? 
 
Also, since I have two TB-10's in my system, I'll need to know how to decode all of the I/O modules that are available for those.
 
Thanks,
Mike
 
 
0 Kudos
Message 4 of 5
(3,638 Views)
I replied to this post by email. The inner workings of the FieldPoint driver are not supplied to customers, which is why that subVI's block diagram is password protected.
--
Michael P
National Instruments
0 Kudos
Message 5 of 5
(3,631 Views)