Looking at my FieldPoint data (8 temp sensor channels), the FP Advise (item name = all) is retrieving the data in channel order (0, 1, 2, ...), but the labels are returned by FP Get Configuration Info.vi in some version of alphabetical order (taN preceeds taBot, so it doesn't seem to be quite alphabetical.) Is the only way I can relate item labels to retrieved data is by creating a tag for each individually and FP Reading each individually?