Indexer (string)
Gets the pin on this device with the given name.
Type: Device
Namespace: XJTAG.Integration.XJAnalyser
Syntax
public Pin this[string pinNum] { get; }
Type
Parameters
- pinNum
Type: string
The number of the pin to get.
Exceptions
- RuntimeException
None of the pins on this device has the given name.
XJTAG v4.2.5
