11-02-2005 04:35 AM
11-08-2005 05:30 AM
Good morning Jeff,
I would suggest trying to set up a "triggered" output from your FP modules. Use FP-DI-330 line as the "trigger" and set the acquisition as a reference trigger.
You would need to create an input line that monitors the digital input (trigger line) and once an input has been received (for 10ms) the digital out would then need to output the LSB and so on.
It may be necessary to implement a state machine structure, that will monitor the input until the condition is met (a trigger input) and then output the desired data. For more information on state machines refer to:
http://forums.ni.com/ni/board/message?board.id=170&message.id=123485&requireLogin=False
I hope this helps
AdamB