LabVIEW-DCAF / CVTModule

Tag bus module interface for transferring data to or from CVT
https://decibel.ni.com/content/projects/reference-designs-for-distributed-control-systems
Other
7 stars 4 forks source link

Refresh Channel Names and Defaults.vi sets the name of a tag to be the default value string of the mapped channel. #16

Closed ryanpoulos closed 7 years ago

ryanpoulos commented 7 years ago

In Refresh Channel Names and Defaults.vi, the name of the mapped tag is being set as the default value string for the channel that is mapped to it. Seems like this should be reading the default value string of the tag and setting the default value string of the channel to be the same, not using the tag's name.