Jump to content

Kurt Friday

Members
  • Posts

    253
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by Kurt Friday

  1. You can use NaN to effectively lift the pen from the plot and hence plot what appears to be separate vertical lines. The attached code demonstrates generating error bar plot given a set of X, Y and Error values. Download File:post-1058-1116913680.zip
  2. Hi Sarah I just tried the following code and I was able to set the HTML report font color correctly.
  3. What type of meter and what model? Do you have any documentation? Check your serial settings as well, if your baud rate is out then your data will be garbled.
  4. Hi Sarah Try the attached vi, its a bit of a trick but it works. Essentially convert your 1D array to a 2D and manipulate the visible rows and columns depending on the desired view. Hope this helps. Download File:post-1058-1114521194.vi
  5. Hi All SciWare have just released AppLauncher for free. AppLauncher allows you to run LabVIEW source code under the Runtime Engine, it uses vi server to launch the top level vi from a llb. Source code and examples are provided, feel free to modify it and build upon it. http://www.sciware.com.au/free_stuff.htm
×
×
  • Create New...

Important Information

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