NISystemsEngineering / AsynchronousMessageCommunication

The Asynchronous Message Communication (AMC) Reference Library is a general purpose LabVIEW API for sending messages within a process, between processes, and between different LabVIEW targets (systems on a network) in a LabVIEW application.
https://decibel.ni.com/content/docs/DOC-10294
Other
8 stars 6 forks source link

The IP to String function in the AMC Dispatcher Read Mesaage subVI can cause long delays #5

Closed smithed closed 8 years ago

smithed commented 9 years ago

...in certain network topologies. Consider replacing this fucntion with simple LV code that converts a U32 IP address to dot notation.

Migrated from internal feature list