Communicate with the camera application using dde

Hi,
I´m trying to develop an application that can communicate with the camera application in my PDA (Qtek 2020).
In order to communicate with the camera application, I want to use the DDE mechanism.
I would like to know if it is possible to use the DDE VIs in LabVIEW 7.1 PDA Module.
And also, if anyone has already tried to develop some similar application and knows where
can I get information about the communication protocol, so that i can send the correct messages to the camera application.
Thanks for any help,
Pedro

Is this camera application and your LabVIEW application running on the
client PC or the PDA? If one of them is running on the PDA I'm pretty
sure it won't work. DDE is an old legacy technology and most probably
not supported in Windows PDA OS. And if both applications are not on
the same device it gets even more complicated as then you really would
need NetDDE which always was a hassle to setup and there is probably no
chance that Windows PDA OS would support that.
Rolf Kalbermatter
Rolf Kalbermatter
CIT Engineering Netherlands
a division of Test & Measurement Solutions

Similar Messages

  • DCOM was unable to communicate with the computer xyz using any of the configured protocols; requested by PID 7b28 (C:\Program Files\Microsoft\Exchange Server\V15\Bin\MSExchangeHMWorker.exe).

    Hi,
    Previously I've two exchange server 2013 named : ABC and XYZ. After is decomm XYZ, i got this error :
    DCOM was unable to communicate with the computer XYZ using any of the configured protocols; requested by PID     7b28 (C:\Program Files\Microsoft\Exchange Server\V15\Bin\MSExchangeHMWorker.exe).
    EventID:10028
    Source:DistributedCOM
    May I know the reason why the server keep looking for the non-exist server and how to terminate this process?
    Thanks in advance.

    Hello,
    It seems that error message occurs on the same machine with the previous Exchange Server you have decommissioned. Have you reinstall the Windows System after uninstall the Exchange
    Server?
    You need to check the registry keys but this is not efficient solution. The most efficient way is to reinstall the Windows if it is convenient.
    Thanks,
    Simon Wu
    TechNet Community Support

  • I can not communicate with the FP-1000, using the serial port.

    FP-100 communication by serial port.
    My problem is the communication with the interface FP-1000, I haven been using it for two month with my program application and suddenly it stopped to work. I tried to use the FieldPoint Explorer to communicate using its last configuration but it does not work. I have tried to configure again and the FieldPoint Explorer doe not find any module, also I have seen that the network and access LEDs don lit when I am trying to communicate with the FP-1000.
    I have checked all connection and they are already, the FP-1000 turn on, and the status LEDs does not lit.
    I guess the trouble is the RS-323 connector at the FP-1000.
    Could you tell how can I solve this problem?

    Hello,
    There are a number of things that you can try when you are experiencing communication problems with a FP-1000.
    First, double-check that the serial port that you are using is the same one that you are specifying in FieldPoint Explorer. Try using another serial port on the host computer. Try connecting the FP-1000 to another computer.
    Make sure that you have FieldPoint Explorer version 3.0.2 or later. Free upgrades are available from the web.
    I hope this helps,
    Chad Evans

  • DCOM was unable to communicate with the computer (IP) using any of the configured protocols

    Hey all,
    I know this has been asked a bazillion times before... and well you can thank MS for having such a generic error message being keyed into the event logs...
    K, So we have separate networks segregated by VLANs and a layer 3 switch. The Errors appear constantly a few events every few minutes. From doing nslookups on all the IP address being generated I have determined they are the following:
    iPhones, Printers, and subnet gateways...
    And the errors are appearing a on Windows Server 2008 R2 running as a internal CA..
    Thing is, this is a bit of a messed up server setup as it also hosting BES (shutters), ServiceDesk (good product, not something I would pair with a CA), and one of these requires Java so Java is running on it... which makes me cringe even more..
    More from all my research I did everything that MS suggested about configuring the component services on the server reporting the events, but obviously all these "computers" aren't running windows, so I'm not sure what causing the flood of 10009
    events.
    The even log has over 160,000 of these events... I need help getting this resolved. Thoughts, suggestions?

    Hi Zewwy,
    Please see resource for a link.
    http://blogs.msdn.com/b/asiatech/archive/2010/03/16/how-to-troubleshoot-dcom-10009-error-logged-in-system-event.aspx
    Meanwhile, we are not sure if there is anyother 3rd party applicaion casue this issue, so I suggest to eliminate some factors by using Clean Boot.
    Disable the 3rd party application or using
    Clean Boot for test.
    Clean Boot
    a. Click Start, click Run, type "msconfig" (without
    the quotation marks) in the Open box, and then click OK.
    b. In the Startup tab, click the "Disable All" button.
    c. In the Services tab, check the "Hide All Microsoft
    Services" checkbox, and then click the "Disable All" button.
    ======================================================
    Clean Boot + binary search
    In a Clean Boot, all the
    3rd party services and startup programs are disabled. If the server can start
    normally in Clean Boot, we can be sure
    that the issue was caused by some 3rd party service or application. And then we
    can do a "binary search". You can enable half of all the services in Services tab, and then restart the
    server to check the result. If the issue reoccurs, it means the culprit is in
    this list; if not, the culprit is in the other half.
    And then, we can continue the binary search, until we find out the root cause.
    Please let me know if this action plan is OK for you.
    Thank you.
    Best regards,
    Steven Song
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Can i communicate by the USB port, if my application is set up to communicate with the serial RS232 port???

    Hi to all labview users... Please help me with my deadly problem. Last Deadline is on monday next week!.
    I got a complete program now, written and tested OK. It communicates with a slave to control a motor. I've set up the program to communicate with the slave by the VISA RS232 Serial Port commuication.  and all works fine...
    Now the problem is.. that The communication should have been by the USB port instead. So what I have done now, is that i used a USB to RS232 converter.  So that the USB Plug is plugged to the PC, and the RS232 end to my SLAVE,
    When I send a command to my SLAVE,  the SLAVE seems to understand it and it executes the command. But I must read some data at the port after sending my command to the SLAVE, coz, this command ask the SLAVE to start streaming data to me.
    All communication to me from the Slave  crashes so that i get ( sometimes if I get data ) wrong unknown data i cant understand.
    So the big question is: Can i use USB communication although my Application is set up with serial communication if I use a USB to RS232 converter???  ( the Driver for the USB - SERIAL conv. is installed well.)
    Baudrate :115200.. parity : none,  Data bits: 8, stop bit : 1.
    Please help me.....
    Hassan Zamzam
    Pictures attached
    HFZ
    Attachments:
    Connection diagramJPG.JPG ‏33 KB
    Serial ReadJPG.JPG ‏107 KB
    Serial ConfigJPG.JPG ‏104 KB

    Hi ZamZam,
    Thanks for your detalied description of the problem. However I think the problem is how your USB-RS232 converter is converting the incoming serial command to the USB port. All Labview can see is a "normal" serial port. Do you have some information on the converter? You might also want to contact them to see if they are aware of this issue.
    Thanks! 
    Dennis Morini
    Field Sales Engineer
    National Instruments Denmark
    http://www.ni.com/ask

  • When trying to use iMessage Share with iPhoto i got this message "couldn't communicate with a helper application"

    I was trying to use imessage to share a photo with iPhoto.  I go the message "couldn't communicate with a helper application"
    My iMessage works fine for everything else.  I am currently running yosemite and every app has been updated.
    I restarted the macbook pro and i didn't resolve the situation.  Is anyone else having this issue?
    dawn

    Are you getting that message window after clicking on the "+" button to access your Contacts?
    That's what happens to me.  I know of now way to fix it. 
    My workaround is to create a new message in Messages and drag the photo from the iPhoto window into the message section of a new message and use the "+" button there to get the address to use

  • Communicate with the scanner using LabvIEW

    Hello,
    Anyone can help me or show me how to communicate with the USB devices like scanners?
    Is there extra library needed for this to work?
    Thanks...

    Hi simply_ynan,
    What is the application you are trying to implement with this device?  If you plan to use this scanner with our Vision Acquisition Software (IMAQdx driver), then the scanner would have to be DirectShow compliant.  This Knowledge Base may be helpful to you. Thanks!
    Kim
    Applications Engineer
    National Instruments

  • How to use a GPIB card's LabView drivers to communicate with the card?

    I have an axiomtek AX4810P PCI-GPIB card and i have aquired LabView drivers from the manufacturer.
    This has put VI's for the GPIB functions on the 'user palette' but i can't work out how to use them to communicate with the card. can anyone help? please.

    LS,
    Thank you for contacting National Instruments.
    Unfortunately, since you are not using a National Instruments GPIB card, I do not have access to the drivers that were provided to you by your card's manufacturer. I would suggest contacting Axiomtek directly to obtain support using their drivers.
    However, I did write a small VI that demonstrates how to use similar National Instruments drivers with a National Instruments GPIB card. Keep in mind, this example VI is not intended to work with your particular card. The drivers you obtained from Axiomtek may have similar functions, however, and you can use my VI as a guide. My VI allows you to send a command to an instrument at address 2 on the GPIB card.
    Hope this helps!
    Matthew C
    Applications
    Engineer
    National Instruments
    Attachments:
    GPIB_Communication.vi ‏23 KB

  • I am having problems with the Preview application.  When I try to use it to open a pdf document it gets hung-up and I have to select force quit to close it.   Any ideas on how to resolve this problem?  Thanks for any help

    I am having problems with the Preview application.  When I try to use it to open a pdf document it gets hung-up and I have to select force quit to close it.   Any ideas on how to resolve this problem?  Thanks for any help

    Can you open the Preview program without loading a file, like by itself?
    If it doesn't load then I suspect a corrupt Preview preference file.
    Deleting the System Preference or other .plist file
    Can you open other files with Preview, like jpg's and images?
    How about other PDFs? or is it just that one you have downloaded?
    Run through this list of fixes
    Step by Step to fix your Mac

  • I purchased my iMac using the same (and only) Apple ID I use to purchase apps. Third-party apps update fine, but the apps that came with my iMac (iPhoto, iMovie, etc) bring up a message saying I have to log in with the account I used to purchase them.

    I used my only Apple ID to purchase my iMac (Intel-based one).  I've never been able to update core apps that came with it.  I can update third party apps I've bought (like Coda), but when I try to update Garage Band, iPhoto, iMovie and so on, a popup message appears saying "You have updates available for other accounts" and "Log in with the account you used to purchase this app in order to update it", or similar (see screenshot above).
    The OS seems to get its updates fine - it's just the core apps from the App Store.
    I've only ever had one Apple ID, so I have no idea what to do.  I went to ask the Genius bar at my local Apple store, and they couldn't help, and insisted that I must have purchased the iMac using a different account, but I definitely didn't.  There are a few posts on non-Apple forums of this happening to other people, so it must be a rare bug.
    I'm a little concerned it may affect my ability to update from Lion to Mountian Lion.  Can anyone help?
    Dan

    Have you done a Disk Repair and a Disk Permissions Repair?
    If that doesn't resolve the problem I would suggest calling customer support about this issue as it is most likely on their (Apple's) end that the problem exists. 

  • I have an MacBook Pro 10.6, using disk utility I tried to verify my disk, but it came up with the message, please use your start up disk, I tried this, starting the computer up and pressing C, but it ejected the disk, the same thing happened while I runni

    I have an MacBook Pro 10.6, using disk utility I tried to verify my disk, but it came up with the message, please use your start up disk, I tried this, starting the computer up and pressing C, but it ejected the disk, the same thing happened while I running the computer. Is the hard drive damaged as laptop doesn't seem to recognize the start up disk ? If so, I presume I will have to put in a new one.
    There haven't been any problems with the computer, apart from a sticky curser,I have run a permissions programme from disk utility, there were a lot of different ones, but it seem to be able to fix them.
    Any comments or ideas ?
    Thank you in anticipation.

    First backup your users files off the machine to a external storage drive (not TimeMachine!)
    Most commonly used backup methods
    Next to startup from the disk, have it inserted, hold c or option/alt (wired or built in keyboard) and then boot the computer and or select the disk when it appears and click the arrow.
    Disk Utility is under the Utilities menu on the second screen.
    Step by Step to fix your Mac
    If you used the wrong 10.6 disk, it will spit it out or have issues, use the one that came with that machine or if it's defective, call Apple for a new one.

  • I can no longer download photos to my ipad with the camera attachment. the message says thats its using too much power. i have a 100% charge and i used it before and it worked fine.

    I can no longer upload photos with the camera attachment. I am getting an error saying the device uses too much power. I have used the device before. Is there anything that can be done to fix this problem?

    You don't actually say what the problem is, but maybe this can help:
    USB and Firewire information:
    http://support.apple.com/kb/HT1151?viewlocale=en_US
    http://support.apple.com/kb/HT4049?viewlocale=en_US

  • Hi, i have a macbook air and i've been having problems with the camera when i'm using skype. i know im no the 1st one and i'd like to know when apple or someone 'll do something about this.

    hi, i have a macbook air and i've been having problems with the camera when i'm using skype. i know im no the 1st one and i'd like to know when apple or someone 'll do something about this.

    Try reinstalling Combo Update.
    http://support.apple.com/kb/DL1676
    Best.

  • How to get the extension Info from firefox? Do we have any firefox API to communicate with the browser? I couldnt see the HTML of the widget displayed in the toolbar how to access the widget using JS or any way

    How to get the extension Info from firefox? Do we have any firefox API to communicate with the browser? I couldnt see the HTML of the widget displayed in the toolbar how to access the widget using JS or any way

    Hi,
    Thanks for the suggestion. I've been playing around with some of the classes of the java.net package and java.io
    Using the URL class i can get the content of the data from a STATIC page and output that response to file so that is does not display to the client broswer.
    But this only works if the URL i give points to a static html page.
    So the problem i'm getting is if i'm righting in arguments in the URL, this means that server needs to process the arguments i give and its sends back a dynamic result. Because its dynamic the URL class can not handle this and throws me an exception everytime :(
    Have u ever tried to do some things like this?
    Rahul

  • HT4623 Can the I-Pod 4th generation communicate with TV to be used as a mirror?

    Can the I-Pod 4th generation communicate with TV to be used as a mirror?

    No. TV out on 4G only works with apps that support TV out. TV out does NOT mirror the iPod's screen

Maybe you are looking for

  • Multiple photo block issues?

    Hello, When I put multiple photo "blocks" in an iWeb Photo page, iWeb seems to do two odd things: 1. The slideshow only sees one of the two blocks - can't tell the pattern, whether it is the one on top or on the bottom. 2. When I click on the individ

  • Ipod video 60 GB won´t charge from USB

    Hi my ipod won´t charge thru usb cable instead it will deplete the whole battery, I have tried connecting it in several ports, several computers and with 3 different usb cables with no luck, I noticed it will only charge thru my old firewire charger

  • Audio Out To A Mixing Board

    Is there some way to hook up an external mixing board to a Mac and use that for audio mixing instead of using the faders in FCP? My wife can do this at work with an AVID but I'm trying to figure this out with FCP so I can automate a mix. Maybe I'm as

  • Embed an external view into a tabbed menu

    Hi All, I'm a beginner in WebDynpro Java. Could you please help me to embed an external view into a tabbed menu in WebDynpro Java? Please help with your solutions. Thank you. Regards, Sari

  • Question about Message Selector

    Dear all, I have implemented a JAVA progrram which will sent 10 JMS messages into AQ sequentially, and then use another JAVA client which will get JMS message from the AQ. I found out that if i use Message Selector to get message from AQ, the message