Manual
Copyright © Dr Robot Inc. 2008  
3
I.  Convention 
Data Type 
  int:    16 bit signed interger 
  UWord16:  16 bit unsigned interger 
  short:    16 bit signed interger 
Syntax 
Syntax under each API reference is based on the C/C++ calling convention. Corresponding Visual 
Basic calling convention can be found in relevant VB reference book, or from the WiRobot VB code 
examples. 










