Hello all
Two questions on using FP Read with cFP 20xx running LV RT 8.2 and using AI-100 module
1) Is there a way to call FP Read once and have it read the data for ALL channels and return data using the scales that were configured for each individual channel in MAX?
If you try using FP Read with the "All" Channels property, you only get back the data scaled by whatever scaling factor was entered in MAX for "All". I'd like to use the scaling factors for each channel and would rather not have to either call FP Read n number of times (for each channel) , nor implement scaling programatically...
2) Should I even be using FP Read in RT.?...The subvi has a build array function inside it! Not good when dealing with RT....