LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Generate waveform with SMU without delay between iterations

Dear Community,

 

I am supplying current to a motor with a Source Measure Unit (PXIe-4138), and measuring the displacement of the motor with a DAQ (PXIe-8301). 

Following the article (https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000001DcK9SAK&l=en-LU), I implementing the code to create a sinusoidal current output, and run it several times in a While Loop. There is an issue though, as one can see in the picture, every time that the loop iterates, the time needed for the next sequence to start, creates an error. 

 

Is there a way to make the sequence start instantaneously after every iteration?? 

 

Thanks in advance,

Nikos

Download All
0 Kudos
Message 1 of 2
(781 Views)

Hi nikoskal,

 


@nikoskal95 wrote:

Is there a way to make the sequence start instantaneously after every iteration?? 


Create the waveform in a way it contains more than one sine period ("as many periods as needed")…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 2
(778 Views)