@Stig wrote:
We want to use LabView to analyze data collected by means of the IEEE1344 protocol over an TCP/IP interface from RTUs.
>How can this be done in LabView ?
Write an instrument driver.
>Is the IEEE1344 protocol available in LabView ?
Not out of the box but TCP/IP is, and any protocol based on TCP/IP can be implemented in LabVIEW. There are various
NTP and IRIG-B VIs around on the web, at least I guess you want to use NTP or IRIG-B, which IEEE 1344 seems related to.
>Is it possible to program protocol drivers in LabView ?
Yes of course. You just need to know the protocol format. You have two
possibilities: most TCP/IP protocol are text based where you send
specific text commands and parameters over TCP/IP. Some are binary
where you need to pack data into byte streams. Your IEEE1344 protocol
is likely a text based protocol so writing a driver is simply
understanding what text messages need to be send over the network.
Rolf Kalbermatter
Message Edited by rolfk on 07-06-2006 10:23 AM
Rolf Kalbermatter
My Blog 
DEMO, Electronic and Mechanical Support department, room 36.LB00.390