06-25-2010 05:23 AM
Solved! Go to Solution.
06-25-2010 10:20 AM
Hi Steve,
Yes. There are 4 data markers on the PXI-5421, and each can be configured with unique values for each of the data marker attributes. To configure the data markers independently, you must specify an "Active Channel" for the Data Marker Polarity and Bit Number attributes. So in your example, you would just need to add an "Active Channel" input on your property node above the two data marker attributes and wire in "datamarker0" to configure the first data marker and "datamarker1" for the second. The "niFgen Arb Waveform Marker" example shows how to do this. Not wiring the active channel string actually causes all 4 data markers to be configured when each data marker attribute is set.
Hope that helps.
06-28-2010 05:12 AM
Hi Drew,
Thanks for the response, added the active channel definitions and the code now works as expected,
Thanks again
Steve