Experienced CLA, CTD available for project work.

Experienced CLA, CTD and CPI available for project work.
Work model would be remote activity with availability for kick-off and integration onsite travel.
Clear communicator with excellent presentation and customer facing skills.  Deep experience with large swath of NI technologies and hardware.  Wide capability with peripheral software tools such as sql, Amazon - AWS, bug tools, agile development, SCM, remote connectivity, networking, web service etc.
Please email for more discussions:  [email protected]
Michael Weir

Hi All,
Just to say I am still available for remote contract opportunities and that I am now also a Certified TestStand Architect.
Message @ [email protected] for more information..
Thanks & Regards,
Shane.

Similar Messages

  • Available for Remote Work

    CLD & CTD in Ireland available for remote work. Test engineer of over 9 years with experience of doing remote projects.
    Experienced in coding and deployment of turn key automated test solutions.
    Message me at [email protected] if you are interested.
    Thanks,
    Shane.

    Hi All,
    Just to say I am still available for remote contract opportunities and that I am now also a Certified TestStand Architect.
    Message @ [email protected] for more information..
    Thanks & Regards,
    Shane.

  • Help needed for Project Work

    +People..I am new to this forum and your help is absolutely essential as it for my project work. There are two questions in my project. This is the second one. The first question is at the following thread.
    http://forum.java.sun.com/thread.jspa?threadID=5220057
    Thanks in advance..+*
    This is the Question
    Create a class ToyCollection that stores information about different toys in a toy shop.  The information to be stored about a single toy is,
    -         Toy identification as String
    -         Name of the toy as String
    -         Short description about the toy as a String
    -         Price of the toy as float
    -         Quantity of the toy in hand as short integer.
    This class contains following methods,
    -         Constructor method that assigns user input values to above mentioned variables.
    -         main ( ) method that creates array of 4 objects of ToyCollection class and that takes input for all above details from the user and
    calls method to check validity of Quantity and Price values. If all values are valid then create the objects and display the details
    for all 4 toys.
    -         Method that checks validity of quantity and price. If the quantity is 0 or negative then method should throw user defined
    exception with appropriate message and come out of program. Similarly if the price is 0 or negative then it should throw user defined exception with appropriate message and come out of program.
    -         Method that displays all details about a single toy in the following format, e.g. Here Total price should be calculated.
    Toy Identification                  :  S-1
    Toy Name                            :  Small Scooter
    Toy Description                    :  Ordinary 3 wheeler scooter
    Toy price                              :   650.50
    Quantity in hand                    :   3
    Total price of Toys               :    1951.50
    And i did the following coding
    import java.io.*;
    import java.lang.*;
    public class ToyCollection
         public int toyid;
         public String toyname;
         public String toydetails;
         public float toyprice;
         public int toyquantity;
         public void setToyid(int tid)
              toyid = tid;
         public void setToyname(String tname)
              toyname = tname;
         public void setToydetails(String tdet)     
              toydetails = tdet;
         public void setToyprice(float tpri)
              toyprice = tpri;
         public void setToyquantity(int tquan)
              toyquantity = tquan;
         public int getToyid()
              return toyid;
         public String getToyname()
              return toyname;
         public String getToydetails()     
              return toydetails;
         public float getToyprice()
              return toyprice;
         public int getToyquantity()
              return toyquantity;
         public static void main(String args[])throws Exception
              ToyCollection a=new ToyCollection();
              System.out.println("Enter the Toy id");
              BufferedReader br1=new BufferedReader(new InputStreamReader(System.in));
              int tid=Integer.parseInt(br1.readLine());
              a.setToyid(tid);
              System.out.println("Enter the Toy name");
              BufferedReader br2=new BufferedReader(new InputStreamReader(System.in));
              String tname=br2.readLine();
              a.setToyname(tname);
              System.out.println("Enter the Toy details");
              BufferedReader br3=new BufferedReader(new InputStreamReader(System.in));
              String tdet=br3.readLine();
              a.setToydetails(tdet);
              System.out.println("Enter the Toy price");
              BufferedReader br4=new BufferedReader(new InputStreamReader(System.in));
              float tpri=Float.parseFloat(br4.readLine());
              a.setToyprice(tpri);
              System.out.println("Enter the Toy quantity");
              BufferedReader br5=new BufferedReader(new InputStreamReader(System.in));
              int tquan=Integer.parseInt(br5.readLine());
              a.setToyquantity(tquan);
              System.out.println("The Toy Attributed you entered are displayed below \n" + " ID :" + a.getToyid() + "\n " +" Name :" + a.getToyname() + "\n " + " Details :" + a.getToydetails() + "\n " + " Price :" + a.getToyprice() + "\n " + " Quantity :" + a.getToyquantity());
    I submitted the above coding and this was the response from the evaluator
    *"You need to create array of toys. You are accepting details of toy in a single line and your program ends."*
    Eagerly awaiting your reply at the earliest people.

    DrLaszloJamf , here is the question.
    Create a class ToyCollection that stores information about different toys in a toy shop. The information to be stored about a single toy is,
    - Toy identification as String
    - Name of the toy as String
    - Short description about the toy as a String
    - Price of the toy as float
    - Quantity of the toy in hand as short integer.
    This class contains following methods,
    - Constructor method that assigns user input values to above mentioned variables.
    - main ( ) method that creates array of 4 objects of ToyCollection class and that takes input for all above details from the user and
    calls method to check validity of Quantity and Price values. If all values are valid then create the objects and display the details
    for all 4 toys.
    - Method that checks validity of quantity and price. If the quantity is 0 or negative then method should throw user defined
    exception with appropriate message and come out of program. Similarly if the price is 0 or negative then it should throw user defined exception with appropriate message and come out of program.
    - Method that displays all details about a single toy in the following format, e.g. Here Total price should be calculated.
    Toy Identification : S-1
    Toy Name : Small Scooter
    Toy Description : Ordinary 3 wheeler scooter
    Toy price : 650.50
    Quantity in hand : 3
    Total price of Toys : 1951.50
    What is the java code for the above ?

  • Reports available for Project

    What are the seeded reports available for Reporting.Consolidation Purpose in Projects.
    I need following details --
    1. Report for Monthly expenses for the Projects
    2. Report for Project status like whether they are closed , Approved etc and the cost associated with these Projects along with Supplier Invoice info ,Associated Purchase Order etc .
    3. Reports related to reconciliation
    Any report which match some of the requirement will also serve my purpose .
    Please help

    Hi,
    Below are some of the reports that may help in your requirement.
    1. Report for Monthly expenses for the Projects:
    You can look at the reports MGT: Expenditures Summary and MGT: Expenditures Detail
    2. Report for Project status like whether they are closed , Approved etc and the cost associated with these Projects along with Supplier Invoice info ,Associated Purchase Order etc .
    For the Supplier invoice info and PO : use the same MGT: Expenditures Detail report with the Expenditure Class as Supplier invoice
    For Project Status: AUD: Project Configuration
    3. Reports related to reconciliation
    AUD: Cost Audit Report
    AUD: Project Subledger Summary
    AUD: Project Subledger: Detail by Expenditure Type
    AUD: Project Subledger: Detail by Project
    AUD: Revenue Audit Report
    AUD: Supplier Invoice Audit Report
    Hope this helps!
    Thanks,
    Sathish Raju
    www.projectsaccounting.com

  • Reverse Costs for Project work item

    Good Day
    How do you reverse the costs for the project work item that has already been approved?
    Regards

    Good Day
    Thank you for your response, the problem has been resolved by reversing the hours captured not the costs. which someone else had authorisation to do which i didnt have.
    Regards

  • Labview Programmer needed for project work in Milwaukee Area or over the internet

    We have a project I need to get done before summers end and we have majotiy of the code. My company builds robotic systems which we use for industrial inspections mainly in the petrochemical industry.  These robotic systems work with a ultrasonic systems which we use to take thickness measurements of piping and pressure vessels using ultrasound.   We have the ultrasound equipment and most of the software as said previously, we just need it polished up and some additions made.  Here is a link from NI which is simular to what we do and you can even download the code and have a look at there code: http://zone.ni.com/devzone/cda/epd/p/id/3618 . Our code is a bit more complex but you get the picture. 
    This position is not a full time position as of yet.  We are looking for someone to work with us on a contract basis for now. We need someone experienced with the following; Data aquisition, Data analysis, Experience with RF, USB comunication.  We perfer to hire somebody local but if we cant we can can do this over the internet.  If you are interested, give us a reply with contact info.  Thanks.
    Regards,
    Bill

        Bill,
    We are able to offer you the help you need on
    this.  I work for a LabVIEW/test-system consulting group based here out
    of Salt Lake City...not too far if a quick trip is needed.  Among the
    six of us, four of us are former NI employees and we count with a lot of LabVIEW experience and regularly do
    contract work, local and remote.  This sounds interesting and right up
    our alley as far as experience goes.  I'd refer you to our website for
    further info about different projects that we've done for many
    clients.  www.mooregoodideas.com.
    If this seems workable for
    you, feel free to shoot me a note at [email protected]  I'd be
    curious to know more about what you're after and how we can help you
    out. 
    Thanks,
    Jim

  • Chicago Based Labview Electrical Engineer Available for Remote Work

    I work while you sleep
    I have over 8 years experience in Labview including most recently; GPS route mapping, CDMA and GSM test systems, OFDM and FSK test systems, and standalone applications (details available upon request).
    I'm looking for remote projects to work on in the evening to supplement my income and pay for all the expensive Christmas gifts.  I am willing to do work at reasonable rates based on project goals.  I have my MS in Electrical Engineering and over 8 years of digital hardware design experience as well as automation experience with Labview.  I have pretty much automated every piece of test equipment that has crossed my path. 
    Full source code, documentation, flow diagram, etc. upon project completion!  Labview 8.5, Windows XP 
    Regards,
    Labview 4 You
    Electrical Engineer,  Labview Guru

    This is a repost to show this thread is still active.
    I have over 8 years experience in Labview including most recently; GPS route mapping, CDMA and GSM test systems, OFDM and FSK test systems, and standalone applications (details available upon request).
    I'm looking for remote projects to work on in the evening to supplement my income.  I am willing to do work at reasonable rates based on project goals.  I have my MS in Electrical Engineering and over 8 years of digital hardware design experience as well as automation experience with Labview.  I have automated almost every piece of test equipment that has crossed my path. 
    Full source code, documentation, flow diagram, etc. upon project completion!  Labview 8.5, Windows XP 
    Regards,
    Labview 4 You
    Electrical Engineer,  Labview Guru

  • Software Systems Engineer (LV, LV RT, LV FPGA, CVI TestStand, Veristand, C/C++) available for full/part time and remote project work

    I am a software engineer with lots of experience in embedded and test systems. I am a certified TestStand developer, and recently finished a cRIO based embedded system for a medical device company using LV RT and LV FPGA. I have done a lot of TestStand customization and APIs to HIL and other test equipment and created my share of Windows/Linux based C++ applications and libraries.
    I am located in Southeast Michigan and interested in both local and remote project work, as well as full or part time employment.
    I will be at NIWeek 2010 on Wednesday and Thursday. I am holding a session on Simple TCP/IP messaging on Thursday.
    If you would like to meet during NIWeek and/or request my resume please email me at [email protected]

    I saw your posting on the LabView discussion forum concerning your need for a LabView Software Systems Engineer.
    I am a consultant and I am currently available for contract work.
    I have done the things you describe as experience you would like to have.
    I have attached a "Fact Sheet" which describes some of the systems I have built.
    You will notice that I am experienced with developing hardware systems and controls as well as software systems..
    I have over 20 years of experience developing these kinds of systems and have worked with many different kinds of hardware/computer interfaces as well as numerous different software environments.
    If you are interested in discussing this further please call or email me.
    Tom Moser
    ForMost Systems
    North Canton Ohio
    330-470-0404 begin_of_the_skype_highlighting              330-470-0404      end_of_the_skype_highlighting x202
    email:  [email protected]
    Attachments:
    IS 071410a .pdf ‏253 KB

  • UK based LabWindows developer available for contract.

    Experienced software engineer available for contract LabWindows/CVI development
    in the south of England.
    Recently completed projects at Motorola and Panasonic.
    Details on my web site http://www.hhsw.cwc.net

    Dear Sir,
    I would like to get an opportunity to participate in your upcoming or ongoing projects and work for you as a team member. I am a final year MSc Electrical and Communications Engineering student at University of Greenwich UK. Please give me some task to deliver as my MSc final year project or it could provide results for my project. From this experience I intend to move to enhanced certification level and have an experience of working with professionals in the industry.
    My experience of LabVIEW programming and hardware integration is two years plus and I have successfully done my CLAD LabVIEW certification at NI Week last year in London. On my job I was responsible to interact with clients, gather their requirements, suggest suitable hardware modules and then program and integrate to provide deliverable solution.
    Please find my CV attached and contact me at your most convenient. I can work in your South East office at Northolt if required.
    Best Regards,
    Harris Junaid
    Cell: 07813 764372
    email: [email protected]
    Attachments:
    Harris_Junaid(CV).docx ‏24 KB

  • Any good training videos for project server 2010

    Hi All,
    I am working on SharePoint for several years and we had installed project server & created PWA site. But project server looks lot different from SharePoint. is there any good training video's for project server 2010?
    Thanks for any help
    Rithu

    Rithu,
    This would be a good place to start: http://technet.microsoft.com/en-us/library/ff628958(v=office.14).aspx
    There are also several videos on Youtube as well. I am not sure if there is a 'structured' course available for Project Server 2010
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • Are there templates available for scheduling in Numbers?

    Are there templates available for project management in Numbers (similar to Microsoft Project)?

    Valarie,
    Microsoft Project is much more than a template, and won't be replaced by a template in Excel or Numbers, but if all you want from it is a GANTT Chart, you can do a pretty good job of that. Some while ago I created a Numbers GANTT template and Yvan placed it in his public folder.
    To take a look at it, go to Yvan's idisk :
    <http://public.me.com/koenigyvan>
    and download :
    For_iWork:iWork '09:forNumbers09:JerroldGreenGanttChart.zip
    Let me know if you have questions.
    Jerry

  • Availability Check not working for Item Cat TANN or YG05 in Btch Split

    Currently working on implementing Automatic Batch Determination (BD) project and one fine piece is holding up the implementation (make or break for project).
    In our QA System:
      - In inventory we have a quantity of 2 for a material: 1 in one batch and 1 in another batch.
      - Create an order with 2 line items with the same material number for a quantity of 1 each.  Line item category is TANN
      - When you generate the delivery the batch determination causes the items to split (even though you have a quantity of 1 in the line item).
      - When you go into the delivery and open up the 1st line item and look at the 900001 line, BD chooses the 1st batch for a quantity of 1.  Line item category is YG05.
      - When you open up the 2nd line item and look at the 900002 line, BD chooses the 1st batch again, NOT the 2nd batch which it should.
    If I change the line item category on the Sales Order to TAN and generate the delivery, BD correctly assigns the 1st batch to the 900001 line item and the 2nd batch to the 900002 line item.  Which is correct.
    Now for the strange part.  The TANN item category and BD works find in our DEV Sandbox, but NOT in our QAS system.
    I have spent two days now trying to find out where Availability Check is assigned specifically to Item  Categories and any differences between our DEV Sandbox and our QA systems to no avail.
    Our customers need the ability to be able to put the same material number on multiple lines of a sales order due to special pricing per customer within an order.
    Can anyone direct me to some configuration or transaction that controls Availability Checking by Item Category.  I have checked the 0VLP transaction and they are identical between our DEV and QA system for the TANN and YG05 categories.
    Any help will be greatly appreciated.

    In VOV6 the 'CP' Schedule Line Cat. has the Availability flag check.  There were a few areas where I found an "Availability" flag and made sure there were all set.
    But, I did finally find out what the error was:
    Logistics Exec -> Shipping -> Basic Shipping Functions -> Avail Check and Transfer of Requirements -> Transfer of Requirements -> Determination Of Requirement Types Using  Transactions
    There are entries by Item Category.  For
    I/C = TANN
    MRP type = PD
    the Requirement Type was missing (if you look at the entry for TAN/PD you see an 11 in the RqTy column).
    So I entered a 11 (Delivery Requirement) into the field and now the Availability Check works and I am getting the correct Batches and quantities during Batch Determination.
    There is no entry for the YG05 batch split, so I guess the system just uses the Item Category of the main line item.
    Thanks for the responses.  Sorry to bother you I should have figured this out earlier.
    Scott.

  • I've searched to no avail for this problem. Similar posts but none that tell me what to do. I can't add or delete any bookmarks on my iPad 2 running the newest iOS. I know how it's suppose to work, it just isn't working!

    I've searched to no avail for this problem. Similar posts but none that tell me what to do. I can't add or delete any bookmarks on my iPad 2 running the newest iOS. I know how it's suppose to work, it just isn't working!
    It started after the major update to iOS 7.
    I can't believe that this is so hard to do. It's just not letting me. I can add a bookmark to the home screen just fine, just not in a bookmarks folder anywhere I try.
    I've used Apple products since 2001 and have always loved how intuitive they are. But the Safari browser since iOS 7 has been the worst I've experienced. At least right in the beginning after that update.
    I'd really appreciate any help that doesn't just tell me how it's suppose to work...I know that.
    My iPad 4 is not affected with the problem and works as it should.

    To delete, tap "Edit" (tap to enlarge image)

  • Is Project Raptor available for MAC OS?

    Please let me know the tentative time frame for Project Raptor release for MAC OS....
    Thanks,
    Navtesh

    While Oracle has stated that Raptor will be available for Mac OS X, you can run the early adopter releases today OS X Tiger.
    The instructions in this posting worked for me anyway:
    Re: Raptor on Mac OS X (10.4)

  • Which sharepoint service applications & services are required for Project server 2013 to work fine.

    HI,
    Can any one help me,
    I am planning to install project server 2013,  what are the service applications and Services ( Manage services on server in central admin ) in sharepoint  are required for project server 2013 to work fine, so that i will run only  service
    application and services to increase server performance..i don't want to configure all service applications  when i  am configuring.
    Thanks in Advance..
    vijay kommireddi

    Hi Vijay,
    If you are installing Project Server on SharePoint farm, You need to start the service Project Application Service which would be available after you install project Server 2013.
    For Project Server Reporting you need to start Excel service and Secure Store service.
    http://technet.microsoft.com/en-us/library/ee662106(v=office.15).aspx
    Thanks,
    Phani

