CogDiscreteIOAccess MethodsCognex VisionPro 9.5

The CogDiscreteIOAccess type exposes the following members.

Methods

  NameDescription
Public methodCreatePrecisionIO
Creates and returns a precision I/O object. The user interacts with the precision I/O capabilities of the comm card though the returned object.
Public methodCreatePrecisionIOImpl
Cognex Internal Use Only
Public methodDispose 
Disposes any outstanding discrete i/o hardware resources.
Protected methodDispose(Boolean)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Overrides Object Finalize .)
Public methodGetActivePrecisionIO
Returns a reference to the currently active precision I/O object held by the Comm Card or null if no currently active precision I/O object exists.

An active precision I/O object will only exist if one of the CreatePrecisionIO  methods has been called previously.

Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodReset
Resets the state of the i/o subsystem by disposing any outstanding hardware resources.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also