Transducer LVDT interface for medical application

I am working on a project in miomedical engineering in which i use as a transducer an LVDT for displacement measurements. I would like to ask if i can simply use an ADC circuit to feed the serial port with the measurements or i need to buy the DAQ systems available?
Also i have a Toshiba e400 PDA with pocket pc os and i want to use it with the new facility of labview7,1. The problem is that it does not have a PCMCIA slot for the NI interface available for PDA. The only port it has is the one for the SD memory, infrared, and the serial to USB. Is there any way i can use this PDA for operation as data loging and graphical representation of te values?
Thank you
[email protected]

Hello,
To answer your first question, yes you can use the serial port without a DAQ system. You just need to have the proper drivers for what hardware you are using.
Second, you can use serial, isb, and infrared to communicate between your PDA and hardware. I am including links to our online Knowledge Bases that discuss these options in more detail.
http://digital.ni.com/public.nsf/websearch/11E3697FAC8A0A3786256D44007911BB?OpenDocument
http://digital.ni.com/public.nsf/websearch/15987C8CB752EAD786256DC20070B433?OpenDocument
http://forums.ni.com/ni/board/message?board.id=140&message.id=6288&requireLogin=False
http://forums.ni.com/ni/board/message?board.id=140&message.id=9153&requireLogin=False
Thanks,
Caroline
National Instruments
Thanks,
Caroline Tipton
Data Management Product Manager
National Instruments

