I need to learn how to read in Binary Files with differing Channels. I need to know how to do this using the DataPlugin. The channel sizes are always 8192 bytes, the file size determines what channels are read in and processed. I need a GOOD example of how this will work, determining how many channels are in the file, creating channel groups, then reading in the information into the channels. I have no idea how to do this.