Maybe you are looking for

  • Click and Drag feature to resize brush in PS 5

    Besides using the bracket keys to resize brushes, you are supposed to be able to hold down the Alt and Control key to drag sideways to make a brush larger or up and down to make it softer. This is on Windows. For some reason, when I do this command,

  • Missile Command widget

    While this new widget is fun, it eats up CPU capacity, even when not playing!  My Mac Mini was running hot (fan going fast) and I didn't have that much open, so I opened Activity Monitor and found that the widget was using 30% of the CPU, and I wasn'

  • Sxmb_moni exception in queue - noinst

    Hi, I've got an exception condition on one of my queues in sxmb_moni, when looking at the queue I see the following error - Exeption condition "NOINST" raised. The transaction in the error message is SXMB_MONI and the program is "RSXMB_SELECT_MESSAGE

  • Turning off alarms in selected calendars only.

    I'm running Lion on a macbook and have an iPhone with IOS 5.  I have three shared calendars.  How do I turn off the alarms on the iPhone for the three shared calendars onlly.  Would like to keep the alarms active on my two calendars.

  • Update To Do app. Lost all my to do's. highly disappointed!

    I updated "To Do" via the App store from my phone. I found out after the update that all my to do's were all gone. I thought maybe I could sync with my computer to get them back but again no luck. If this is the case i will not update. This is highly