Validating a LabVIEW application for medical devices

I am interested in talking with someone who used LabVIEW to validate a medical device. How did you setup the LabVIEW program test sets?

Why stop at VC++, Word or whatever and not require the validation of Windows and the hardware you run your OS on?
In short you don't validate the tools in itself but your application and of course the results it produces. A proper design process starts with a good (and validated) requirements specification. From that you create your application. Then you have a validation specification that describes all the specific steps to verify and validate that your application actually does what it is supposed to do. Here you work with well known devices and DUT's so you have control over the results you expect. And of course everything needs to be documented to the last point. All this specification documents and according validation and reports is what makes development for medical devices more involved and expensive than in some other applications.
Rolf Kalbermatter
CIT Engineering Netherlands
a division of Test & Measurement Solutions

Similar Messages

  • US Excise tax for Medical Devices

    Please specify the simplest implementation of the Manufacturers/Importers US Excise tax for Medical Devices introduced in 2012. We are using TAXUSJ for our sales tax but we'd like standard guidance on best practice for the Excise tax accrual.

    For those that do not use Vertex or similar tax application and use TAXUSJ for Sales tax, what is the recommended set up for this Excise tax:
    http://www.irs.gov/uac/Medical-Device-Excise-Tax:-Frequently-Asked-Questions

  • Web Dynpro Java Application for Handheld Device

    Hi everybody,
    I have been reading some documentation about what is the best option to create an application for handheld device. So this is my landscape. I have SAP Netweaver 7.4 SR1 AS ABAP, and Java instance. So, I want to know whether is possible to create a normal web dynpro java application and then visualize this application on Browser of handheld device. That's all that I have to do? I read that exist another solution Developing mobile application for handhelds. By other side a need to know how to is the integration of this device with this application if exist. This application is going to consume data from SAP Backend system, so I just have to create JCO's for connect this application to this system, right?
    Please, can you help me with that.
    Best Regards.

    Hi Deepti,,
    Refer to the following thread which says that you must retrieve the data from the CRM backend system using standard BAPI's or customer Remote enabled function modules (socalled RFC's) and to access the backend system you will have to set up an RFC connection with CRM system.
    Regarding web dynpro and CRM
    Thanks & Regards,
    Jhansi Miryala

  • Creating LabView application for VME-GPIB device

    I am trying to learn how to create software for controlling GPIB devices attached to the VME-GPIB board. One application would be for a setup where Labview is the software used. Another is a real-time system developed with VxWorks.
    It seems to me, that in order to be able to create such a LabView application I need detailed information on the VME-GPIB VME memory layout and definitions of all of its registers. Am I right assuming that? Suppose that I am right, where can I get such detail information on the VME properties of the VME-GPIB device?
    I found such a document for the GPIB-1014 device, which seems to be a precursor to the VME-GPIB device.
    Am I correct assuming that such manual would also be essential for writing VxWorks software as well?
    Thanks in advance,
    Zen

    Zen,
    I have received your support email regarding this issue and currently working on getting you the needed information. I will contact you when it is ready.

  • Labview driver for Analog Device cards RTI 800 series

    Hello,
    I'm Mathieu Meisser, from EPFL Lausanne - microtechnique.
    I'm working for a company, that produces
    laboratory PC-controlled analysers, sold all over the world.
    we are searching for the Labview drivers for the I/O analog Device
    cards RTI 815/817 in order to developp a new intrumentation control
    with Labview 5.0.
    It's very important to know if any kind of these drivers are
    still avaible and work properly.
    please let me know as soon as possible if you know
    something about this !
    thank you for your cooperation !
    Mathieu Meisser
    Sent via Deja.com http://www.deja.com/
    Share what you know. Learn what you don't.

    Hi Mohan,
    Unfortunately there isn't a instrument driver specific to that device.  What you could do though is use our NI-VISA driver and try to communicate with the instrument over serial (I assume it uses serial for communication)  There are examples in the Example Finder (Help>>Find Examples) that ships with LabVIEW that will demonstrate some functions you can use.  I hope this helps out.
    Regards,
    Michael
    Applications Engineering
    National Instruments

  • Compiling a LabVIEW application for Linux

    Hi
    I have developed my labVIEW application in windows XP using LabVIEW 7.1
    Can anybody tell more what I need to do and what tools I need to complie my application for Linux.  Do I just need an application builder for Linux?
    Hope somebody can help.
    Many thanks
    Ash

    hello ash,
    you need labVIEW and the application builder both for linux in order to create an application for a linux target.
    regards,
    robert h
    NI germany

  • How can I make a labview application for a usb-device?

    I've built an application using the FT8U245AM from FTDI. This is a chip that converts signals into usb signals. Now I want to set parameters using labview. There is a driver provided with the chip, that makes it possible to turn the usb port into a virtual com-port. But how do I continue from here? Do I write my application as if it were a classic serial port device, using VISA, or is it more complicated than this?

    We had an RS-232 design that communicated with LabVIEW via the plain old serial commands here that needs to be converted to USB and CAN.
    A serial-USB chip was inserted to account for the hip USB transition. As i've been told by the electronics designer, it worked without a flaw (I don't remember the type used however).

  • Is it possible (and as easy as for GPIB) to develop labview drivers for USB devices?

    I dont want to use GPIB at all, just USB.
    Thank you in advance.

    The best way to call your USB device would be through your USB driver. The third party device vendor should provide a driver (dll) that can be called from LabVIEW using Call Library Node.
    Chris D
    Applications Engineer
    National Instruments

  • Acoustic measuring tool applications for apple devices?

    My name is Elliott Winterbottom and I am a student at the University of Derby. For my final year project i am using apple devices that are able to download and run applications form the App Store. I am then proposing to test the quality and usability of Sound Pressure Level meter (SPL) and other acoustic measuring apps against current industry tools. I want to see if in this day and age it is possible to use much cheaper and easily accessible tools such as Apple apps as professional tools.
    As of yet i haven't been able to find many acoustic measuring tools in the apps store and any information would be much appreciated.
    Regards
    Elliott Winterbottom  

    Try this for starters:
    http://appshopper.com/search/?search=sound+level
    Regards.

  • Creating WDJ application for touchscreen devices

    Hello All,
    I need to develop one app with Web dynpro java which will be tested from touchscreen hardware. I checked the normal WDJ application on that machine and its working fine.
    But now the requirement is to provide the touchpad (as we see in touchscreen mobiles). And after clicking the input field, keyboard type touch pod opens up at the bottom of the screen and the selected values from the touchpad should be copied to the selected input field in sequence.
    Kindly help and suggesst some path to implement this asap.
    Regards
    Mandeep

    One option (the more correct), would be to use some application installed on the touchscreen device to carry out this task of 'keyboard'. However, you can put a button beside the input field (containing the image of a keyboard) and clicking this button opens a popup that simulates a keyboard, similar to the input field of the Google page.
    Regards,
    Angelo

  • Any Network Management applications for Apple devices?

    I have a small network of a Time Capsule, Airports, apple TVs, Mac Book airs, tivo, wireless security cameras and three managened cisco switches, etc. the only application I can find that runs on OSX is the iNet application. Does anyone see anything else/

    Try this for starters:
    http://appshopper.com/search/?search=sound+level
    Regards.

  • 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.

  • Are there LabVIEW drivers for the MCC USB-501 temperatur​e logger

    I am looking to purchase the MCC USB-501  and use it to acquire the ambient temperature on an event driven basis. The data logging portion is something I am interested in, I just want to have my application acquire the tempture when a certain event occurs. Does anyone have any LabVIEW drivers for this device?

    I don't know what you mean by using a logger that collects data on an "event driven basis".
    It is nifty little device, but it basically does one thing.  It logs data.  You load the software, configure it for when to start an how often to log data, unplug it, and put it where you want to log the temperature.  When you're done, you get it plug it back in and download the data that was logged.
    There is no way to configure it to react to events.  It's possible that a LabVIEW driver exists for this, but all it would do is provide an alternate way of downloading the data instead of using the software that comes with it.  It is not an immediate or interactive piece of hardware like a normal data acquisition card would be.

  • Insurance / medical devices data with Access database

    I have to find managing solution for 2 Israeli companies which need customer relationship relations and projects solution like Oracle RDBMS - plus for specialized data comes from a professional applications (one for insurance and other for medical devices data).
    If ORACLE will manage all business data it will be well, but additionally ORACLE will have to manage Access DB comes from the software for insurance from company named IDIT, and other medical devices data from medical solutions from "Hadasit" (Hadassah Hospital and "Hebrew University")
    Oracle RDBMS would handle well the Access database?

    Hi Saurabh,
    While posting a query, make sure that you provide all required info. i.e. CR version with SP level, VS version etc.
    providing detailed environmment info would help you get faster responses.
    - Bhushan
    Senior Engineer
    SAP Active Global Support
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Getting started and moving ahead with Crystal Reports .NET applications.

  • I am looking for LabVIEW driver for MAVOLOG10 L/N/S from GMC-Instruments.

    For testing power supplies we use the MAVOLOG 10 Power Quality Monitor for 3 phase Systems. So we use LabVIEW as test enviroment we need information where to find a driver.

    Hello,
    I just did a search of the web for "mavolog labview" and found absolutely nothing. I think just about the only place you might be able to find a LabVIEW driver for this device would be from the manufacturer. Hopefully they can help you out. If they have nothing, there are some helpful resources at www.ni.com/idnet for developing your own instrument driver.
    Good luck with your application, and have a good day.
    Sincerely,
    Darren Nattinger
    Applications Engineer
    National Instruments
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

