Jump to content

wan81

Members
  • Posts

    6
  • Joined

  • Last visited

    Never

wan81's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hey thanks Gavin!!! Guess this is what i really needed.
  2. Hi guys, I need some help to create a VI that is able to load images in the form of 1024 by 768 pixel resolution from a certain filepath. The VI must be able to load the images sequentially. Question is how?? Thus far, I'm able to create a VI that prompts users to load images. Thanks Ridwan
  3. Hey thanks guys.. Really appreciate all the help. I am currently trying out the image thresholding method first. Ridwan
  4. Hi guys!!! I was wondering how I can store an image which is represented in 8/16 or 32 bits into a binary image? I know using IMAQ pallete, i can convert an image into an array using ImageToArray VI. However, the image will be represented in an 8 bit or 16 bit format. How can I achieve binary? Please help. Thanks
  5. Hi guys, I'm a newbie here but not in labVIEW. I am currently trying to interface COM automation objects to control a galvo scan mirror system using a LEC - 1 card from Cambridge Tech. The 3rd party software comes from Winlase(Lanmark controls). Thus far I know how to load the type library in order to gain access to the functions provided. My task is to: 1. Create a connection from my PC that acts as a client to the controller card that acts as a server using TCP/IP connection. 2. Create mark objects so that I can control my hardware device (the mirrors) What I am not sure is what the programming flow is to control the card. After I create the connection, do I create objects or did I miss some steps. A GUI interface has been provided but I'm trying to integrate the COM automation objects with labview. If i have not been clear, please state how I can make my question clear. I've tried many ways to control the card by attaching the functions in different permutation but to non avail. Vendors cannot be contacted. Aiyah. Anyway, attached is the Winlase COM automation manual for your perusal that I have been trying to understand. The available functions are all there but the problem is they did not explain the way to start controlling the card. They assume customers will use the GUI directly. Please help!! Have been losing sleep over this.
×
×
  • Create New...

Important Information

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