I'm supposing you have an E-series MIO board attached to your BNC-2090, right? I'm also supposing that you want to put these bits out at a very regular rate, using hardware timing from a constant frequency pulse train.
If so, then I think you're going to have to "fake it." The E-series boards can't generate hardware-timed digital patterns. However, you may be able to use an analog output channel to simulate a discrete 0 or 5 Volt level. Hopefully your MIO board has analog outputs on it...
The basic task is to generate an analog waveform using an external clock. The pulse train will *be* that clock. Examples to get you fairly close can be found in LV or on this website. Try some out
You then just create an analog buffer with a voltage v
alue of 0.0 for each "off" bit and 5.0 for each "on" bit. Using analog output allows you to output your "bits" with hardware-timed precision.
-Kevin P.
ALERT! LabVIEW's subscription-only policy came to an end (finally!). Unfortunately, pricing favors the captured and committed over new adopters -- so tread carefully.