Maybe you are looking for

  • Is there any upcoming software updates for the version 10.5.8? Also how do I backup my mac?

    I really want to update my mac to the new version of Snow Leopard or Lion but to my understanding I must buy the disks to update it. However I feel like buying a macbook pro to my replace my mid-2009 white macbook, once I graduate so I could use it f

  • Java.sql.SQLException: Internal Error with oracle.sql.ARRAY getArray()

    hi, I am having having problems with the getArray() of oracle.sql.ARRAY. Here are the details: Oracle Database - 9.2.0.6. The JDBC driver used -10.2.0.1 jar.(the latest available). I am calling a stored procedure from java, that has out param as a co

  • Transfer Rule Inactive for Hierarchies

    Hi All I have a Typical Problem. i have activated some datasources (3.5) for Hierarchies. we have total four of them. these are working perfectly fine in Dev and we have successfully transported them to QA without issues. But wen we transport the sam

  • Download assistant and Flashplayer updates

    The exact error I get is as follows: The application cannot be installed due to a certificate problem. The certificate does not match the installed application certificate, does not support application upgrades, or is invalid. Please contact the appl

  • Question to java Swing Team.create Theme for WindowsLookAndFeel

    hi i have a java swing application , and its look and feel is WindowsLookAndFeel(i am currently using xp), i need to set the theme for WindowsLookAndFeel. as i have seen there is no API to set the theme in WindowsLookAndFeel but there is for MetalLoo