Returns the line value of the user supplied line at the
moment the state was read.
Namespace: Cognex.VisionPro.CommNote: Once a state object is read/created its contained values do not change. To get the current values you must call ReadState() again.
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax
Return Value
Type: BooleanExceptions
| Exception | Condition |
|---|---|
| CogPrioInvalidBankException | Thrown if the hardware does not support the given i/o bank. |
| CogPrioInvalidLineException | Thrown if the hardware does not support the given i/o line. |
See Also