 | The MV-1000 can be set up with a hardware trigger. The board will automatically grab the image when triggered and transfer it to system memory and give the processor an interupt telling it that the transfer is complete. This will occur at every trigger. The processor can work the entire time on the data in system memory. |
 | Line Scan: Two buffers can be set up on the MV-1000 and two in system memory. Data will be continuously tansferred to the two buffers in system memory in a ping pong fashion. The processor can implement inspection algorithms on the data in system memory without being burdened by the processor. You get all the data free from overhead on the processor. |
 | Hughes uses the MV1000 with the MV1300 to have 6 Pulnix TM9701 analog cameras hooked up. They trigger the board, and the MV1000 takes images of the cameras sequentially and stores the images to system memory. |