Functions
|
Page 17
lock
This function locks the device with a password, so the calling of
functions is only possible with this password. The locking IP is
automatically added to the devices which can access functions
Function specific parameters
In
password
string the password to be set
Ou
t
errNo
errorCode
JSON Method
method: lock
params: [password]
Result: [errNo]
C-DLL call
int AMC_lock(int deviceHandle, const char* password)
Python
[dev].access.lock(password)
Matlab
[] = AMC_lock(password)
C#
void value = [Device].Lock(string password)
LabVIEW
lock.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......