J
John Dann
I'd like to talk to a (serial port linked) external instrument from
within a .Net project. The makers supply a Win32 compatible DLL
(written in C and not an ActiveX DLL I think) that handles the low
level communication to and from the instrument. So by using the
available DLL, hopefully I can achieve what I need to. Trouble is that
I'm not familiar with working with third party DLLs from within .Net.
But I have documentation summarising the behaviour of the DLL so
fingers crossed it won't be too difficult.
I know that no-one here can advise me in detail on using this
particular DLL, but is it possible to offer any generic guidance on
how to get this going or maybe suggest any web links that might deal
with this topic in outline?
Many thanks if anyone can help.
John Dann
within a .Net project. The makers supply a Win32 compatible DLL
(written in C and not an ActiveX DLL I think) that handles the low
level communication to and from the instrument. So by using the
available DLL, hopefully I can achieve what I need to. Trouble is that
I'm not familiar with working with third party DLLs from within .Net.
But I have documentation summarising the behaviour of the DLL so
fingers crossed it won't be too difficult.
I know that no-one here can advise me in detail on using this
particular DLL, but is it possible to offer any generic guidance on
how to get this going or maybe suggest any web links that might deal
with this topic in outline?
Many thanks if anyone can help.
John Dann