03-08-2018 01:14 PM
Hello guys! Somebody knows how to fix the following problem?
"Deploying 61850.lvlib:Get Server Points in Dataset.vi61850.lvlib:Get Server Points in Dataset.vi loaded with errors on the target and was closed.
LabVIEW: Failed to load shared library nii61850lvapi.dll:nii61850lvapi_SearchPointsInDataSet:C . Ensure that the library is present on the RT target. Use either MAX to install NI software or FTP to transfer custom libraries to the RT target.
Deployment completed with errors"
By the way, the "Get Server Points in Dataset.vi" is a protected VI. Could that be a problem?
Regards,
Solved! Go to Solution.
03-08-2018 07:50 PM
Hi,
Confirm the NI-Industrial Communications for IEC 61850 has been installed to the RT target. And the ICD file should also be placed to the assigned path.
All IEC61850 template VIs are protected VI. That is the correct behavior.
Thanks!
03-09-2018 08:23 AM
Thanks for your answer. Now the VI is working properly.