Functions
|
Page 157
getPackageLicense
Get the license for a specific package
Function specific parameters
In
pckg
string: Package name
Ou
t
errNo
errorCode
value_string1
string: License for this package
JSON Method
method: com.attocube.system.about.getPackageLicense
params: [pckg]
Result: [errNo, value_string1]
C-DLL call
int system_about_getPackageLicense(int deviceHandle, const char* pckg,
char* value_string1, int size0)
Python
value_string1 = [dev].about.getPackageLicense(pckg)
Matlab
[value_string1] = system_about_getPackageLicense(pckg)
C#
string value = [Device].About_GetPackageLicense(string pckg)
LabVIEW
getPackageLicense.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......