Similar Messages

  • Support for Medical Application -UpToDate and others

    No device
    The software UpToDate is one of the most used software in the medical community.
    http://www.uptodate.com/home/help/manual/sysreq/index.html
    Also most medical applications used my MD and nurse I know are palmOS-based (before the WebOS).
    Especially the popular free ones. Similarly, the paid software/ebooks bought previously w/c are palmOS-based makes upgrading a big hassle/ deterrent.
    However, the new WebOS is not compatible with UpToDate and this PalmOS based medical application.
    This makes WebOS-based smartphone/ handheld not appealing. Although the hardware itself is excellent (having both Wifi and bluetooth to access network/ database).
    If only they can make it compatible, then it would have a sales boost.
    1. That is by finding an effective way to make PalmOS software backward compatible to WebOS. I read online that there are "emulator" which make this happen but it is unstable and not 100% compatible
    2. Making an initiative to talk to software programmers esp. the popular free ones to create a WebOS-compatible apps.
    OR
    If compatibility issue is not addressed, there is one option
    1. Choose a non-Palm based handheld/ smartphone.
    Thus, an excellent product support is surely a wise move.
    What you think?

    Well done code cutters at Aperture.  At first glance the Digital Camera RAW Compatibility Update 3.13 seems to have fixed the problem.  The quickness of your action is appreciated!

  • Use of Class Vs Interface for defining application constants

    I want to use some constants through out the application. For that I found two ways to do that as given below
    1. We can define constants in a class as
    public class ConstantClass {
    public static final String applConstant = "Some Constant";
    and use it ConstantClass.applConstant whereever needed
    Or
    2. We can define an interface as
    public interface IConstantInterface {
    String applConstant = "Some Constant";
    and use it IConstantInterface.applConstant
    Can you pls explain which is the best method to be used in the application and why?
    Thanks in advance.

    Hmmm - that would imply that if I have a reference a
    static final variable in a 3rd party class, then
    compile my class to a .class file, then the 3rd party
    changes their class file, that my .class file would
    not contain the correct values.Yep, that is what would happen
    I doubt this. I haven't read the compiler specs, but
    my assumption would be that compile time optimizations
    such as this only apply to constants within a single
    .class file.You don't need the compiler specs, you just need a compiler.
    Compile the two classes below, and run Main. Your output should look like:
    3
    Hello
    5
    Hooky
    Then delete the Constants.class file and run Main again and see what happens.
    == Constants.java ==
    public class Constants {
    public static final int INT_CONSTANT = 3;
    public static final String STRING_CONSTANT = "Hello";
    public static int i = 5;
    public static String s = "Hooky";
    == End Constants.java ==
    == Main.java ==
    public class Main {
    public static void main(String[] args) {
    System.out.println(Constants.INT_CONSTANT);
    System.out.println(Constants.STRING_CONSTANT);
    System.out.println(Constants.i);
    System.out.println(Constants.s);
    == End Main.java ==
    In case you are wondering:
    java version "1.4.1_02"
    OS: Solaris 8
    Arch: Sparc
    I get the same thing on windows with 1.4 and 1.3
    and on FreeBSD with diablo jdk 1.3

  • Native interfaces for MIDP applications.

    Hi,
    I am wondering whether there is any support to access Native applications from a MIDP application. I read somewhere that it is NOT possible in MIDP but may be possible in other profiles.
    But there are ways to extend the MIDP to support native interfaces. Does CLDC support Native interfaces at all?
    All answers are very much appreciated?
    Thanks,
    Ganesh.

    Hi,
    I'm really sorry to say I don't have an answer to your question, actually I'm looking for answer to the exact same question and I haven't been able to find a single encouraging answer.
    So the reason I write is to ask you, PLEASE!, if you find an answer reply to this post.
    Thanks and luck

  • How to easily develop user interface for MI applications?

    hai,,
    i am using SAP MI 2.5 sp 9 in client machine and my NWDS is of version 2.0.9..
    (smart sync project)
    now i am using html code for UI developments in the generated jsp pages(im using JSP framework.)..
    can i use htmlb in place of html?
    if yes , what should i do?.
    please help me with sufficient help.
    if any examples or whatever please provide me..
    regards
    kishor

    Hi Kishor,
      SAP doesnt support the use of HtmlB for MI 2.5 but techincally you can use them. JSP development is not too bad, soon Web Dynpro development will be available for Mobile Infrastructure and disconnected applications so SAP is improving the UI development. I got a chance to take a peak at one of their applications that uses Web dynpro for MI, Its pretty good. I think this December or this summer we should expect an update on the UI development.
    The following link should also help in <b>answering your question.</b>
    Help for MI API
    Good Luck,
    Wael
    -wael

  • SLD Application Programming Interface for ABAP-Based Systems

    Hi Experts,
    Could you help me to configure the connection between SLD ABAP API and the SLD manually?
    Why we use SLD Application Programming Interface for ABAP-based systems (SLD ABAP API)?
    please help.
    Sushama

    You have to use transaction SLDAPICUST in the business system to define the SLD access data. This data consists of the host and port of the SLD as well as a user and password (PIAPPLUSER, for example). You can use the entries that you maintained on your Integration Server.
    The RFC destinations LCRSAPRFC and SAPSLDAPI are used for the SLD connection. They use the SLD access data maintained with transaction SLDAPICUST. The RFC destination LCRSAPRFC is used to read the exchange profile; SAPSLDAPI is used by the ABAP API.
    The RFC destinations are also used to retrieve the information about where to retrieve the information about where to find the Integration Builder required for the proxy generation. This information is located in the exchange profile.
    You have to create both RFC destinations in your business system. They use the same registered server program, which is defined as part of the RFC engine settings of the J2EE Engine on the Integration Server host. This means that all business systems can use the same server program for their RFC destinations LCRSAPRFC and SAPSLDAPI. This program ID is:
    &#9679;      SAPSLDAPI_UNICODE for Unicode business systems
    &#9679;      SAPSLDAPI_NONUNICODE
    This should help

  • User interface for Application Wizard Questionnaire - Order of Questionnair

    Hi
    Hi We have ECC6, eRecruitment 603 and have a query regarding the user interface for application wizard for the Application HRRCF_A_REF_APPLWIZRAD_EXT, Web dynpro component HRRCF_C_QUESTIONNR_UI. 
    We need to know if it is possible to influence the order in which the questionnaires appear for the user to complete.
    Example:  We have designed the process template to have quesitonnaires in a certain order, Reason for Application first and then Additional Information and then Equal Ops questionnaire.  But when the user applies and clicks on the road map questionnarie they do not appear in this order.
    many thanks
    Julie

    We have found that SAP note 1386825 fixes this issue.  For existing requisitions to pick up the fix they have to be resaved.

  • Integration of Web Interface of a Application in portal for external users

    Hello portal experts,
    our portal can be accessed from the internet (per ISA-Server and https). We have some applications that should be integrated in the portal.
    This application having a web interface that should be used in this context. It's easy to do this for our interal users which could access the web interface of the applications directly.
    But our requirement is to make this application accessible for our external users, too. I have tried a lot with the URL-iView and the server side fetching mode. The first page is shown but with broken images and the buttons are not clickable (Javascript not working).
    Is it possible to use the portal as a kind of proxy that would get the request from the client and forward this to the application in the intranet or is the only way to match our requirement in making the applications accessible directly from the internet? Is there any other solution?
    Best regards
    Florian

    Hi Florian,
    No its not possible to use the SAP Portal as web proxy to your other web-app.
    From my experiance I can tell you to stop searching/trying on the serverside fetching part, it wil not do wat you want.
    There is only one solution direction and that is that you place some kind of reverse proxy in front of your Portal...
    This reverse proxy solution (I keap it abstract as there are multiple solutions for this) should listen on the WWW and translate requests to the right servers.
    For example calls to "/" could be translated to "/irj/portal/" and back
    But also "/yourotherapp" can be translated to "http://yourotherappserver:port/yourotherapp and back
    Resulting in that all calls to http://yourexternalurl/ will go to SAP Portal and all requests to http://yourexternalurl/yourotherapp will go to your other app. When this works you can use the URL or Intergrater iView using the default client side fetching.
    I know that it is possible with Apache as a reverse proxy so I guess (and hope for you) that its also possible with ISA.
    Good luck,
    Benjamin Houttuin

  • 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

  • User Interface for Multiple Sensors

    Hi all, 
    I want to create an application where in i should be able to acquire data for Accelerometer, pressure, strain, LVDT and Temperature sensors. I want to create a Font Panel as shown in the attachment, i should configure any of the sensors by selecting the check box. Please find the attachment. 
    I created the prototype design using NI Signal Express, i am not able to customize the Step Set-up window as per my requirements(Shown in the attachment). 
    Any help regarding how to go about it, whether in LabVIEW or in Signal Express. I would be really glad if you any ideas.
    Regards,
    KM
    Attachments:
    LabVIEW Signal Express.vi ‏367 KB
    User Interface for Multiple Sensors.png ‏115 KB
    LabVIEW GUI.seproj ‏1156 KB

    You can certainly do what you want in LV, but you all have to create the UI manually. Beyond that, this configuration dialog is just another LabVIEW program.
    What exactly is the problem you are having? I can't open your code because NI still hasn't released the beta version of LabVIEW 2015 for Android.
    Mike..
    PS: Yes, the comment about LabVIEW 2015 is a joke! Unless of course there really is an Android version coming, in which case I just amazed myself...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Problem to deploy to a WebService interface for ADF Business Components to Weblogic Server

    Hi,
      I'm trying to deploy a custom application ,in which i have exposed ADF Business Components through a WebService interface, to a standalone weblogic server.
    Application Module is configured with a Service Interface for ordinary ViewObjects.
    Now I want to create a EAR file of this application to deploy it on the weblogic server.
    But I got an error while deploying it.The error i am getting is shown below.
    ERROR: No Java EE modules detected in EAR archive. Deployment aborted. == (oracle.jdevimpl.deploy.ear.WeblogicAssembler)
    I have followed the steps mention in the below link :
    http://technology.amis.nl/2010/12/29/quickly-creating-reploying-and-testing-a-webservice-interface-for-adf-business-components/
    I'm using Jdeveloper 11.1.2.4 on windows.
    Please suggest what i could be doing wrong.
    Regards,
    Himanshu

    Does the deployment profile include Java EE modules?
    Refer
    Java EE Developer: ERROR: No j2ee modules detected in EAR archive. Deployment aborted. == (oracle.jdeveloper.deploy.Veto…

  • EJB3 - More than one remote interface for Session Bean?

    Hi,
    Is it possible in EJB3 to have more than one remote interface for a SessionBean?
    I have seen it posetd on here that it is possible but never been able to find any other information.
    Using JBoss as my App Server, I have deployed an App, where a SessionBean is defined as implementing 2 interfaces, both of which are annotated using @remote.
    However when I examine the JBoss JMX Console, Global JNDI Namespace only one remote interface is listed, and indeed it is the first one defined in the SessionBean.
    Considering I use a String similar to (MyApp/MyBean/remote) to do the JNDI lookup, this would indicate that it is not possible to have more than one remote interface.
    1. Is this a JBoss specific limitation?
    2. Is there another way of performing the JNDI lookup?
    Thanks,
    Alan.

    Hi,
    Thanks for prompt response! I tried the suggestion in my application, and the output from JBoss JMX Console was
    +- XXXBean (class: org.jnp.interfaces.NamingContext)
      |   |   +- remote (proxy: $Proxy291 implements No ClassLoaders found for: xxx.xxx.xxx.xxx.xxx.Remote1 (no security manager: RMI class loader disabled))Again only displaying the remote interface that is first in the @remote ({ Remote1.class , Remote2.class}) list. This would lead me to believe that JBoss does not support this.
    Can anyone confirm this?
    Alan.

  • Can't sync Digi 002 as an interface for Logic Pro 7

    I discovered Logic about a year after I had already purchased a Digi 002, and have been using it as my interface for Logic Express for about 6 months.  No problems.  I upgraded to Logic Pro 7 last month and now get only garbled sound and the following error message. "Error while trying to synchronize audio and midi.  Sample rate 88215 recognized.  Check conflict between Logic and External Device."
    I am trying to run Logic Pro 7.  I still also use Pro Tools LE version 7.0 which runs fine.  I can play itunes songs, Garage Band, movies, Pro Tools songs, etc., no problem, but not Logic Pro, or Logic Express.
    When I switch to Built In Audio, Logic Pro works fine through the tiny built in speaker, but trying to use the Digi 002 as my interface all the sound comes out garbled.  
    I have been pulling out my hair for weeks.  Any help would be much appreciated.

    Tony P.M. wrote:
    The digi people also recommended buying the update for 7.3 and then updating to 7.3.cs4.  I am going to give that a try.  What does Pro App Support 4.0 do and where do I find it if you think that might help me?
    That is what I'm running, and it works great. Give it a shot. You can do a search on this forum, or on the Apple Support section of the website, and search for that term (Pro Application Support).
    Yes I have learned my lesson with auto update.  Live and learn.
    Yes. Remember, a DAW machine is NOt a regular computer you can do whatever with. Audio software and hardware are finicky creatures that don't play nice if you're messing with their operating system willy-nilly.
    I spoke with the Apple Store people today as well.  They suggest I spend $100 and sign up for one on one support and bring the whole **** set up in to the store and let them work on it. Seeing as how I am using a G5 tower, and we are talking about a digi 002 board, that is going to be alot of fun to lug across the mall.   I am just about that desperate though.  Any thoughts on one on one support in store?
    LOL!!! they just want your money, and will most defniintely screw up your system. They'll update wrong, install stuff you don't want, and re-configure your system to THEIR liking. Stay away from the genius Bar. When it comes to Pro audio, they really know little or nothing. As an example, I went to my local Apple store recently and asked for a copy of Logic Pro. the helpful guy there responded "Logic what? we don't have that kind of software here."
    Thanks for the help.  Again.
    You're welcome. Hopefully soon you'll have it up and running.
    Cheers

  • Issue in the user interface of ICSS application

    Hi Experts,
      Please find the below description of the issue.
      Ours is a migration project of ICSS application from one landscape to another landscape. Both the landscapes are in CRM 7.0 with the same patch levels.
      For this migration we have copied the existing track A to the new track B and mapped to the new CRM 7.0 B system.
      The XCM setting has maintained in the new B system exactly the same way like the A system
      All the related backend code like FMs, Data Dictionary objects etc in CRM 7.0 A system has been moved to the CRM 7.0 B System.
       After this when we tried to run the application B, we are not seeing the same user interface like in application A.
       We are seeing only black font with white background. The color combination, fonts, styles etc like in application A are not visible in application B.
      There are no CSS files in the XCM settings in A system. So I have also not maintained in B system.
      We have not done any changes in the track. So we have not deployed the application.
      I have created the projects for both the tracks A and B and compared the code manually. Everything is same.
      Question:
       Please let me know what needs to be done additionally to get the same user interface.
       Is Shopadmin settings has to be maintained. Is this mandatory.
       Thanks in advance.
    Thanks and Regards,
    Raghu

    Hello Waldemar,
    Thank you for contacting National Instruments. I would like to apologize for the delay in responding to your support request. We have been on holiday for the past few days due to Thanksgiving.
    From the information you have provided here, it sounds like you are on the right track with getting your application up and running with a chinese font interface. I would like to point out an extremely helpful KnowledgeBase that you might use for reference now and any other time you need to localize your user interface:
    http://digital.ni.com/public.nsf/websearch/5987FCAFE3FBE8B98625693B0052EBD9?OpenDocument
    (This KB was written for LabVIEW 6.0, but is still relevant for LabVIEW 7.0.) Based on this document, you only need "an MBCS-enabled operating s
    ystem with an IME for the corresponding language." All 32-bit Windows operating systems are MBCS-enabled. Please see these links from the Microsoft website for more information:
    http://search.microsoft.com/search/results.aspx?View=msdn&st=a&qu=mbcs&c=4&s=2
    You may also find this tutorial describing localization procedures useful:
    http://zone.ni.com/devzone/conceptd.nsf/2d17d611efb58b22862567a9006ffe76/6d94f90fc9b93aad862568a7007cd4c0?OpenDocument
    I would recommend that you go ahead and install the Chinese fonts to your OS (if you have not already), and develop your user interface using the new font. This application should have no problem on any other machine with the Chinese font enabled.
    I hope this helps! Let me know if there is anything else I can help with or clarify. Have a great day!
    Liz Fausak
    National Instruments

  • SDI interface for Mac to connect to SE-800DV

    I have three MacBook Pros (all with HDMI out) and a MacPro desktop (two HDMIs). I also own a DataVideo SE-800DV video switcher which allows you to connect a PC to it to overlay graphics for titling, animation, etc.
    Does anyone have any experience putting a MBP/MacPro together with an SE-800DV for this purpose?
    Can anyone recommend an SDI interface for the Mac...an inexpensive but effective one preferably!? (And preferably something external that I can use with one of the MBPs.)
    Thanks for any help.
    ~ejr~

    What application were you planning to use for the CG?
    -DH
    I actually don't know. I had been looking for options but didn't find many. Then I was thinking about using Keynote -- you can access layouts by page number and include animated portions with text. Note sure if that makes sense but would love any other suggestions.
    ~ejr~

Maybe you are looking for

  • HP Officejet 7210 problem

    The alignment pages look ok, have cleaned the print heads twice.  Printer prints only half of every other line in document.  Solutions?

  • Application not responding after trying to open event

    Hi, I just updated to Final Cut 10.1.3 I was working on a project in final cut and my computer crashed. When I restarted my computer and Final Cut, it seemed ok. It opens on the project I was working on before the one I was working on when it crashed

  • Thumbnail not showing preview

    With finder, I am unable to see the thumbnail of the photo's. I used to be able to but I had to reinstall my system and now it's gone. Is there a way to get that back? I hate having to click each picture, and preview opening up just to see what the p

  • Inbound Production order  creation

    Dear All, We have a scenario where we need to create,change and delete a production order for inbound on 4.7 version. LOIPRO01 idoc available for outbound . Can anyone suggest whether  can we use it for inbound creation or any bapi available please s

  • Existing SC & DC know

    Hi all, Am in process to edit the exiting Java webdynpro application using NWDS. I would like to know which version of SC/DC is using currently, so that i can make the change to that particular SC/DC from Import configuration from Development Configu