
VIVOTEK
Command: update
PARAMETER  | 
  | VALUE  | 
  | DESCRIPTION  | 
  | 
label  | 
  | <integer primary key>  | 
  | Required. Identify the designated record.  | 
  | 
  | 
  | 
  | 
  | Ex. label=1  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
isLocked  | 
  | <boolean>  | 
  | Required. Indicate if the file is locked or not.  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
Ex. Update records whose key numbers are 1 and 5 to be locked status.
Ex. Update records whose key numbers are 2 and 3 to be unlocked status.
Command: queryStatus
PARAMETER  | 
  | VALUE  | 
  | DESCRIPTION  | 
retType  | 
  | xml or javascript  | 
  | Optional.  | 
  | 
  | 
  | 
  | Ex. retype=javascript  | 
  | 
  | 
  | 
  | The default return message is in XML format.  | 
  | 
  | 
  | 
  | 
  | 
Ex. Query local storage status and call for javascript format return message.
User's Manual - 133