Livonia, Michigan LABVIEW PROGRAMMING POSITION

Livonia, Michigan LABVIEW
PROGRAMMING POSITION
Revolutionary Engineering,
Inc. is dynamometer testing systems integrator and service corporation.  We provide systems and services for the
automotive industry as well as in-house dynamometer testing.  We currently have a position open for an LABVIEW
Programmer.  A brief description of the
positions responsibilities and benefits are summarized below.  If you are interested please e-mail us at [email protected].
Position Available
Controls Engineer /
Programmer
Requirements
Bachelors Degree in
Electrical Engineering or Computer Science
LABVIEW programming experience
a most
CAD Experience a plus
Experience with Microsoft
Office Software
General knowledge of shop
procedures and tool usage
Ability to work with other
technicians and engineers
Ability to communicate
technical information both verbal and written
Responsibilities Include (but not limited too)
Develop control and data acquisition software for
dynamometer testing using National Instruments LabVIEW.
Develop third-party software drivers and
interfaces for industry-standard software such as ETAS INCA, and MATLAB
Simulink.
Setup control modes for in-house and customer
test cell operation.
Assist test engineers in designing control
strategies for various testing scenarios.
Recommend new ideas and processes where needed to
improve software and testing operation.
Commission and troubleshoot dynamometer test cell
software and instrumentation issues.
Evaluate project quotations, and develop project
requirements and development scheduling for automated test cells.
Maintain customer relationship throughout project
development and warranty periods.
Evaluate problem resolution and development
progress patterns.
Coordinate with suppliers on issues with development
platforms as they arise.
Coordinate technical information and items under
development among team members.
Maintain software releases using Source Code
Control databases.

Must have authorization to work in the United States on a full-time basis for any employer

