fix display demo app

This commit is contained in:
Samuele Locatelli
2020-05-12 17:23:15 +02:00
parent ba59960af8
commit 2a440ae2c5
+3
View File
@@ -78,6 +78,9 @@ namespace CMS_CORE_Application
CmsError cmsError = N.NC_Connect();
cmsError = N.NC_RModelName(ref ModelName);
cmsError = N.NC_RSoftwareVersion(ref SFTVersion);
cmsError = N.NC_RSerialNumber(ref MachNumber);
List<uint> val = new List<uint>();