Contents
Display Legacy Contents

 Print
    Get Serial Number    
Gets the terminal serial number using the Microsoft API.

Parameters

Target
The control or variable that saves the terminal serial number.


Version
This parameter allows user to define to remove the name's prefix or not.

The possible values for this parameter are: Yes or No.


     
  • You should always use the 3.0.0 version.
  • The version 2.4.0 uses an old API and its only listed to preserve compatibility in projects made with earlier Kalipso versions that need to use the serials returned by that API.
  • if the returned serial starts with "Y-" it means Kalipso was not able to read the serial number from any hardware component, and with more and more security restrictions it is probably due to permissions. You can check if it is a permission problem by making "Run As Administrator" to KClient. If in this case it always works, than it is due to permissions.

See also
Samples

 
 
Updated : 2/26/2018 9:59 AM