GetChainRunner Method Overloads
| Method | Description |
|---|---|
| GetChainRunner(XJLink) | Gets a ChainRunner instance for the specified XJLink that allows the chain to be run and controlled for this project. If the project uses dynamic chains the default profile is used. |
| GetChainRunner(XJLink, string) | Gets a ChainRunner instance for the specified XJLink and dynamic chains profile that allows the chain to be run and controlled for this project. If this project does not use the dynamic chains feature please use the GetChainRunner method instead. |
XJTAG v4.2.5
