J1939LocalECUDiag.IsRootNode (PROP) ¶ PROPERTY IsRootNode : BOOL returns true, if the current node is the root (plc) node, otherwise false
J1939LocalECUDiag.NextSiblingNode (PROP) ¶ PROPERTY NextSiblingNode : DED.INode returns the next sibling node at the same level used for step through all nodes
J1939LocalECUDiag.ParentNode (PROP) ¶ PROPERTY ParentNode : DED.INode Returns the parent node or zero if already the root node is reached
J1939LocalECUDiag.SiblingNodeCount (PROP) ¶ PROPERTY SiblingNodeCount : CAA.COUNT Returns the number of sibling (same level) nodes
J1939ECUBase.Address (PROP) ¶ PROPERTY Address : BYTE Gets the current ECU Address.
J1939ECUBase.ChangeAddress (METH) ¶ METHOD ChangeAddress : BOOL Changes the ECU address. InOut: Scope Name Type Comment Return ChangeAddress BOOL TRUE: ECU address change request initiated successfully Input byAddress BYTE new ECU address
J1939ECUBase.IsArbitraryAddressCapable (PROP) ¶ PROPERTY IsArbitraryAddressCapable : BOOL Returns if ECU is arbitrary address capable.
J1939ECUBase.IsLocal (PROP) ¶ PROPERTY IsLocal : BOOL Returns if ECU is local or remote.
J1939ECUBase.NAME (PROP) ¶ PROPERTY NAME : LWORD
J1939ECUBase.State (PROP) ¶ PROPERTY State : ECUSTATE Returns the state of this ECU