08-06-2008 04:10 PM
08-07-2008 07:20 AM
08-07-2008 07:26 AM
Hi Hillman,
you don´t need the first for loop! You can use the multiply function directly.
Mike
08-07-2008 07:58 AM - edited 08-07-2008 07:59 AM
Hi,
Thank you - your very right... easy to over-complicate things.
Heres the corrected one.
08-07-2008 08:11 AM
08-07-2008 08:14 AM
Hi scalpas,
with changes now.
Mike
08-07-2008 09:08 AM
08-07-2008 09:11 AM
Hi scalpas,
for more comfort, you can add an event structure and react on the change events of your controls.
Mike
08-14-2008 11:15 AM
Hi,
This may be a daft question, but I haven't managed to find the answer in the Labview documents (and I'm relatively new to Labview).
Between 2 samples, will the card just do a linear interpolation to create the output signal ?
If so, then let's take the case of the programme you created for me : let's say that the signal stays at 4 V for 5s. If I have a total of 2 samples (1 at 0 s and 1 at 5 s), will the resulting signal from my card be the same as if I'd set a sampling rate of 1000 samples/s for example ?
Thanks,
08-15-2008 12:47 PM