User Data is 8 bytes of data that can be permanently stored in a Kvaser Device. The User Data is associated with a user number and password, which both are administered by Kvaser and cannot be changed. The password is needed in order to write User Data, reading is not restricted so anyone can read the User Data.
The user number "100" and the corresponding password, "upHXy1" (without the quotes) is revealed and freely available in sample code. You are encouraged to try your implementation using this to verify that the User Data concept fits your application. If you decide to use this user number and password for "production use", please remember that the password is known to everyone. Contact sales for more information about how to obtain your own user number and password. @kva ser.c om
To write user data, you use a command line program. Depending on your device, it is filo_setparam_userdata.exe for older devices or hydra_setparam_userdata.exe for newer devices. Please contact suppo for more information. rt@k vaser .com
Please contact sales for more information about how to obtain your own user number and password. @kva ser.c om
The User Data can be read using kvReadDeviceCustomerData().