LabVIEW Application Developer (CLA) - Provide LabVIEW solution for SME & MNC - Singapore based

Hi ,
I have accumulated years of experience in creating LabVIEW application for SME & MNC.
In order to deliver quality solution to customer, please expect the following routine:
Requirement gathering on software application.
Translate business requirement into software specification, software model and architecture.
Application coding and regular review with client. 
Continuously application improvement and maintenance based on user feedback.
Part of my experiences: 
LabVIEW application development with rich-GUI features.
Process automation or data analysis through communication (Express Controller/Serial/USB/Bluetooth etc.) in between customized hardwares and LabVIEW application.
High pincount Digital data generation & acquisition. 
Provide best-fit NI PXI hardwares (Digital/Analog/Serial IO/PMU etc) for customer's business requirement. 
Visual Studio.NET programming, SQL, Scripting. 
LabVIEW Real-time, LabVIEW FPGA
Please feel free to drop me an email at [email protected] for a non-obligatory discussion. 
Thanks for reading. 
Regards,
Drawsome

Please look into my profile at linked in https://in.linkedin.com/in/prashantpatel21 I m interested.
Regards,
PBP (CLAD)
Labview 6.1 - 2014
KUDOS ARE WELCOMED.
If your problem get solved then mark as solution.

Similar Messages

  • Can you provide a FM for getting product information based on Contact ID?

    This is in CRM
    Can you provide a FM for getting product information based on Contact ID or Contact GUID?related to CRM
    I need to get product id from contract id or contact guid.
    please provide help in this

    Hi there. Please check if either of these function modules works for you:
    ISU_MDG_GET_PRODUCT
    ECRM_MDG_GET_ACTUAL_PRODID
    Hope this helps.
    - April King

  • Providing DRC solution for ATMs in the enterprise network

    Hi all,
    I am looking for ideas on how to provide a Disaster Recovery solution for thousands of ATMs (Automated Teller Machine) deployed in the bank enterprise network. The solution should consider
    the following facts:-
    1.- Having the ATMs switch the connection to the Server at DRC shouldn't be automatic. This situation might last for the next few years until DRC becomes mirror image of primary data center.
    2.- The ATM servers at the primary and disaster recovery center is single server equipped with high availability (Tandem). I mean to say, there is no SLBs invloved in the connection
    3.- The application running on the ATMs is calling the ATM Server by hardcoded IP address in the application. The bank is willing to visit the ATMs to change once and forever.
    I see source natting as the most appropriate solution, however your opanion and expertise are appreciated.
    Thanks
    Sami

    Sami,
    what kind of solution are you looking for ?
    Is the concern the connection from ATM to central location ?
    Or is it a concern about the server at the central location ?
    For connection issues, I don't see any other solution than providing multiple lines.
    If the concern is the single server, you could have a loadbalancer somewhere in your network.
    The loadbalancer can use probes to check the health of the server.
    If the primary fails, or is unreachable, you can automatically redirect the traffic to the standby.
    ATM machines will point to the virtual ip (you could reuse the current ip and assign a new one to the servers).
    Not sure where to place the loadbalancer without a better idea of the problem to solve and the network.
    Gilles.

  • Can anyone provide a solution for this problem

    hi all,
    In my page i am using a dropdown component , a table component and hyperlink and a button. whenever i click on the button the table component will populate values based on the selected values from the dropdown.
    The hyperlink is for opening a new window the same values as in the table component but in a pdf file.
    For that i have taken the help from one of the group members solution.
    Now i have set the target property of the hyperlink to new window. And in the hyperlink action method i have written the code for calling a servlet.Now the new window is opening fine with correct values.After that only the problem comes.Now if new window closed or not if i change the dropdown values that page is not getting refreshed.i.e. the table component is not refreshing with correct values.Also the button component which is supposed to work for displaying data in the table starts working like the hyperlink i.e . if i click the button it is opening the new window with the values which should have displayed in the table.
    bye the my page is inside a tabset which is inside a parent tabset
    I don't know whether my explanation about the problem is clear or not.
    but any help from anyone is appreciated.
    Interestingly if i navigate to some other tabs inside the main tabsets the table component get refreshed. but after clicking the hyperlink the same problem continues.
    is there any other component i can use to open the window and display the servlet's data
    Any valuable suggestions is expected,
    Thanks and regards,
    rpk

    maybe these links will help answer your question but if not come on back:
    http://discussions.apple.com/thread.jspa?messageID=5442965&#5442965
    http://discussions.apple.com/thread.jspa?messageID=5320620&#5320620
    http://discussions.apple.com/thread.jspa?messageID=5090887&#5090887
    http://discussions.apple.com/thread.jspa?messageID=5438220&#5438220
    http://discussions.apple.com/thread.jspa?messageID=5299609&#5299609

  • Provide me solution for STRUTS and MySQL connection

    Hi,
    friends.
    I am developing application in which i using mySQL database 5
    and using struts.
    I follow steps searched through google but i could not established
    database connection
    kindly step by step instruct me to connect with Database using struts
    if possible give me sample application to
    [email protected]
    Thanks.

    but i could not established database connectionPlease be specific. How did you conclude that? Which exceptions are you getting? Show the full message and the trace. They are not to be ignored :)

  • How to solve the Error code :45 for the below mentioned script. Please provide  the solution for the

    function fontcheck (){
        fonts=null;
    //var fonts=document.fonts.everyItem().getElements();
    var _docFonts = app.activeDocument.fonts.everyItem().getElements();
        var myDoc=app.activeDocument
        var fontlist = []
        for (var i = 0; i < _docFonts.length; i++) {
         var fontName = _docFonts[i].fullName;
         var fontpath= _docFonts[i].location;
    var mm=String(fontpath);
    var s=String.fromCharCode(92)
    var ms=String("C:"+(s)+"Windows"+(s)+"Fonts"+(s));
    mm=mm.substring(0,17);
    if (mm==ms)
    alert ("The Document contain System font Please fix the font using find font option");
    exit()
    mm=null;
    fonts=null;
    else
    if (mm=="System Font")
    alert ("The Document contain System font Please fix the font using find font option");
    exit()
    mm=null;
    fonts=null;

    works for me. Perhaps you can tell more about what happens?

  • Could anybody pls provide the solution for test condition for ceating deliv

    Hi,
    I am working one function module but I want some functional input (SD).
    1. Create a domestic delivery. 
    2. Create ICB direct to customer delivery.
    3. Create ICB PO replenishment delivery 
    4. Create ICB Atlas to Non Atlas.
    5. Repeat the steps for gateout enabled and not enabled locations and perform billing. Check the billing log.
    6. Repeat the tests with delivery with and without gateout info.
    7. Create a POD adjustment document for over delivery scenario. Perform billing.
    8. Perform billing using VF01 and VF04
    So anbody can help me for functional input.
    Waiting for quick response.
    Best Regards,
    BDP

    Hi Reneta
    For your requirement , Bonus Buy concept should  be used. But the best way to meet your requirement is to go with a
    new subroutine and assign to the discount condition type in your pricing procedure.But if there are several combination's of materials which can vary the reduction of the price then in the subroutine only you have to write the subroutine with the help of ABAPer that if any vary comes then system should check the prices and vary the prices  also. So give your requirement to the ABAPer then he will fulfill your requirement.
    Regards
    Srinath

  • Can you please provide the solution for creating process chain..

    Hi Experts,
    i need to work on this process chain PC_UN_HR_SAP_PM_TD01, i need to add one more step before DSO load that means delete existing data from DSO
    please let u know as soon as possible.

    Hi Kavya,
    Here you can use proces type: 'Complete deletion of data target content' from Data target administration node.
    Here in this process type you need to specify the target of which data to be deleted.
    PFB links which specify the creation of Process Chains. You 'll get enough idea from these to modify the existing process chain.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/101bed70-f13d-2e10-e7ad-d5c9dabf4485?overridelayout=true
    http://scn.sap.com/people/juergen.noe/blog/2008/01/11/process-chain-creation--step-by-step
    Hope this 'll help you to get desired result,
    Thanks & Regards,
    Pradip

  • Hi, I recently upgraded my xcode to 5.1, my project is running well in ios 7.0,6.0, But in ios 7.1 i'm getting error like"iOS Simulator failed to install the application". Can anybody please suggest the solution for it.

    My project is not running in ios 7.1 simulator i'm getting error like "iOS Simulator failed to install the application". Please suggest a solution for it.

    We aren't Apple, just users like you. Have you tried a reset? Hold down the home button along with the sleep/wake button until the screen goes black and you see the Apple, then let go. (No data loss)

  • Which JVM and APIs are better for Palm application development

    Hi All,
    Any body tell me which JVM and APIs are better for palm device application development. A want to create a good GUI based application on Palm.
    Please suggest me.
    Thanks
    Jack

    hi jack...
    You can use ibm's wsdd(websphere device developer) as plugin to wsad(websphere application developer) for developing web applications which can be run on palm devices. It uses j9(ibm's implemention of jvm).
    thanks...

  • Which application of Netweaver will be useful for JAVA professionals

    Hi,
    I am new to Netweaver and need to know which application of netweaver will be useful for me. I am basically a JAVA Programmer.
    What exactly i can learrn in netweaver. EP,Webdynpro or XI.
    Regards,
    Sujan.

    Hi,
        Netweaver Portal(EP) is a frontend which provides one solid interface to all your applications, whether they are SAP or not. It runs on the java platform.
    You can develop pure j2ee applications using the Netweaver Developer Studio, it has plug-ins which help in developing SAP technologies such as Web Dynpro, but you don't have to use it, you can develop your application using pure java technologies like EJB, jsp, etc. It also provides a solution for deploying your apps to the web application server.
    In EP & WebDynPro, you can easily code if you have Java knowledge.Java is a big part of being a Portal Developer.
    Hope this helps.
    Regards,
    Pooja.

  • Are there any partner solutions for Polls / Statistics / Feedback?

    I got a question from a customer if any SAP partners provide solutions for polls and statistics based on SAP EP. Standard portal functionality doesn't cover all requirements, and they want "preconfigured" functionality to minimize there own coding.
    Some of the requirements are (in addition to standard SAP functionality):
    1. possibility to display notifications for the user in process of filling the form, if the answer was right or not (this can be used for learning, for example),
    2. possibility of a detailed answer (text input) for the user who fills the form
    3. possibility to monitor answers given by every user, not only overall statistics (results from 2).
    The result of 2+3 is the possibility to use this application as a means of collecting information from users.
    If you have any information about such solutions, please let me know either here or via email: [email protected]
    Thanks,
    Sergej

    Hello Anonymous2658,
    There are only three services offered for Azure Dreamspark account in Azure and does not include any of its Database services.
    The services that are offered are:
    a. Azure App Service Web Apps
    b. Application Insights
    c. Visual Studio Online
    You can refer to the link below for more information on this:
    https://www.dreamspark.com/Product/Product.aspx?productid=99
    You can also follow the link below to contact Dreamspark Support for more information on this:
    https://www.dreamspark.com/student/support.aspx
    Here are the freequently asked questions on Dreamspark account:
    https://www.dreamspark.com/Support/FAQ/Default.aspx#FAQ
    Thanks,
    Syed Irfan Hussain

  • Providing a TooltipText for the ListBox  data selection  in Javascript

    Hi ,
    I have a ListBox(select) which contains multiple values when i select a value it should popup a tooltip text mentioning that selected value. How to do it Javascript? Please do provide a solution for this. Since this is urgent.
    Thanks,
    M.Ananthu

    You can download this:
    http://www.walterzorn.com/tooltip/tooltip_e.htm
    Then modify the onMouseOver of the select to call a Javascript function which will display the popup based on the currently selected index...

  • Does BEA have a solution for report

    Hi, everyone,
    I am new for BEA's solution.
    Recently, I am surveying some JAVA reports in order substitute the crystal report
    in VB.
    It seems that BEA has good reputation in AP server.
    Could you tell me if BEA provide the solution for generating reports?
    Thaknx in advance

    NukeShim,
    Could confirm that you're seeing the scanner, that is the LiDE-80 specifcally, under Image Capture in Mavericks, and that you can scan? Not showing up for me on a 2012 MBP running the latest 10.8.5 .
    I'd actually really be surprised if it would, since the LiDe-80 specifically was internally different from the rest of the LiDE series. Canon didn't write the original drivers for them, some 3d-party did. The drivers were weak MacOS 9 updates (filename limited to 32 chars, no unicode support). They were never updated for the Intel Macs, unlike most of the LiDE line. I know this because I corresponded with Canon on this in 2008. The last driver is  a PowerPC one from 2005, which officially supports up to 10.4 only, although IIRC it did work for me on 10.5 for a while after doing some manual installing.

  • Using MS FileSharingTestSuite for TESTING a LINUX Based SMB/CIFS implementation.

    Hi,
    I was trying to setup the MS File Sharing test suite for testing the below implementation.
    Could please let me know if this use-case is supported. If not could please point me to
    resources [Microsoft] which could help achieve this purpose effectively.
    I want to test CIFS File server implementation running on Linux [SUSE Linux - Open Enterprise Server]
    The client accessing the file services from above
    CIFS server implementation is vastly
    Windows clients.
    Though would like to know ways of testing if the client is a Linux based desktop or a Mac based client as well in future.
    For the above setup details I would like to know if and how we could create a "Driver
    Computer" setup mainly. So we could use the File Sharing test suite to test against this Linux based CIFS server implementation.
    And also the details on setting up the  'System Under Test (SUT)' , if any changes required[from what is documented in the "FileSharing_ServerUserGuide]" to
    achieve the above.
    Could kindly point me in the right direction to help achieve the above testing purpose.
    Please let me know in case any details are required to help resolve the query.
    Thanks for your time and help.
    Regards,
    Kavitha A

    Hi,
    Thanks for your time.
    I am actually talking about using file sharing test suite provided My microsoft for testing a Linux Based CIFS/SMB implementation.
    I have got my query answered via Mail from Microsoft dochelp team. hence marking this as resolved.
    Posting the response /resolution from DOcHelp team on this thread for benefit of anyone looking for similar information/understanding:
    If you are testing in a Workgroup scenario you need a Driver Computer and the System Under Test (SUT) computer.
    In a domain-joined scenario, you need a DC somewhere in your environment to join the machines.
    The guide document that comes with the test suite package provides guidance on what needs to be configured in each scenario.
    The Driver Computer is the Windows machine where the synthetic test suite runs and simulates a client by emitting the protocol packets. The client sends packets to the file server
    (the SUT) to test the server implementation of the protocol.
    The SUT implements the server side of the protocol and the SUT can be running on any operating system.
    For your convenience, you can setup a Windows SUT just for the purpose of understanding the test configuration on the driver client.
    The document has instructions for Windows SUT and guidelines for non-Windows SUT as well. In your case, it’s a non-Windows SUT. You need to configure your server where your file
    server implementation is running and setup the Driver computer to test your SUT.
    I understand that your ultimate goal is to setup your own SUT on the SUSE Linux server.
    Many customers have setup SUTs on CentOS, Ubuntu, etc. The flavor of the operating system is not relevant as such. The client simulator talks the SUT by following the protocol
    packets.
    Please go through the document step-by-step and I am sure it will come together.
    Let’s me know whether you have any further questions.
    I am not looking at CIFS share access from a Linux system. Otherwise would have posted in relevant Linux forums If looking for the same information. Thanks again for taking time to help though.

Maybe you are looking for

  • Sensor Mapping Express VI's performanc​e degrades over time

    I was attempting to do a 3d visualization of some sensor data. I made a model and managed to use it with the 3d Picture Tool Sensor Mapping Express VI. Initially, it appeared to work flawlessly and I began to augment the scene with further objects to

  • How do I connect wirelessly to my new mac mini from my macbook pro

    Hi, I've just bought a new mac mini, its connected to my HDTV via the HDMI cable....it is showing as it should on my tv screen....but my question is: how do I connect to the mac mini via my macbook pro? I want to be able to control the mac mini wirel

  • Itunes 7 - Songs Stutter/Skip at the beginning of each song

    Every new song i start playing itunes stutters and skips about 4-5 times. It is short...and then the song plays normally afte rthat until the end. But this happens without fail each and every time. Any ideas why it would do this?

  • LMS 4 Devices added but not shown in inventory

    Hello, By reruning discovery with new seeds etc I have more devices discovered. Howeverr they are not shown in the inventory, only in the Device Discovery Summary however. Any help, is welcome.

  • Copy from safari and paste somewhere words is hard to use

    I want ot copy a art clip from safari and then paste it somewhere  I have word but it is very hard to use   I have numbers and the art clip can not be sized so where can I paste the art clip and be able to put in text and size, color, text, etc  then