Similar Messages

  • LabVIEW Programmer Full Time Position, Livonia, Michigan - Join are team of programmers

    LabVIEW Programmer POSITION
    Revolutionary Engineering, Inc. is dynamometer testing systems integrator and services company.  We provide systems and services for the automotive industry as well as in-house dynamometer testing.  We currently have a position open for a LabVIEW Programmer.  A brief description of the positions responsibilities and benefits are summarized below.  If you are interested please e-mail me at [email protected]
    Position Available
    Full Time LabVIEW Programmer
    Requirements
    Bachelors Degree
    LABVIEW programming experience, CLD a plus
    AutoCAD Experience a plus
    Experience with Microsoft Office Software
    Ability to work with other technicians, engineers, and customers
    Ability to communicate technical information both verbal and written
    Responsibilities Include (but not limited too)
    LabVIEW Programming
    Control System programming and interfacing
    Design and build assistance on dynamometer systems
    Electrical and mechanical print review
    Benefits
    Paid Vacations
    Full Medical
    Paid Sick Days
    Competitive Salaries
    Please check out our website at www.revoleng.com
    regards,
    Daniel E. White
    Revolutionary Engineering, Inc
    36865 Schoolcraft Rd
    Livonia, MI48150

    Dear Sir,
    I learnt about your need for LabVIEW Programmer from your company’s website. I am interested in this job profile which is mentioned in your website. Moreover I aspire to work in a technical company of my field.
    I believe that my LabVIEW knowledge and my education background are appropriate for your requirement , I am attaching my resume for your consideration.
    Thanks in advance.
    Regards,
    Devi S.
    Programmer analyst trainee,
    Cognizant technology solutions,
    Chennai.
    PH: 91-09789069507
    Attachments:
    Devi_Sadasivam.doc ‏48 KB

  • Two Openings - LabVIEW Programmer​s, Livonia, Michigan

    LabVIEW Programmer POSITION
    Revolutionary Engineering, Inc. is dynamometer testing systems integrator and services company.  We provide systems and services for the automotive industry as well as in-house dynamometer testing.  We currently have a position open for an LabVIEW Programmer / Electrical Engineer.  A brief description of the positions responsibilities and benefits are summarized below.  If you are interested please e-mail us at [email protected]
    Position Available
    Full Time LabVIEW Programmer
    Requirements
    Bachelors Degree in Engineering
    At least one year of LABVIEW programming experience
    AutoCAD Experience a plus
    Experience with Microsoft Office Software
    Ability to work with other technicians, engineers, and customers
    Ability to communicate technical information both verbal and written
    Responsibilities Include (but not limited too)
    Control System programming and interfacing
    Design and build assistance on dynamometer systems
    Electrical and mechanical print development and review
    System wiring and mechanical buildups
    Test cell operation
    Benefits
    Paid Vacations
    Full Medical
    Paid Sick Days
    Competitive Salaries
    Please check out our website at revoleng.com
    Regards,
    Daniel E. White
    Revolutionary Engineering, Inc
    36865 Schoolcraft Rd
    Livonia, MI 48150-1149

    Renewing posting for this job position. Please send your applications to the email listed above.

  • How to include .xml file while building a stand alone applicatio​n .exe file from a Labview program

    HI,
    I have a labview program which loads default values of all the variables from a .xml file when executed.  I am trying to build a standalone '.exe application'  using
    (Tools Menu --> Build Application from VI) , however I am not sure where to include this .xml file in the process?  I really appreciate if some one could let me know.
    Thanks
    Vish

    As GerdW said, it is preferable (and better practice) to use the project explorer. My guess, you didn't configure the build correctly (and probably used the default settings).
    First, you have to specify your xml file as Always included is the source file tab
    Now look at how the build folders are built:
    The .ini file (xml in your case) is in the data folder. So in the build the relative position of the xml file is not the same as in the development environment. You have to be aware of this difference and use a diiferent relative path for the exe. You can do this using a conditional disable symbol in the project and then use the conditional disable structure in your VI.
    Here in the deploy case the exe will look for the file in the data folder and in the development environment it will look in a folder name Files.
    Ben64

  • Desperate user need help. My GPIB instrument get stuck with my labview program frequently

    Hello to all labview users,
    i am a beginner in using labview. I am currently writting a labview program to automatically control a digital control rotator HD201e and a network analyzer 8720a to work with the anechoic chamber. The program receives an initial position, amount of increment and # of steps. My program will then ask the controller to rotate to the initial position and at the meantime, the program will monitor the position of the rotator to ensure the requested position is reached. After that, at the position, the program will ask the NA to perform a reading of the measurement. Once the reading is done, the program will ask the controller to rotate to the next position and does a reading of the measurement and so on.
    My program seems to be able to perform the tasks; however, the dig.controller part seems to get stuck around 50% of the time when running the program. Sometimes, even the controller receives the requested position (can be seen from the lcd screen of the controller), the rotator just simply would not rotate; also, sometimes, the controller just simply does not respond when sending the command of moving a position, as in the debug mode (the one with a lightbulb), i see that i got "ok" on all the blocks in the writing portion ofthe program, but the controller just doesnt seem to receive the position (as seen no new position received from the lcd screen) and the cursor on the lcd screen blinks weirdly, due to that problem, my program will then get stuck in an infinite loop.....
    Usually, that problem occurs after few positions have been reached.....
    so, when that happens, i have to stop my program and re-run it. that means the program will have to re-do the measurement that were read previously....
    sometimes i have to stop and re-run my program several times to get all the measurement of all the positions done.....so...that bug renders that program to be an unefficient program.
    I have been trying to resolve that bug for weeks...but no success....i have tried to put some wait time between each block....result is not much different...
    I have also tried putting "clear" block before and after the "write" block.....same problem.....
    I have heard that the serial GPIB "flush" block may help...but i tried..but it seems the controller doesnt recognize/accept flush....
    i have also tried using the "Visa open" and "Visa close" block to see if ithat reduces the stucking thing....but seems that the controller can still get stuck....
    i have also even tried using "lock asyn" and "unlock asyn" block...but didnt seem to work....
    Has anyone experienced such problem.? Is it a known problem with some gpib instrument?
    Is there any discrepancy or bugs in my program that i am unaware of that causes this problem?
    Any advice and or opinion would be greatly appreciated....
    PS: i attached the controller part of my program and the overall program
    desperate happyguy......
    Happy guy
    ~ currently final year undergraduate in Electrical Engr. Graduating soon! Yes!
    ~ currently looking for jobs : any position related to engineering, labview, programming, tech support would be great.
    ~ humber learner of LabVIEW lvl: beginner-intermediate
    Attachments:
    HD201_Controld.jpg ‏231 KB
    AChamber_Measurements_v1d.jpg ‏857 KB
    AChamber_Measurements_v1d3.jpg ‏463 KB

    hi xseadog
    i got what you meant about the gpib reference
    actually, that final frame works because the gpib reference is already done inside that subvi.
    but my problem doesnt arise from that. most of the time ive seen, it arises between the writing frame and the while loop frame. as i mentionned, sometimes. the controller just simply doesnt rotate even i can see the requested position display on the controller lcd screen; also sometimes, just the controller is stuck without acknowledging the write position command. but in labview...while in debug mode. it is shown ok on the block.
    Happy guy
    ~ currently final year undergraduate in Electrical Engr. Graduating soon! Yes!
    ~ currently looking for jobs : any position related to engineering, labview, programming, tech support would be great.
    ~ humber learner of LabVIEW lvl: beginner-intermediate
    Attachments:
    HD-201 RPosd.jpg ‏39 KB

  • Inquiry of APT software and LabView Programming

    Hi,
           I am new to LabView Programming. I am currently using LabView 8.6. As you can see in the attached files, I've written some codes to synchronize X and Y axes movement of two T-Cube DC Servo Controllers using LabView programming. I am now trying to plot some data of Move_Absolute_Position on XY Graph in LabView. After I've made some movement of motor positions, the graph only plot for the current position and erase the previous data. Is there a way to plot all data on the graph? If you could give some examples, I would appreciate it.
    Best Regards,
    Jack
    Solved!
    Go to Solution.
    Attachments:
    APT_Test_3.vi ‏27 KB

    JackBrown wrote:
    ...As you can see in the attached files,...
    There are no attached files.
    To plot an xy history, easiest would be to use the "build xy graph express VI" and configure it not to erase data between calls. You get that express VI if you place the xy graph found in the express palette on the front panel.
    LabVIEW Champion . Do more with less code and in less time .

  • Senior Engineer - Tech Support Grand Rapids, Michigan Direct Hire position.

    Please e-mail me if you are interested in the position below.  I will enter your information into the job bank as an employee referal.  This helps get you noticed above others.
    [email protected]
    Job:
    Group/Division
    Fluid Power - Aerospace - Electrical Sensing & Controls Division
    Experience Level
    5-7 years
    Travel
    Up to 10 percent
    Internal Job Description
    Located in Grand Rapids, MI  Opening for a Senior Engineer - Tech Support.
    Key responsibilities include:
    -Programming from scratch and modification of existing LabView programs
    -Analyze, troubleshoot, and repair mechanical and electrical test systems.
    -Analyze test equipment failures, identify root cause problems and design/implement solutions.
    -Project management of new equipment requests for quotes and purchases.
    -Lead technicians in troubleshooting and repair of equipment.
    -Hands-on troubleshooting and repair of equipment.
    -Exceed internal customer expectations for equipment uptime and reliable solutions.
    -Develop short-term workaround solutions as needed to maximize test equipment uptime.
    -Develop equipment standards and metrics.
    Facility HR Contact: Jill Kurth
    Job Qualifications
    -BSEE or BSME with strong electrical and programming skills required.
    -5 or more years applicable experience.
    -Expertise in National Instruments solutions is required.
    -Demonstrated programming and application of LabView software using various I/O solutions is required. LabView Certification is a plus.
    -Extensive knowledge of managing automated test equipment projects.
    -Aerospace experience preferred.
    -Electromechanical actuator experience preferred.
    -Expertise in PLC programming.
    -Working knowledge of Mitsubishi PLCs is a plus.
    -Expertise in custom digital and analog circuit design is a plus.
    -Excellent written and oral communication skills.
    Relocation benefit provided?
    No
    US Locations
    Grand Rapids, MI
    State
    Michigan

    Hi!
    I am interested for this Job and attaching my Job application.
                                                  Thanks!
                                           Khursheed Akhtar
    Attachments:
    Resume6.doc ‏48 KB

  • How do I use directional PDA buttons in LabVIEW programs?

    Hi all,
    I've been assigned to get a LabVIEW program to work on a Palm PDA with LabVIEW 7.0 and palm PDA module 7.0.  I am basically totally new to LabVIEW, and my possibly very simple problem is, the PC program requires input from a serially connected number pad for the 8, 4, 5, 6, and 2 keys which are used as four directions (8, 4, 6, and 2) and an enter (5). 
    I am trying to rewrite the input vi to use the directional buttons and middle enter button on the PDA itself but am having trouble figuring out what to use.  I am using a PDA simulator because of the PALM OS5 we own.  The input demo vi example provided will not build for PDA because of size so I am unsure of how to approach this.  Another thing is, we have LabVIEW and PDA module for pocket PC 8.0, and a Dell Axim PDA on order.  From what I understand off of this website, the latest PDA module has example button vi's.  I would still like to figure out the way to do this on 7.0 so I can have a better understanding of LabVIEW.  Eventually the program's endgoal is to be used on a PDA and inputting with a bluetooth keyboard, but we are going step by step right now.
    I guess my biggest questions are, how do I assign the directional buttons on the PDA in my program, and will this differ greatly when we switch to 8.0 and pocketPC.
    Oh and I did try to look at the example asteroid.vi but from looking at the input subvi, still couldn't figure out how they assigned the buttons.
    Thanks,
    Stephen

    I can't help with any specifics (no access to the PDA module at the moment and I didn't use the buttons anyway), but I would like to say that it probably would make a big difference if you used LV 8. 7.0 was the first version of the PDA module and was extemely limited and problematic (it didn't even have a tab control). 7.1 was somewhat better and I understand that 8 is even better (although still very limited and buggy).
    I also remember reading about several differences between Palm and PocketPC and I think you will generally be better off with the PocketPC as it's related to windows and will probably support more stuff.
    Try to take over the world!

  • How to open labview program with Quit Labview function inside?

    Hi Any idea how to open labview program with  Quit Labview function inside?
    I forgot to add and set the condition of the type for this program.
    If the program is an application, it would close straight away.
    If it is still labview work, it will go straight to editing program without closing.
    So I need to recover, open it and make some changes.
    Clement
    Solved!
    Go to Solution.

    Put the VI in a project and open it from there, then it shouldn't autorun. You can use App.kind property of application to decide whether to close or not.
    /Y
    LabVIEW 8.2 - 2014
    "Only dead fish swim downstream" - "My life for Kudos!" - "Dumb people repeat old mistakes - smart ones create new ones."
    G# - Free award winning reference based OOP for LV

  • Can multiple LabVIEW programs simultaneously access the same NI-DAQmx hardware?

    I am developing a test station system that, in essence, runs several
    seperate LabVIEW programs simultaneously on the same computer, each
    controlling a different set of I/O channels on one shared set of NI
    DAQ hardware (analog and digital I/O PCI boards with external signal
    conditioning).
    I have already gotten a system like this running almost flawlessly
    using LabVIEW 6.1, NI-DAQmx 7.1 with traditional channels, and older
    E-series DAQ hardware. So long as two programs do not try to write to
    the same output channel simultaneously, everything works exactly as
    expected--I can even read from the same (named) channel simultaneously
    from more than one program. The only issue I have had is that if
    one
    of the compiled applications is closed (not just stopped, but closed)
    while others are still running, Windows XP (SP1) will bluescreen on a
    driver error. This is undesireable, but acceptable (though if there's
    a fix/workaround, I'd love to hear it).
    I am now building a similar system using mostly the same software
    (with an upgrade to LabVIEW 7.1), and I've noticed that the new
    M-series DAQ hardware seems to offer much more bang for the buck than
    old E-series hardware and its kin.
    My question is this: It appears that I/O on M-series hardware must be
    performed with new mx channels, with traditional channels not being an
    option. I am therefore wondering if I will be able to do this kind of
    multiple simultaneous access with mx channels, or if I must purchase
    the classic hardware and use traditional channels for this somewhat
    unorthodox application.
    (Incidentally, the multiple simultaneous program thing is a
    requirement for this system, as it is the only clean way to run
    multiple
    identical copies of the same complete program that only
    operate on different I/O channels, and re-doing the program from
    scratch is not an option.)

    Dear Anonymous,
    Thank you for contacting National Instruments.
    To address your question, I don't know if multiple simultaneous access with mx channels is possible, but I do not see why it wouldn't be. The best way to find out would be to test it. I don't have your program or hardware, so I'm pointing you to some Compatibility VIs. These are VIs that look exactly like Traditional DAQ VIs except that underneath they call the DAQmx driver instead of the Traditional DAQ driver. If your device works when you substitute these Compatibility VIs in for the Traditional DAQ VIs, then you'll know the M Series boards will work for you.
    Here is the link for information about the Compatibility VIs:
    http://digital.ni.com/softlib.nsf/954feaeea92d90918625674b00658b
    83/9d67f671bcc6850586256e630059308b?OpenDocument
    Let me know if you have any further questions or if this does not resolve your issue.
    Thanks again and have a great day!
    Chad AE
    Applications Engineer - National Instruments

  • How to get a signal from the serial port to start a labview program?

    I need to synchronize the data obtained from a program (which is not in Labview)with the data collected with Labview on a different computer. I can send some data strings to the serial port of the computer running the Labview program when the other program starts. However, I need to be able to read the trigger in my Labview program. Do you know what I should do? Thanks.

    If you don't have any other programs listening on the COM port, you need to let a LV program run BEFORE the signal comes, otherwise you won't be able to read it. You can have the program wait in a slow timed loop so that it doesn't use up too much CPU time, and when the required "trigger" comes, to move into the main part of the program.
    You basically need a while loop waiting for a certain string in the serial buffer. Once the string is found the while loop is exited, and the data acqquisition or whatever else you require from the progam can be performed.
    In the example attached the program wait for ANY text to be sent to the COM port. Please note that you need to configure the VISA resource before using it. Once there is something at the COM port, the loop will exit and the rest of the program will be executed.
    Hope this helps
    Shane
    Using LV 6.1 and 8.2.1 on W2k (SP4) and WXP (SP2)
    Attachments:
    Wait for serisl message.vi ‏17 KB

  • Error when running the LabVIEW program

    hello...........
    I'm newbie in LabVIEW....I have a problem when i'm running the LabVIEW program...i want to analyse data using the LabVIEW through the real experiment....
    My problem is, there is an Error when i try to start the program...This Error forced me to restart the program several times until it can run.......By the way, i'm using Picoscopes 3206 to connect the LabVIEW program in PC with the real experiment.....
    Here, I'm attached the picture that I snap when the Error occur....
    Attachments:
    error.JPG ‏222 KB

    You have to try to isolate the problem...
    Use 'Diagram disable' or 'Case' structure to run special part of code or try write a specific code to access and manage your equipment.
    Several questions could help: 
    - Are you up to date with your hardware driver?
    - Do you call external ressources (ex: dll)? perhaps with instability
    - Do you properly close connection with your equipment after using? 
    - With your offline mode, do you load all the code, including hardware driver or do you use a special method without no loading the specific code?
    - When you are able to run after many tries, is the program stable? Can you re-start it without exiting LabVIEW?

  • Modification of Global channels In NIMax while Labview Program running, not updating in Labview

    Hello,
         Okay, here is my issue.  I have a program that reads data from a device using global channels in MAX.
    Step 1:  I open MAX with the systemExecute.vi with the parameters to wait till program finishes.
    Step 2:  I Modify a channel in Max, for example change the assigned daqMX Scale, or Min Max values.
    Step 3:  Save channel in Max.
    Step 4: Exit MAX with the file exit.
    Step 5: The Labview program continues, and I re-read the available global channels and global scales in the Labview vi but the properties have not changed to match what I change in MAX.
    If I stop the VI then start it again and read the global channels then the properties get updated.  How can I get the channel properties to update in Labview after changes are made in Max without stopping the labview vi and starting it again?

    Many properties of the channel can only be modified when the task is not running.  Have you tried stopping the task in LV before modifying the parameters, and then re-starting the task?
    Dan

  • Capital inv. program position not allowed for measure

    Hi Gurus,
    When I am going to assign top level wbs to investment program position i am getting the error message
    How I can overcome this.
    Quick response will be rewarded and appreciated.
    Cap. investment program position not allowed for measure
    Message no. AP039
    Diagnosis
    You want to assign a measure or appropriation request to an investment program position.  However, the program position does not allow this type of assignment.
    System Response
    The assignment is not allowed.
    Procedure
    Use the detail display in the position to find out what assignments are allowed to it.
    rgds

    HI Sree
    In  im12 I have one general Tab and one Organisational tab.Here I am not getting allowed measures button.
    even though I am unable to create AR when i am assigning WBSE there then I am getting the error message.
    Program type not allowed according to budget profile of measure
    Message no. AP177
    Diagnosis
    You tried to assign a measure to an appropriation request.
    The appropriation request type for the appropriation request specifies that assignment from measures is only possible, if the measures specify that they have to be assigned later to an investment program with program type ZM01.
    However, the budget profile of the measure specifies that it has to be assigned later to an investment program with program type ZC01.
    System Response
    The function cannot be carried out.
    Regards

  • I can not create an Installer, After install the Vision Builder Demo and then uninstall it. I can not create a Labview installer anymore, it asks me for a Vision Builder Installer, even if My Labview program does not have nothing to do with it...

    I can not create an Installer on LabView, After install the Vision Builder Demo and then uninstall it. I can not create a Labview installer anymore, it asks me for a Vision Builder Installer, even if My Labview program does not have nothing to do with it...
    Solved!
    Go to Solution.

     Hi Shada this can happen if you are including additional installers to your installer for example DAQmx. When you are doing this the installer has to include other files like MAX (Measuremente and Automation Explorer). Probably when you installed Vision Builder it updated MAX, so when your installer is trying to Include MAX, its asking for the source where it was installed in your computer in this case Vision Builder.
     Here you can cache the information so its not asked again, or you can download a newer version fo DAQmx, so it will update MAX and change de dependecy.
     You can find more details about this issue in this KB:
    KnowledgeBase 3S88PJMY: Why Do I Get A "Missing Distribution" Error When Trying to Build an Installe...
    And for keeping a copy here is more info:
     How Do I Stop the Missing Distribution Notification Each Time I Build An Installer?
    Best Regards
    Benjamin C
    Senior Systems Engineer // CLA // CLED // CTD

Maybe you are looking for

  • Opacity problems with exported movie

    Hi all I'm having an issue with Motion 5. My project is 3046x1080 @ 30fps with a transparent canvas as a background and I have my timeline with about 5 clips all placed in seperate layers. All I'm trying to do is fade from one clip to the next so I f

  • Wifi idle 1min doesnt work after that

    hey all, i have this problem ever since i bought this phone. when ever im browsing over wifi and stops browsing for 1min and if i again start browsing it jst doesn't work and shows me that it is trying to load the page. however this thing never happe

  • Answers and Edit Formula and IE9

    Hello all. I raised this as a SR with oracle but I am curious to find if any one else has also seen this problem. Unable to expand and scroll bar goes up without able to select the column when using IE9 and OBIEE 11.1.1.6.1 Here is the steps. 1. Open

  • How to Remove a Plug-In?

    I don't like the new NIK plug in. And I am not so sure about the One-on-One plug in. How do you remove them?

  • Browser showing different Font

    Hi, I created a table and typed some text in it. I set the font to Tunga with a size of 12. When I previewed it in IE6, the font changed to something else. What is that so? Thanks noobe1