CogPrioBoardInfo MethodsCognex VisionPro 9.22 SR1

The CogPrioBoardInfo type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetBanks
Returns an array of the supported I/O banks of the current hardware.
Public methodStatic memberGetBankType
Returns the type (input, output, etc...) of a given I/O bank
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetNumLines
Returns the number of I/O lines the hardware supports in the given bank.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberInit
Initialize the board info class with values read from the comm card.
Public methodStatic memberIsBankSupported
Returns true if the hardware supports the given line, otherwise returns false.
Public methodStatic memberIsInputBank
Public methodStatic memberIsLineSupported
Returns true if the hardware supports the given line, otherwise returns false.
Public methodStatic memberIsOutputBank
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also