Page 18
|
Table of Contents
unlock
This function unlocks the device, so it will not be necessary to execute
the grantAccess function to run any function
Function specific parameters
In
password
string the current password
Ou
t
errNo
errorCode
JSON Method
method: unlock
params: [password]
Result: [errNo]
C-DLL call
int AMC_unlock(int deviceHandle, const char* password)
Python
[dev].access.unlock(password)
Matlab
[] = AMC_unlock(password)
C#
void value = [Device].Unlock(string password)
LabVIEW
unlock.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......