Jump to content

Renan Valente

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Renan Valente

  1. Hello Mr Hooovah, 

    I really appreciate you answer, this is a subVI, the main loop runs in the main VI, which call all the function in a time frame loop, I think this is fine, right?

    As for the feedback loops, I'm still getting used to the concept of not having instaced variables and this whole wiring concept so, in a brief context: How should image.png.4fb3d94e0daff7f768d28f94f0724013.pngdata be kept in a wire if not with feedback loops?

    Another thing, I'm only saving data when it has changed and this is a problem with the time marking, I would like to store is as a waveform of multiple channels, so the time mark could change and not having the very same sample rate, how should I implement this?

     

  2. Hello Mates,

    need some advice from you.

    My data come from serial port as a big string and it is stored to a double array, I save the time stamp as string and them the whole DBL array as dynamic data, then I get this nice TDMS file which in excel looks like this:

    I only need to read the C and D columns, what is the best approach?

    Probably there is a better way to save the tdms, I willing to improve my code

    image.png.52a825b6f522f9cb251260978a64931c.png

     

    image.png.15c4bb6cfe4c2d206d9465ca722a4511.png

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.