void SetIdInfo(string deviceName, string idValue)

In cases where KioWare does not automatically set the device id information, it can be set manually. It is stored in machine settings, so it will only ever apply to the current machine. This function may also be used to override the KioWare detected value. Trust Level Required: High

Parameters

Name Description
deviceName The name of the device.
idValue The new value of the device id.

Return

The device id information.