10-11-2024 11:51 AM
Hello,
I am working on to trigger SMU to start current capture by a pattern burst? Would you be able to give me sample on how to do this.
Solved! Go to Solution.
10-11-2024 04:07 PM
Please elaborate more, do you want to capture current at certain locations during a pattern burst of profile the current through the whole pattern burst?
10-11-2024 09:05 PM
Hello,
Thank you for responding. Correct. What I am planning to do is if there is a opcode that I can use on digital pattern editor such that when I burst a pattern I can automatically send a PXI trig measure trigger to SMU to start current capture. The reason for this is I need the exact timing and I am capturing really small current pulse. Just wondering if there are examples.
10-12-2024 09:47 AM
Here is the high-level concept. See if you can translate this into code,
For this example, let us use event0, PXI_Trig0 and 6571's alias be DPI_6571
10-13-2024 10:25 PM
Hello,
Thank you for your response.
Been trying this event opcode but your explanation made it clearer. Initially had issue running in multisite but realized I just need single PXI trigger for broadcast.
Appreciate you help!
10-13-2024 10:28 PM
@EdTorresJr wrote:
Hello,
Thank you for your response.
Been trying this event opcode but your explanation made it clearer. Initially had issue running in multisite but realized I just need single PXI trigger for broadcast.
Appreciate you help!
Even if it is multi-site, all that it matters is the number of 6571 cards involved as there is one pattern engine per card and the triggers are for the pattern engine and not related to the site. Pattern Engine is the brain that understands the pattern, executes it and scale it for multi-site.
10-14-2024 12:25 AM
Noted on this and thank you!
11-27-2024 12:02 AM
Do you have recommendation how to do it in PXI6556 with PXI4143. We also would like to send measure trigger to SMU from HSDIO