Enum ¶ ECUSTATE (Enum) ERROR (Enum) PG_TYPE (Enum)
ECUSTATE (ENUM) ¶ TYPE ECUSTATE : State of an ECU Attributes: qualified_only InOut: Name Comment INIT ECU is initializing ADDRESS_CLAIMING ECU is in address claimin state OPERATIONAL ECU is working correctly CANNOT_CLAIM_ADDRESS ECU cannot claim address ERROR ECU reports an error NOT_AVAILABLE Remote ECU not connected to CANbus DISABLED ECU disabled
ERROR (ENUM) ¶ TYPE ERROR : J1939 error codes Attributes: qualified_only InOut: Name Initial NO_ERROR 0 WRONG_PARAMETER 1 NO_MEMORY 2 TIMEOUT 3 CONNECTION_OCCUPIED 4 SEND_ERROR 5 NO_DRIVER 6 INVALID_CONFIG_VERSION 7 INVALID_CONFIGURATION 8 INVALID_PG_CONFIGURATION
PG_TYPE (ENUM) ¶ TYPE PG_TYPE : Parameter group types Attributes: qualified_only InOut: Name P2P Broadcast
Help Functions ¶ Parser IsBroadcast (Function) IsP2P (Function) ParseCANID (Function) ParsePGN (Function)
J1939LocalECUDiag.ChildNodeCount (PROP) ¶ PROPERTY ChildNodeCount : CAA.COUNT Returns the number of childs below the current node
J1939LocalECUDiag.Connector (PROP) ¶ PROPERTY Connector : POINTER TO IoStandard.IoConfigConnector
J1939LocalECUDiag.Enable (PROP) ¶ PROPERTY Enable : BOOL This property returns if the node is enabled in the device tree. The setter can be used to change the Enabled flag. If enabling/disabling is not supported on the node the flag’s value will not change.
J1939LocalECUDiag.FirstChildNode (PROP) ¶ PROPERTY FirstChildNode : DED.INode Returns the first child node below the current one
J1939LocalECUDiag.Index (PROP) ¶ PROPERTY Index : UDINT