Third Party Bluetooth Serial Interface

Hi,
I have a third party EEG headbox with bluetooth connectivity using serial interface. I did the followings:
From Bluetooth, added the device that was successful. Furhtermore, two unidirectional ports were added to the device i.e. COM3 (incoming) and CoM4 (outgoing) - VISA
The device is successfully accepting the commands i sent with a beep acknowledgement.
The followings are the issues.
The device is not responsing with any data i.e. nothing coming to pc/ laptop because of the device is using two unidicrectional COMs.
Query:
How can i assign the one COM to the device so that i can receive the bytes as well.
Regards,
Abdul 

You may have to make some compromises have a look at
iMuffs
www.wi-gear.com
While they don't satisfy all your requirments have a look

Similar Messages

  • How to use third party usb 485 interface

    I have a third party usb-485 interface that we frequently use within our company and want to be able to use Labview to create a program to talk to our systems. The interface is a kk systems usb-rs485 isolated converter which I have been able to recognise in MAX explorer after using the NI VISA driver wizard but I am unsure how to now use it for 485 comms within Labview. I don't seem to be able to detect it with the VISA configure serial port vi. I have used the NI usb-485 interface before and found this quite easy to set up but am not sure how to use this third party interface. I have attatched screen shots of the MAX window to show what it is seeing. Any help would be greatly appriciated.
    Attachments:
    MAX usb 485 screen shot.PNG ‏102 KB
    MAX usb 485 screen shot2.PNG ‏120 KB

    I have undone everything as recommended and the comm port does appear in the devices tree but when I try to use the device I don't seem to be able to get any response even though I can select the port as the VISA device name in my vi. I am pretty sure I have the baud rate etc.set the same as when we use the interface in other software,is there something else I need to do? I am using the rs485 example in labview as my code which works with the ni-usb485 we have. 

  • How to communicate with third party bluetooth device using LAbVIEW

    Hi
          I am trying to communicate with a third party bluetooth device using LabVIEW, I am using a bluetooth dongle. I am able to discover the device and able to open the connection by specifying the service as serial port. But after that when I am trying to read and write data between LabVIEW and the bluetooth device (using Bluetooth Read & Bluetooth Write functions) its not happening.
    Dose anybody faced same kind of issue if so kindly guide me, this is first time I am using Blutooth protocol.
    Regards
    Visuman 

    Hi,
    I am able to talk with bluetooth / serial devices by using Labview protocol (not Wii dll). These are steps:
          Discover the bluetooth device in range (Bluetooth dicover.vi)
          Get the address of the device
          Pass device address to Bluetooth RFCOMM Service Discovery.vi to get service list
          Pass channel and uuid to Bluetooth open connection
          After that do write and read (Bluetooth Write / Bluetooth read).
      I hope it works for you.
    Take care
    tp
     

  • HT204387 I have third party bluetooth that used to work perfectly with IOS 6.1 but now I install IOS 7 and now some of the function on my bluetooth doesn't work.

    I like to know anyone having problems with bluetooth functions with new IOS 7 ?

    I have the same problem with my iPhone4 connected to my VW car via bluetooth. In the previous version of iOS I could start and stop and change tracks in for example Spoitify with my steering wheel buttons but now with iOS 7 it doesn't work anymore.... Apple please correct this ASAP...

  • 3rd party bluetooth and my newish iMac

    I just bought the last generation 20" iMac and am shopping for an ergonomic wireless replacement for the wired Apple keyboard which will make my wrists quite unhappy.
    Will a third party bluetooth keyboard and mouse pair with the iMac? This is the first time I've got Bluetooth on a computer, so it's all new to me.

    I always check with the manufacturer to see if it is Mac friendly. If it is a big brand name they probably will be.

  • Problem with 3rd party bluetooth keyboard

    I just purchased a third party bluetooth keyboard (RockSoul BT-100).  Unfortunately, when paired with my MacBook (2009 aluminum unibody running Mountain Lion), neither the Escape nor the FN key works.  Any suggestions?  Do I need a special driver?

    Hello:
    I suggest you contact the manufacturer of the third-party device.
    Barry

  • 3rd party bluetooth keyboard not connecting to Mac

    I have a 3rd party bluetooth keyboard that works fine on m iphone,
    When I try to connect it to my Mac, the keyboard is discoverable as "Bluetooth Keyboard" where it always fails at the pairing process.
    "The pairing attempt was unsuccessful. This configuration of Mac OSX and bluetoot software could be invalid or unsupported."
    The bluetooth on my Mac connects fine to my trackpad.
    Is there any reason why this shouldnt work on my Mac and is there any way to get it working?

    I had the same problem with my third party bluetooth keyboard. When pairing, I could enter the passphrase but then the RETURN button would not register to complete the pairing and it would give me the same error message. It seems to work if you pair the keyboard by going into System Preferences>Keyboard>Set Up Bluetooth Keyboard instead of using the Bluetooth Setup Assistant.

  • How to connect to third party using PI for outbound and inbound interfaces

    Hello,
    I have scenarios where I have data coming in from third party EDI subsystem and sent to SAP. And also from SAP to EDI subsystem. We need to send the XMLs to the EDI subsystema nd also receive XMLs.
    Can someone please suggest the ways I can connect to EDI subsytem for both Outbound and Inbound interfaces.
    Thanks

    Hi Prabhu,
    EDI file is different from the normal flat or xml file. Hope you understand the difference.
    Now if your EDI subsytem has the capability of converting the xml file to edi file viceversa then create and receive the xml file from the EDI subsystem. For the xml file you may use the file adapter as an option.
    If it doesnot have the capability then seeburger adapter needs to  be used. This is not an inbuilt adapter. So your company needs to purchase it.
    Regards,
    ---Satish

  • Serial Number in Third Party Goods Receipt

    Hi Gurus,
    We are in the process of doing Third Party processing. Settings are done for automatic PR and PO creation from SO and sending it to vendor. We get the ASN data in web portal and that data needs to be imported in GR (MIGO), mainly the Serial Numbers in Serial Numbers Tab in the Item details Menu. Serial Number profile is maintained in Material Master - MMSL procedure assigned to the Serial Number Profile 0002.
    In the sand box I am able to get this Serial Number Tab when doing GR (MIGO) and can post it. But not in Development. Please let me if I an missing something or need to do any other setting.
    FULL POINTS AWARDED.
    Thanks & Regards.

    Hi Friend,
    Did you have activated in PO screen layout. If it is activated then it will be in MIGO.
    Hope it will solve the problem.
    Regards
    Krishnendu

  • XI interface with third party using Java API

    Hi All,
    We have the following requirement:
    XI needs to interface with an external third party system which has JAVA API capabilities and the corresponding JAR files available to us.
    I have seen a few threads where it was mentioned that we could call the Java methods directly in User Defined functions:
    Process Integration (PI) & SOA Middleware
    My question: Is this approach feasible in our scenario? Also I guess we do not need to configure any adapter for this Java Method call within the UDF.
    Your help will be greatly appreciated and rewarded.
    Regards,
    Jai.

    Thanks Stefan.
    Our requirement has slightly changed. We have installed a thirdparty application on XI Server (within our network , inside filrewall). The application with Java API Jar file. All it does is a Lookup and retruns a value.
    We are planning to import the Jar file into imported Archives and call the method within a UDF.
    Is this feasible? I am going to give it a try.
    Your expert comments are greatly appreciated.
    Thanks
    Jai

  • EREC: Interfaces with Third Party Systems

    Hello Experts,
    Does anybody can provide me a list of third party systems with seamless interface with E-Recruiting  (SAP Partner) for the following purposes below:
    Resume Parsing
    Background Check
    Drug Screening
    Posting in Multiple Job Boards
    Thanks in advance!
    Sivani

    Resume mirror is used for resume parsing.
    Regards,
    Bharat

  • Serial Numbers in third party system

    Hi All,
    How to mange serial number in the third party sales scenario.In standard sales process we manage serial numbers at delivery level.
    But for Third party delivery will be done from vendor's place.But our client wants to keep
    a track of serial numbers.Kindly share some inputs
    Would apprecite a quick response.
    Regards
    Neel

    hello,
    do u want serial nos for tracking purpose?
    one way out is to maintain them at sales order level and have the same no in purchase order sent to the vendor in the form of text.
    ask the vendor to print this no in his delivery document as well.
    from the sales order, you can pick this no for invoice print as well.
    i hope this is a way out. dont know if something is available in standard.
    rgs,
    ak

  • How to Interface a PDF Form to a Third-party Application

    There are several ways of interfacing PDF forms to a third party application. The technique you choose depends on a number of factors, including exactly what youre trying to achieve, and the capabilities of the application.
    Full details on how to do this can be found here:
    http://avokahhh.wordpress.com/2008/04/14/how-can-you-interface-a-pdf-form-to-a-third-party -application/
    Regards,
    Tineke Osten - Avoka
    www.avoka.com

    Try to use Runtime.exec() method like this:
    String exePath = "path to acrobat reader executable";
    String filePath = "path to the file to execute";
    Runtime.getRuntime().exec(exePath+" "+filePath);

  • Interface to third party applications

    SAP Gurus,
    Can anyone explain to me what is development of custom interface between SAP and third party application.
    I know the concept of I DOC, ALE etc ; I want to know what is the configuration required for that. Can any one give some example.
    My email is [email protected]
    Thanks

    Here you go:
    http://help.sap.com/saphelp_smehp1/helpdata/en/b3/64c33af662c514e10000000a114084/frameset.htm
    OR
    SPRO->SAP Solution Manager->Configuration->Scenario-Specific Settings
    ->Service Desk->Connecting to an external service desk
    Regards,
    Sanjai

  • Service Desk - third party interface using XI content

    Dear all,
    I am looking for any guide/documents or any procedure to connect a third party interface to solution manager service desk using the XI content available in Solution Manager. I have got information about how to use web services to meet the requirement or even using Business connectors. But I heard that from solman 7.0 onwards, we can use XI feature inbuilt in Soluton Manager for this.
    Does anyone has any idea about this? If you have done this before, could you please share how to proceed?
    Thanks a lot for any help..
    Rajeev

    Hi,
    U can find the
    XI contents available for downloads from  from SAP Service Marketplace.    
    https://websmp204.sap-ag.de/swdc > Downloads>  Support Packages and Patches ¨ Entry by Application Group--> SAP Content --> Process Integration Content (XI Content).
    Cheers,
    Siva Maranani.

Maybe you are looking for

  • How to write an SQL query

    Hi, My table is similar to the below table. In the below table each case has one or more hometowns. But I need only one hometown for each case for that it has to select most recently (column date_mod)date if a case has two same (column date_mod) then

  • Audigy 4 rear speakers prob

    Hi. I've got a problem with my sound. I use a Audigy 4 pro with the external unit and a Cambridge Soundworks (Creative) DTT3500 digital speakerset. The external unit only sends the digital signal to the speakerset. When I Test the speakers the sound

  • Is there a way to find out if there were any user actions in windows?

    I have an application in LV6.1 and i want it to go in an 'idle-state' if there was no user action in windows. for example: after 10min. (like a screensaver that activates after a certain time.)

  • New MacPro Sleep Problem

    My MacPro is having the sleep problem again after I installed and unstilled Adobe Photoshop Elements 13. It had been working fine for the last few months until the Adobe software. I have worked with 2 Apple advisors and 1 Apple sr. advisor. But they

  • BADI modify and change

    go to SE24 --> CL_EX_FI_TRANS_DATE_DERIVE i can double click on the method name.it lead me to the code where i can write my piece of code method *--- write code my piece of code endmethod got to SE18 -->FI_TRANS_DATE_DERIVE when i double click on the