I've been working on a program in LabVIEW for image acqusition, basic image analysis but also
instrument control (by way of LPT1 port). I have all these functions working at the moment, but the problem now comes with timing and (I think) running loops. The problem is, I want to be able to switch a pin in the LPT1 on for a user-defined amount of time, then off for a user-defined ...