I understand your point, but the PCI1428 and my PC can achieve higher rates than the one displayed. for example, when I ask for a 40 Hz acquisition, the MAX will do a 26 Hz but if I ask for a 20 Hz acquisition, the MAX will do a 16 Hz acquisition...although it's able to do a 26Hz acquisition... the *.icd file contains the following lines:
Action (PG) {
Line (0) {
Start (High)
1, 50000000 / (Frame Rate) * 10
}
Line (4) {
Start (High)
1, 50000000 / (Frame Rate) * 10
}
from what I understand these lines are driving an internal signal that will set the time of exposure and the frame rate. now why 2 lines? could the value
s be wrong? thanks for helping.