Skip to main content

2.5. License

2.5. License

To call IBase::Connect() without license error, you need to input license key code. For a legal license code, please contact to Hyundai Robot with the target system’s MAC address (Physical Address).
You can check the MAC address with below command in command-line window.

 

Figure 2.2 Getting MAC address

 

Then call IBase::SetLicenseKeyCode() with the provided key code and expiry date.

 

p_base_->SetLicenseKeyCode(12606732, 20180531);