DCS Communication LabView
DCS Communication LabView
protocol for a
distributed control
system with LabVIEW
L.Catani
(INFN Roma Tor Vergata-Italy)
what is it?
it is a tentative to develop a communication protocol to
support distributed controls using the LabVIEWTCP/IP and
UDP libraries.
it is also potentially compatible with other standards or widelyused protocols
actually, it started as a development of XML-RPC in LabVIEW,
let s call it XMLvRPC
motivations
LV supports distributed controls in different ways:
VI Server
DataSocket
VI reference
TCP/IP and UDP
http server
and interface to .NET