In distributed applications using the Current Value Table (CVT) there is a fundamental need to pass CVT data between targets. This tool demonstrates one method of communication between CVT instances on different targets using a TCP/IP client/server protocol.
###The LabVIEW version used for the CCC is 2010. Please ensure that all pull requests use 2010. If you do not have 2010, be sure to use features supported in 2010 -- that is, don't use auto-indexing, async call by ref, or any other features added in the last few years.
The main landing page for the CVT is here: https://decibel.ni.com/content/docs/DOC-37226 Which is part of the reference design portal, ni.com/referencedesigns
Copyright 2015 National Instruments Corporation
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.