GetDiagServiceList gibt eine Liste von Strings zurück, die die Namen aller verfügbaren diagnostischen Services eines bestimmten Kommunikationskanals enthalten.
Result = GetDiagServiceList(ComChannel)
Below are all the properties / arguments of the term in order listed.
| Name | Type | Art | M | In | R | Description |
|---|
| Result | List | Return | | | | Liste von verfügbaren diagnostischen Services eines Kommunikationskanals |
| ComChannel | ComChannel | Term | ● | | | Der Kommunikationskanal, dessen diagnostische Services aufgelistet werden |
Legend: No Type = Indeterminate type, see description; M = Property is required (mandatory); In = Verkettbares Element; R = Datenrichtung I = In, O = Out, I/O = In/Out