Page 16
|
Table of Contents
grantAccess
Grants access to a locked device for the requesting IP by checking
against the password
Function specific parameters
In
password
string the current password
Ou
t
errNo
errorCode
JSON Method
method: grantAccess
params: [password]
Result: [errNo]
C-DLL call
int AMC_grantAccess(int deviceHandle, const char* password)
Python
[dev].access.grantAccess(password)
Matlab
[] = AMC_grantAccess(password)
C#
void value = [Device].GrantAccess(string password)
LabVIEW
grantAccess.vi
Summary of Contents for attocube AMC100
Page 1: ...Interface Manual AMC100 AMC300...
Page 3: ......