CanEasy COM-Help
|
Stack/Diag config that can be used to setup diagnosis parameter.
The stack can be used to send/receive UDS frames.
Definition at line 10008 of file cand_tlb.idl.
HRESULT CanEasy::IStack::Disconnect | ( | ) |
Just for DoIP: Disconnects from the target
HRESULT CanEasy::IStack::Import | ( | [in] BSTR | file, |
[in] BSTR | variant | ||
) |
Imports a diagnostic file (like CDD, PDX)
file | File to import |
variant | Variant name to import |
HRESULT CanEasy::IStack::SecurityAccess | ( | [in] VARIANT | key, |
[out, retval] VARIANT_BOOL * | |||
) |
Unlocks the target via seed and key (for VW projects)
key | Can be byte array as long value |
HRESULT CanEasy::IStack::TransmitData | ( | [in] VARIANT | data | ) |
Transmits request and returns immediately
HRESULT CanEasy::IStack::TransmitDataAndWait | ( | [in] VARIANT | data, |
[in] long | timeout, | ||
[out, retval] VARIANT_BOOL * | |||
) |
Transmits request and waits for response or timeout
data | Data be transmitted |
timeout | Time to wait in milliseconds |
HRESULT CanEasy::IStack::TransmitDataAndWaitFunctional | ( | [in] VARIANT | data, |
[in] long | timeout, | ||
[out, retval] VARIANT_BOOL * | |||
) |
Transmits a request using the functional identifier and wait for the response
data | Data to be transmitted |
timeout | Time to wait in milliseconds |
HRESULT CanEasy::IStack::TransmitDataFunctional | ( | [in] VARIANT | data | ) |
Transmits a request using the functional identifier
|
getset |
Deprecated: AIDA Stack config. AIDA stack is not used any more.
|
getset |
Default session that should be used after simulation start.
Can be used by a schedule table action
|
get |
Returns container to access imported diagnostic trouble codes (DTCs)
|
get |
Returns error code received as negative response
|
getset |
Deprecated: AIDA stack file. AIDA stack is not used any more.
|
get |
Payload of last response
|
getset |
Deprecated: Overwrite rx/tx identifier from AIDA stack file. AIDA stack is not used any more.
|
getset |
CAN Identifier to receive the response
|
get |
Returns collection with namespaces containing services
|
get |
Returns collection with namespaces containing services
|
get |
Returns collection with services
|
getset |
Timeout in milliseconds. Response is expected to be received before this time.
|
get |
Returns the class to get transmission events.
Example: Use item.TransmissionEvent.Active = true to activate the events.
|
getset |
CAN Identifier to send the request