Searching for LabVIEW / Electronics Engineers in Houston

All,
   Looking for engineers that have experience designing embedded systems and/or LabVIEW systems.
   LabVIEW:
Provide examples of quality code.
Provide good understanding of C.S./software principles. 
Electronics:
Experience designing embedded mixed-signal systems.
Embedded development w/ C.
Experience with Validation of designs.
   We're a small company in Houston, located in the Museum district.
   Please forward inquiries to [email protected] This posting is a local posting only, we're not interested in working with a remote partner on this project.

Hello Rob,
Just to check that we're on the same page:
Do you need to run LabVIEW on a 64-bit OS or do you explicitely need LabVIEW (64 bit)?
LabVIEW (32 bit) is compatible with both 32 bit and 64 bit OSes.
LabVIEW (64 bit) is only compatible with 64 bit OSes.
For the 2009SP1 and 2011 version you can go to ni.com/src and there select  "Go to NI Software Products".
Afterwards click on LabVIEW and then you should see a very big list.
There select the appropriate versions..
Please keep in mind that to be able to do that you serial numbers for the software should be correctly linked to your NI account.
Kind Regards,
Thierry C - Applications Engineering Specialist Northern European Region - National Instruments
CLD, CTA
If someone helped you, let them know. Mark as solved and/or give a kudo.

