11-07-2016 02:14 PM
Hi All,
I am using HSDIO 6556 to execute patterns which is already stored in HSDIO memory as a waveform.
in between a pattern I want to Measure Current on some pins which is connected to SMU
Please suggest me how do I synchronize these two instrument ?
Note : I cannot use PPMU to measure because I have only SMU connected to the pin on which I want to measure a current
11-11-2016 01:51 PM
http://www.ni.com/white-paper/51922/en/
11-14-2016 09:47 AM
Note that the White Paper that Brian linked you to suggests using NI-TClk for synchronization. The 4145 does not support NI-TClk, so you should instead use the triggering APIs of the NI-HSDIO and NI-DCPower APIs for synchronization purposes.
See Synchronization with a High Speed Digital Input/Output (HSDIO) Board and Configuring Triggers and Events (NI-DCPower Help) for starting points.