CogToolBlockTerminalCollection GetFormattedTerminalStrings Method Cognex VisionPro 9.5
Overload List

  NameDescription
Public methodGetFormattedTerminalStrings 
Gets a list of specially formatted strings that represent the names and paths to all the CogToolBlockTerminals in this collection. These strings are formatted such that they can be passed directly to ToolTerminals.SetToolInputTerminals(ICogTool tool, string[] terminals) or ToolTerminals.SetToolOutputTerminals(ICogTool tool, string[] terminals)
Public methodGetFormattedTerminalStrings(String)
Gets a list of specially formatted strings that represent the names and paths to all the CogToolBlockTerminals in this collection. These strings are formatted such that they can be passed directly to ToolTerminals.SetToolInputTerminals(ICogTool tool, string[] terminals) or ToolTerminals.SetToolOutputTerminals(ICogTool tool, string[] terminals)
Top
See Also