There is a chance you can communicate with the device as though the Bluetooth 
link is a serial port.  The manufacturer might be able to help.  If the device 
simply dumped data and did not need a dialog, you might be able to discover how 
the messages look, but if if a dialog is needed, that would be hard without 
some sort of clue.  

If the device software can be run as a command-line app, you might be able to 
use shell() or open process to communicate with the software.  

Otherwise, you might need to create or have created an external.  

Dar

On Mar 14, 2012, at 4:54 PM, Vokey, John wrote:

> All,
>  I am completely naive on this, but as I am getting a new portable EEG device 
> for my lab that communicates by bluetooth, I thought I would ask whether any 
> of the many genius coders on this list know how to read the raw data from a 
> bluetooth device from LiveCard?  The machine comes with software, but would 
> prefer to handle it on my own within LC.
> --
> Please avoid sending me Word or PowerPoint attachments.
> See <http://www.gnu.org/philosophy/no-word-attachments.html>
> 
> -Dr. John R. Vokey
> 
> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

---------------------------
Dar Scott
dba 
Dar Scott Consulting
8637 Horacio Place NE
Albuquerque, NM 87111

Lab, home, office phone: +1 505 299 9497
For Skype and fax, please contact.
d...@swcp.com

Computer Programming and tinkering,
often making LiveCode libraries and
externals, sometimes writing associated
microcontroller firmware.  
---------------------------



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to