Secugen Device Status ●

The software proxy can see the framework, but the device cannot pass data. This usually means the biometric reader is physically unplugged, lacking power, or blocked by a background process.

While SecuGen devices are designed to be reliable, issues can still arise. Here are some common device status issues and their solutions: secugen device status

if (status == (int)SGResultCode.SG_SUCCESS) The software proxy can see the framework, but

// Get device status SGDeviceInfoParam deviceInfo = new SGDeviceInfoParam(); int status = fpManager.GetDeviceInfo(deviceInfo); int status = fpManager.GetDeviceInfo(deviceInfo)