levylabpitt / LV-Data

Collection of LabVIEW VIs to read and write lab data.
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Add quotes around wavename in "* to ITX Wave.vi" #30

Closed ciozi137 closed 4 years ago

ciozi137 commented 4 years ago

Surround wavename with quotation marks image

image

ciozi137 commented 4 years ago

should be single quote, 'x', not "x"