ToolPin Constructor Cognex VisionPro 9.25 SR1
Overload List

  NameDescription
Public methodToolPin(String)

Constructs a ToolPin with the given name and path.

Public methodToolPin(String, TypeMeta)

Constructs a ToolPin with the given name and pinType.

Public methodToolPin(String, Object)

Constructs a ToolPin with the given name and value.

Public methodToolPin(String, String)

Constructs a ToolPin with the given name and path.

Public methodToolPin(String, TypeMeta, Object)

Constructs a ToolPin with the given name and value.

Top
See Also