Similar Messages

  • Need a tip for Labview

    Hi
    I need to know the place in the web where I can find Labview examples.
    I have been in National Instrument's web page but I couldn't find the
    examples.I will appriciate to have the link.
    Thanks,
    Arash

    Hi Arash;
    LabVIEW already ships with a lot of very useful examples. Just go to the help and look for the examples.
    If you do a search for LabVIEW examples at www.ni.com you will get lots of useful examples too.
    At NI Developer Zone, if you go to Development Library > Measurement and Automation Software > LabVIEW, you will also find lots of examples and insights by subject.
    Regards;
    Enrique
    www.vartortech.com

  • Install datasocket support for labview 8.6

    Hi,
    Can I get a link to download a Datasocket Support for Labview 8.6 or higher?
    Thanks
    Ken

    Installing the Latest Version of DataSocket and DataSocket Server
    Problem: 
    I would like to download and install the current version of National Instruments DataSocket and/or DataSocket Server on my computer. Where can I find the latest version of this to download it from National Instruments' website?
    Solution: 
    The latest release of the DataSocket libraries and the DataSocket Server is installed with the LabVIEW Run-Time Engine. Go to the Drivers and Updates web page at ni.com and search for "LabVIEW Run-Time Engine" and sort by Version to find the most recent version of the LabVIEW Run-Time Engine.
    http://digital.ni.com/public.nsf/websearch/40295802535E31B686256E91001859AB?OpenDocument
    Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
    If you don't hate time zones, you're not a real programmer.
    "You are what you don't automate"
    Inplaceness is synonymous with insidiousness

  • Houston based company looking for LabVIEW programmer​s

    Infodat in Houston currently has 2 openings for immediate hiring for the following:
    Engineers to develop software applications for integration with various hardware and control systems primarily using LabVIEW. The position involves integration of projects, proposal generation, and maintenance and upgrade of existing applications. Exposure to the Oil and Gas industry is a plus.
    Infodat’s major areas of focus and delivery are in the Oil and Gas industry with focus on the following:
    §               Tests & Measurement
    §               Data Acquisition and Control
    §               Process Automation
    §               Mobile Technology
    §               Web-based applications
    Please email resumes to [email protected] and  [email protected] 
    For more information, please contact: Andy Bhardwaj at 281-851-9062 or via email at [email protected] 
    All inquires will be held in strict confidence.

    You should [post in the correct forum here:
    http://forums.ni.com/ni/board?board.id=JobPost

  • Houston based company looking for LabVIEW Programmers

    Infodat in Houston currently has 2 openings for immediate hiring for the following:
    Engineers to develop software applications for integration with various hardware and control systems primarily using LabVIEW. The position involves integration of projects, proposal generation, and maintenance and upgrade of existing applications. Exposure to the Oil and Gas industry is a plus.
    Infodat’s major areas of focus and delivery are in the Oil and Gas industry with focus on the following:
    §               Tests & Measurement
    §               Data Acquisition and Control
    §               Process Automation
    §               Mobile Technology
    §               Web-based applications
    Please email resumes to [email protected] and  [email protected] 
    For more information, please contact: Andy Bhardwaj at 281-851-9062 or via email at [email protected] 
    All inquires will be held in strict confidence.

    You should [post in the correct forum here:
    http://forums.ni.com/ni/board?board.id=JobPost

  • Labview developer-search for remote work

    I have 3 year experience as Labview developer. I have good skils in controling devices using different interfaces and automated tests.
    I'm searching for some small projects which can be resolved using remote work. If necessary I can travel several time (in Europe).
    Also I can aproach any specific project if initial data & rquirement are very clear defined and is no time presure.
    If interresed e-mail to [email protected] .
    Thank you! 

    Hi there,
    Sorry but I have already taken on a new contract. If you send me your email address I can pass your request to some people who could help you.
    Best regards
    Neil
    nrp
    CLA

  • How to search for a text node with a particular value in an xml document with labview

    supposing i have the following xml document:
    <head>
    <book>
    <bookname>zio</bookname>
    <author>dan</author>
    </book>
    <book>
    <bookname>the spear warrior</bookname>
    <author>britney</author>
    </book>
    <book>
    <bookname>the beard</bookname>
    <author>derrick</author>
    </book>
    </head>
    i want to search for the author of the book "the beard" using for example the V.I Get first match  of labview to access the the node with value "the beard" and then use Get next sibling  V.I  and Get node text content to get get the author of this book..so my question is how do i write the xpath expression for Get first match so as to access the node with bookname "the beard" instantyly?  am trying to minimise the use of loops because they increase the time duration,..thank you (NB:i dont want to use Get all Matched V.I because it obliges me to use a loop in order to access the name derrick and this increases the time duration for my v.i)
    Solved!
    Go to Solution.

    Since it's all text, why not use a real quick Match Pattern (or Regular Expression, but you don't need that much power here), see attached.
    Cameron
    To err is human, but to really foul it up requires a computer.
    The optimist believes we are in the best of all possible worlds - the pessimist fears this is true.
    Profanity is the one language all programmers know best.
    An expert is someone who has made all the possible mistakes.
    To learn something about LabVIEW at no extra cost, work the online LabVIEW tutorial(s):
    LabVIEW Unit 1 - Getting Started
    Learn to Use LabVIEW with MyDAQ
    Attachments:
    Two-stage match demo.vi ‏8 KB

  • LabVIEW Consulting Company Searching for Resumes

    EvaluMation, LLC is currently accepting resumes and searching for  engineering talent.  We are especially interested in candidates with a  solid electrical/programming background and a strong work ethic.   Experience with National Instruments products is always a plus!
    Some desirable skill sets include
    LabVIEW/TestStand Certifications
    C/C++/Matlab Programming
    Object Oriented Design Experience
    Automation/Instrumentation
    RF Test Experience
    Interfaces Well With Customers
    Engineering Degree
    Security Clearance/Ability to Obtain Clearance
    This positon is located in sunny Albuquerque,NM and relocation may be available
    Please email your resumes to me at [email protected]
    Thanks
    Matthew Dubuque
    EE/CLA/CTD
    www.evalumation.com

    You can use wireshark to do the investigation.
    http://www.wireshark.org/
    Tim
    Johnson Controls
    Holland Michigan

  • Searching for equivalent Labview supported (Arm microcontroller based)development board

    hi every one
    i need to work on some development kit based on 32 bit microcontroller, i already have AVR 32 based EVK 1100 evaluation kit, but i am interested to work with Labview enivroment on ARM microcontrollers, can anyone help me for this, how could i get the Equivalent evaluation kit for labview which should have almost the same I\O as in EVK1100,
    thanx
    looking forward to kind replys
    mazhar hussain
    Attachments:
    EVK1100 discription.pdf ‏38 KB

    Hi mazhar,
    The following link might give you a starting point: http://zone.ni.com/devzone/cda/tut/p/id/7066
    How much external hardware support do you need out of the box?  If you are willing to develop your own hardware drivers (such as LCD, user input, etc), then you can use almost any board with an ARM processor on it.
    Regards,
    Jeremy_B
    Applications Engineer
    National Instruments

  • Reg: vacancy for LabVIEW developer in Bangalore, Chennai and Delhi with (1-6) years experience

    Recruitment Process for LABVIEW: Tele Interview in case of outstation candidates. Bangalore candidates will have to first come for a Written Test (Technical + Analytical), 1-2 rounds of direct technical interview.
    Degree/Branches:  B.E / B.Tech in Electronics / EEE / E&C / E& Instrumentation .
    ROLES AND RESPONSIBILTIES OF ASSOCIATE ENGINEER-SEG:
    Development
    1. Responsible for developing software for the project/module allotted to you with smooth coordination and smooth handing over of the work executed by one to another member in case of change of projects.
    2. Expected to work on multiple projects, project dead line, adhere to coding guidelines and update your progress on the project on a weekly basis to your immediate supervisor.
    3. Developing the software strictly as per the requirement specification, design and Bug free.
    4. Responsible for building a trouble-free system to the satisfaction of the customer.
    Installation
    1. Responsible for installation of hardware and software at customer site for coordinating with the vendor and Manager – Sourcing to see that works done by the vendor is as per requirement specification
    Customer Support
    1. Responsible for providing support to the customer on the system supplied by the Captronic Systems in the past as well as present.
    2. Attends to the support case within 48hrs(local) / 96hrs(outstation ) / 96hrs(out of warranty) of reporting and collecting the Support Closure Report from the customer and submit it to the SBU-HEAD
    3. Informs Support executive with Support Status, Action Taken and Support Closed On
    Training
    1. Responsible for providing training to customer on the systems supplied by Captronic Systems.
    2. Responsible for in-house training to newly recruited engineers.
    Testing
    1. Responsible for testing code developed by you, by another developer and testing entire system at the customer site.  
    2. Responsible for testing hardware supplied by Captronic System and log the test report on the hardware test register.
    Sales Support
    1. Expected to travel with sales team to provide support to sales-team in proposal making at short notice and perform flawless pre-sales system and requirement study.
    General
    1. Expected to take part in technical sessions and keep yourself abreast with the recent product released and technical advancement made
    2. Expected to become domain expert is at least one field and to constantly improve coding style and knowledge.
    Quality
    Responsible for implementing the project methodology and quality policy of the company for all activities under your purview
     Interested candidates may forward your resumes witheir current CTC and notice period to [email protected] . Salary is never the Constraint.

    SANDU SUNITHA
    D/o.S. Venkateshwarlu,
    H.No:11/57, Kothapeta,
    Maruthi Nagar,Dhone,
    Kurnool (Dt.),
    Andhra Pradesh.
    E-Mail:[email protected]
    Mobile : 91-9963586292/08884822259
    Date: 09/ 05/ 2013
    Respected Sir/Madam,
    I have done my masters in  Control Systems Engineering in Electrical
    branch from Malla Reddy College of  Engineering. I am a well organized
    person, with good knowledge about the subject, able to do
    multitasking, able to work within a team and have excellent
    communication skills. As a good Engineer and excellent team player I
    can handle the responsibilities and challenges of the post of an good
    engineer to its fullest.
    I have worked for 6 Months as Project Trainee in CSR INDIA PVT LTD. My
    responsibilities in that institute include Testing, Reporting and
    Debugging, Updating the bugs as a trainee fresher. I was a part of the
    team that designed MERCURY TESTING TOOL, world's Best Automation tool
    today. I tested the model and executed the changes.And i had worked as
    Project Engineer in FUSION ELECTRONICS on Wonder ware SCADA. Presently
    working as Project Scientist in NAL (National Aerospace Laborateries)
    under Research and Development of IVHM(INTEGRATED VEHICLE HEALTH
    MANAGEMENT) Project on MATLAB/SIMULINK ,Labview ,Wireless Sensor
    Networks,WatchDog and Testing.
    Here is the list of the documents enclosed with this cover letter.
     1. Resume
    I hope that you find these of worth. I assure you that if selected; I
    will not let you down and would prove to be an asset for your reputed
    industry.
    Sincerely yours,
    SANDU SUNITHA
    Attachments:
    SANDU_SUNITHA(29_Apr_2013).doc ‏176 KB

  • Job Opening for Labview Test engineer and Senior Labview Test engineer in Honeywell Automation India Limited,Pune

    Job Openings at Honeywell Automation India Ltd., Pune
    Honeywell Automation India Ltd, Pune is currently looking Senior and Junior Labview Test Engineers.
    Position -Permanent
    Job Location: Pune,India.
    Job description is as follows:
    For Senior Labview Test engineer Position: (4-6 years)
    Primary Skills:
     • Should be an expert in NI Labview.  
    • Should be familiar with various NI toolkits and add-on modules like NI LabVIEW Report generation toolkit, LabVIEW RealTime/FPGA toolkit etc
    • Experience on hardware test automation using NI and third party hardware
    • Candidate should have knowledge on various protocols such as RS-232, GPIB, MODBUS, Ethernet,Devicenet, Profibus using NI LabVIEW.
    • Should have functional test development experience using various NI hardware modules (PCI, PXI, cDAQ, cRIO etc)
    • Ability to work independently with our clients for gathering requirements, preparing various test plans, coding & testing, Installation & support
    • Candidate should have good communication skills, presentation skills and interpersonal skills.
    • Knowledge of analog and digital electronics that includes schematic reading and understanding
    • Knowledge on Database, driver development, communication protocols
     Niche Skills:
    • Knowledge of Project Development Life Cycle
    • Experience in NI Teststand/ LabWindows
    • Good Communication Skills
    • Requires cross-functional engagement with Operations, Engineering, and Manufacturing.
    • Project deployment at client site
    • CLD (certified labview developer)
     Added Advantage:
    • Ready valid passport / VISA will be a plus point.
    • Candidate need to travel abroad depending on project requirements.
    • Shorter joining period.
    • Ready to relocate to Pune
    For Junior Labview Test engineer Position: (2-4 years)
     Primary Skills:
    • Candidate should have worked in NI LabVIEW for atleast 2-4 Years.
    • Should be familiar with various NI toolkits and add-on modules like NI LabVIEW Report generation toolkit, LabVIEW Database toolkit,etc..
    • Should have functional test development experience using various NI hardware modules (PCI, PXI, cDAQ, cRIO etc)
    • Candidate should have good communication skills, presentation skills and interpersonal skills.
    • Knowledge of analog and digital electronics that includes schematic reading and understanding
    • Knowledge on Database, driver development, communication protocols
    Niche Skills:
    • Requires cross-functional engagement with Operations, Engineering, and Manufacturing.
    • Project deployment at client site
    • CLAD (certified Labview associate developer)
    Added Advantage:
    • Ready valid passport / VISA will be a plus point.
    • Candidate need to travel abroad depending on project requirements.
    • Shorter joining period.
    • Ready to relocate toPune,India
    Please Forward your updated profile to [email protected]

    Dear Sir,
    With reference to the website of your company I came to know that there always are the vacancies for the suitable candidates and hence I wish to apply for the same.Currently working in hydraulic environment I am approaching you through this application with great enthusiasm, that I have scope and chance to show my ability and contribute my efforts in well direction. I am enclosing here with my complete Curriculum Vitae .
    I am currently working with M/s Minar Hydrosystems PVT. LTD. in Nagpur which is one of the largest manufacturers of hydraulic/pneumatic cylinders, jacks etc. I am In charge for quality department having complete knowledge of instruments with level II in non destructive and automated non destructive techniques. Also handling SAP module in current company with effective administration.
    If you need further information regarding my candidature please do write/call me.
    Thanks & Regards
    Rushikesh P. Deogade
    Nagpur, India
    Ph.:- +91 9923858523
    Attachments:
    B.E. Mechanical with 3 years exp as a QC Incharge.doc ‏25 KB

  • How do I search for a stock in the stock application

    I have plenty of foreign stocks I follow loaded onto the homepage of my iPhone's default Stock App. But when I search for a specific ETF I want to follow, I can't find it. I am unsure what name to give it. Is there an online database I can use to see the correct ticker to enter in my Stock App?

    Thanks, but that's a very strange an incomplete list. It doesn't even have Samsung Electronics (which I was able to load to my homepage), let alone the MSCI Korea Korean ticker. Maybe iPhone's default Stocks app just doesn't have access to everything over there.

  • How do I create a LLB that includes the top level VI and all SubVis for LabVIEW 8.0.1?

    I've searched the boards, and I have not found a solution for creating
    a LLB with all subVIs for LabVIEW 8.0.1.  I've seen the answer to
    use Save With Options.  I haven't been able to locate this. 
    I'm not too familiar with all of LabVIEWs options, so I greatly
    appreciate any help that can be offered on this.

    You can do Save As... and then go to Duplicate Hierarchy to new location and then under Packiging options, select custom and then check the box that says save as llb.
    Yo u can also specifiy the loaction of the files in this screen.
    Kenny
    Kenny

  • Firefox incorrectly finds part of a word when searching for a term

    Dear Sir/Madam
    I was just searching for articles about "sage" (the herb), and at the site
    http://www.earthclinic.com/CURES/sweat.html
    there's the following section:
    "08/30/2009: Ckn1234 from Brooklyn, Ny replies: "I had the ETS surgery too and have started to sweat profusely on my chest and back. Do you still take the same do***sage*** 3X a day to combat the sweating? Have the results maintained their effectiveness?"
    I pressed Ctrl + F to bring up the Firefox Find box and I typed in: sage
    One of the hits was the the word "dosage", which I marked above as: do***sage***
    Even though the site is indeed about the herb sage, this particular hit isn't relevant, so obviously there's a problem here with the Firefox Find feature.
    Could you please modify the Firefox Find box so that there's a tick box that reads "Find whole words only", and another that reads "Find partial words only".
    On an unrelated point, it would also be very useful if you could highlight different search terms in different colours. For instance if I search for "lodge" and "complaint" (i.e. the collocation "to lodge a complaint"), it would be very useful if you could highlight "lodge" and "complaint" in different colours.
    Thank you
    Regards
    Nick Worley

    I found this answer on another forum: [http://www.youtube.com/watch?v=oPQqI9dZdZo]
    You can install the add-on 'YesScript' and then use it to tell Javascript not to let Google perform AutoComplete. From what I've read, Google is forcing AutoComplete down our throats whether we want that feature or not. Their logic is that people type too slowly, so this will speed things up. Trouble is, I type faster than AutoComplete can even begin to keep up with, so I was forever having to wait for AutoComplete to catch up with me, in order to see if I had misspelled something before pressing Enter. All AutoComplete did was slow me down until it was finally disabled.
    Funny thing is, Google embeds a gear-like looking icon in the upper-right corner of its search screens, which enables us to change our search settings. You can turn GoogleInstant off there, but not AutoComplete. Sure wish they'd have allowed us to disable AutoComplete in that manner. This would have saved disgruntled Google Heads an awful lot of trouble, but how much trouble could it possibly have been for Google to add that little bit of highly desirable functionality in the first place?
    Seems to me, some of the software engineers at Google might be the same people who are controlling the way traffic lights work here in Norman, OK: It's as if the signals are set for 80 year-old ladies making their way back from church, which works pretty well about 11:00 o'clock on a Sunday morning, but the rest of the time all it does is frustrate the heck out of most of the rest of us.

  • Search for user role but help poppup display

    Anyone ever trying to search for user role from search action bar or user admin page?
    Whenever select role and clicked on the magnifying glass icon, help content displays instead of role selection.
    At first I think this is a bug. But when I asked Customer Care they said its an expected behaviour which means that this is how the engineers designed it.
    Dont you feel weird? because other field like status, correctly displays status info after clicking the icon.
    Hope u can try it this out and give your opinion here.

    Can you provide a little more detail on what you were trying to do.

Maybe you are looking for

  • Help! My Ipod wont switch off!

    please help me.. my ipod wont switch off..i hv a 30GB ipod video.. normally it will switch off automatically after a few mins if i dont play songs, but recently it wont switch off and it's using up the battery! and when i press hold Play button to sw

  • How to resolve Warning? -- in Struts

    Hi all, I am doing a mini project in STRUTS. All the code i did so far is fine and working fine. Now i am trying to add additional functionalities in login section in my project. To reflect the errors in the same Jsp file I had imported both import o

  • How do i parse a date binding into day month year

    <c:set var="test" scope="page" value="${bindings.StartDate1}" /> how do i pars off individual day month and year values so i can load them into text boxes?

  • Only Prints Blank Pages

    I am using Acrobat 8 Professional. When I open e-mail pdf attachments I can see them, but when I try to print I simply get blank pages. The only way I seem to be able to get it to work is to uninstall/repair and then it works for a while. Any suggest

  • Mouse wrap on Win7 64bit ???

    Hi, I've got a lenovo usb optical wheel mouse (serial number 4427142) which I used to use on Windows XP with lenovo mouse suite v5.11. I've now upgraded to a Windows 7 64 bit machine and am trying to get hold of this software and especially the point