FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

Get VISA from IAK File

Hi all:
I would like to know how could I extract information from IAK file to get VISA port to communicate to FieldPoint with Optomux commands.

I have a subVI with Optomux commands that verifies which are the modules connected to FP and the status of every channel in modules.

I don't know how to do it with IAK file and HighLevel commands (Open, CreateTag, Read).

My program works with these HighLevel commands, and so I need the IAK file. My idea is to extract VISA port information from IAK, verify the sistem and then start using HighLevel commands.

The other option is to work with LowLevel commands all the time.

Can anyone help me, please?

Thank, Aitor.
Aitortxo.
0 Kudos
Message 1 of 3
(3,210 Views)
Aitor,

The IAK files use a propietary data format. At this point in time, there is no way from outside of NI-FieldPoint to extract the Comm Resource Serial Port number from the IAK file.

Regards,
Aaron
LabVIEW Champion, CLA, CPI
0 Kudos
Message 2 of 3
(3,210 Views)
Thanks Aaron.

I think I will use the lowLevel commands for the whole process.

Aitortxo.
Aitortxo.
0 Kudos
Message 3 of 3
(3,210 Views)