I am using AI Config.vi connected to a AI Start.vi which sets up the Scan Rate at 100 samples/sec. The AI Read.vi is used to read data from 12 channels on a Analog Input connected to a SCXI Chassis. 11 of the channels are to be scanned at 100 samples/sec, but one channel needs the scan rate set at 10 times that of the others i.e. 1000 samples/sec. How do I do this using the AI Start.vi? Is it possible to do this by configuring only one channel's scan rate to be faster than the others but only configuring the hardware once at start-up? (see attached file main.jpg for more on vi setup).