Checks if the licensed feature specified is valid and has not expired.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Parameters
- licstr
- Type: System String
Specifies the licensed feature using a string such as VisionPro.Blob.
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