Jump to content

Evan

NI
  • Posts

    1
  • Joined

  • Last visited

    Never

Posts posted by Evan

  1. QUOTE(sara @ Jan 21 2008, 03:08 PM)

    Hi all

    i want to know if I can to make table in labview to enter data and extracts data from it ?

    and if i can to extracts data in specified columns and rows.

    Yes you can using the LabVIEW table control. Simply drop the control and wire a 2d array of strings to it. So you can enter the data in, and to extract data from it you simply use the index array and grab the data you want.

×
×
  • Create New...

Important Information

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