03-01-2024 02:59 AM - edited 03-01-2024 03:02 AM
I wanted to give the sine signal as a RPM(Input) and plot the Output (response) for it. I am using the sine waveform but when I am connecting the wire it is showing some data type error. How shall I rectify it. My sole intention here is to check the Motor running or not at this signal. Also How I can check for the step input and see the output. Can you give me some insights to deal with the Hardware. Here is the attached screen shot which depicts the issue. Hope you will understanding what I am trying to convey.
03-01-2024 03:33 AM
Hi rishab,
@rishab_kr wrote:
I wanted to give the sine signal as a RPM(Input) and plot the Output (response) for it. I am using the sine waveform but when I am connecting the wire it is showing some data type error. How shall I rectify it.
Don't use a formula node for a simple scaling! There even is a waveform function (Wfm_ScaleAndOffset) just for this purpose!
As all 4 outputs get the very same scaling you could even set the correct values at the SineWaveform function...
Also: why do you want to create a sine waveform and then output just 4 samples???
@rishab_kr wrote:
Also How I can check for the step input and see the output. Can you give me some insights to deal with the Hardware. Here is the attached screen shot which depicts the issue. Hope you will understanding what I am trying to convey.
How do you connect your motor and your "hardware"?