Jump to content

Thang Nguyen

Members
  • Posts

    299
  • Joined

  • Last visited

  • Days Won

    1

Thang Nguyen last won the day on July 10 2019

Thang Nguyen had the most liked content!

Profile Information

  • Gender
    Male
  • Location
    Virginia
  • Interests
    Photography

LabVIEW Information

  • Version
    LabVIEW 2016
  • Since
    2006

Contact Methods

Recent Profile Visitors

4,975 profile views

Thang Nguyen's Achievements

Apprentice

Apprentice (3/14)

  • Dedicated Rare
  • Reacting Well Rare
  • First Post Rare
  • Collaborator Rare
  • Conversation Starter Rare

Recent Badges

3

Reputation

  1. Thanks for your help regarding my issue about writing override accessor VI. I decided to remove my question because I don't think it is helpful for community. I try to remove the interface class and recreate a new parent class again. At this time, I can changed all inheritance to new parent class as it supposed to be. I don't understand why I cannot do it before.

  2. Thank you. I will try with SQLite then.
  3. Hi, I am working on a R&D project which need to acquire and record images at 180FPS. I intend to convert image data to byte array then to string then save to TDMS file. I just figured out TDMS does not save string with NULL value. I don't think it's a good idea to save byte array since it will be difficult to index images with a large size array. Could you please give me some advice on what I should do? Sincerely, Thang Nguyen
  4. I worked in company building EOL test systems for different manufactures which use TestStand and LabVIEW so I understand what need to communicate with different devices and instruments. Now my current company builds bio instrument and there is a requirement from our customers to integrate our instrument to their automation systems. That is why I would like to understand what is the standard of bio automation systems since I don't know much about the automation in bio industry. Now, I guess there is not much different with other industries. Thank you everyone.
  5. Hi, I used to work with oil&gas industry which use OPC or modbus, then I work with agriculture vehicle which use CAN. I don't really know what they use to communicate between systems, instrument in bio automation manufacture or lab environment. Could you please share some information with me? Thank you in advance!
  6. I am maintaining the code of two controllers (cRIO and CVS) in a system. Each of them handle request from ethernet communication like a server with input is string data type. And each of them handle hundreds of message like that. In the future the number of commands can be increased. Now the fun part is we decide to merge these two controllers into one. I am trying to find the best way to merge these two case structures together and how to handle this better. I am thinking about rewriting this using inherited child class to catch each command. But as I know this only work if I use the child on the client side too. In the future if I need to developer the client by different language such as Python, I am not sure how to send the command to match with side of server.
  7. Find out the feature/function you need on your project then search with that specific keyword. Look in Find Examples to see how that is implemented. There are many videos on Youtube nowadays too. Go back here ask with more specific questions
  8. LabVIEW Professional: $2,771.00 /year Vision Development Module: $2,021.00 /year This is pricey!
  9. Thank you very much for your answer.
  10. @Antoine Chalons I am at the phase making decision on specific hardware and OS to run with so I am need to clear up on some information. After doing more research about Windows IOT, specifically Windows IOT Enterprise and Windows Enterprise, I wonder if you choose to use the Windows IOT Enterprise because it comes pre-install on the controller you want to work with? Or because it has some specific features which make you choose to use it?
  11. @Antoine Chalons Thank you very much! Your information is very value to me.
  12. @Antoine Chalons Can I run LabVIEW on Windows Iot? Do you know any limitation? May I ask why do you switch to NI controller since you said you used to use Advantech IPC?
×
×
  • Create New...

Important Information

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