FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

FieldPoint Channel Attributes

Is there a way to get FP channel attributes programmatically in LabVIEW? I'm interested in what physical I/O point or channel an FP item name belongs to on a FP module. The fpbank.ini contains this information in the Item#.Mask=0x0008 key. Can this file be used for this purpose?
0 Kudos
Message 1 of 2
(3,157 Views)
The file only contains addressing information. If you have created an Attribute channel, you can then do an FP Read or FP write to look at the current setting but the information in the file is not directly useful.

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