comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Serial Port
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: serial port [message #40338 is a reply to message #14133] Mon, 02 August 2004 12:41 Go to previous messageGo to previous message
btt is currently offline  btt
Messages: 345
Registered: December 2000
Senior Member
michele wrote:

> okay i try to explain better...
>

Hi,

Although you know the DLM is not working, you can confirm that it is (or is not)
in you DLM path by...

HELP, /DLM

which will spit out all of the currently accessible DLMs (whether loaded or
not). If it doesn't show up in the listing produced by the call to help, then
check your DLM path to make sure it includes the place you put the serial DLM.

PRINT, !DLM_PATH

Of course, you probably know already that the serial DLM is for Windows only.

Ben

> i want to write a program that uses the gps and so i need to read and
> write directly from the serial port.
> on the idl web-site there is a zip file (under user-contributed site,
> section dll and dlm files) that seems to provide what i need.
>
> if you unzip the file you get 4 files:
> serial.dll and serial.dlm (to be put in a specified folder)
> a readme file that is a bit like the help page that describes 4
> functions
> and a c-language source code (it doesn't have a main).
>
> my goal is to be able to use the functions described in the text file:
> these functions are
> comm_open
> comm_read
> comm_write
> comm_close.
>
> all this stuff is achieved through dynamically linked modules, and in
> this case it means that my idl program must be coupled with some piece
> of C-language..
>
> what i did is just putting the dll and dlm files in the right folder,
> and than trying to use the functions as normal idl functions.
> but they are not recognized as functions.
> moreover i didn't use the c source file in any way... but i think i
> should use it.. if it contained a main i could try to spawn it from
> the main idl module but i can't get an executable out of it becuse it
> contains no main...
>
> thanks in advance
>
> michael
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Ptr_Wrapper (Useful?)
Next Topic: Spectral Library Bundles

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:24:50 PDT 2025

Total time taken to generate the page: 0.00492 seconds