Checks if all bits have expired.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Parameters
- throwOnInternalError
- Type: System Boolean
n/a
Return Value
Type: BooleanTrue if all licensed feature have expired, otherwise false.
Exceptions
| Exception | Condition |
|---|---|
| CogSecurityViolationException | If the security bits was not found or has expired. The message may also hold the internal error encounteredwhen reading the dongle. |
See Also