I want to write onto port 3 based(using a buffer) on a pattern match trigger from port 2. How can I code this?

I have to check for a pattern match from port 2 and based on this trigger I have to write onto port 3(buffered) as fast as possible. So there needs to be a buffered O/P from port 3. How to code such that the pattern match trigger from port 2 triggers the trigger config.vi for port 3?

Bheem,
Unfortunately, you can not share the start trigger with another operation when using the pattern match operation as a trigger. The only way to share a start trigger is if you are triggering on the rising or falling edge of a digital signal. This is a limitation of using the pattern match operation as a start trigger.
Regards,
Todd D.
NI Applications Engineer

Similar Messages

Maybe you are looking for