Reads or sets the master clock frequency.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax
Property Value
Type: DoubleImplements
ICogAcqMasterClockFrequency MasterClockFrequencyEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the clock frequency changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new value is < 5 or > 40. |
Remarks
Sets or gets the master clock frequency in MHz. This is the clock signal sent from the CVM to the camera. This value indirectly controls the acquisition rate.
Default Value: Hardware dependent.
See Also