CanEasy COM-Help
|
Control unit (ECU) which contains messages
Definition at line 4361 of file cand_tlb.idl.
HRESULT CanEasy::IControlUnit::Export | ( | [in] BSTR | sFilename | ) |
Exports an LIN ecu to NCF file
HRESULT CanEasy::IControlUnit::FilterPreCopy | ( | [in] BSTR | sFilter, |
[in] BSTR | sId, | ||
[in] enum CallbackPosition | enPosition | ||
) |
Activated PreCopy events for this ECU. See ITransmissionEvent for more help.
sFilter | String filter to reduce the number of events |
sId | Unique identifier name |
enPosition | Deprecated: Priority when event has to be called |
HRESULT CanEasy::IControlUnit::FilterPreTransmit | ( | [in] BSTR | sFilter, |
[in] BSTR | sId, | ||
[in] enum CallbackPosition | enPosition | ||
) |
Activated PreTransmit events for this ECU. See ITransmissionEvent for more help.
sFilter | String filter to reduce the number of events |
sId | Unique identifier name |
enPosition | Deprecated: Priority when event has to be called |
HRESULT CanEasy::IControlUnit::FilterRxConfirm | ( | [in] BSTR | sFilter, |
[in] BSTR | sId, | ||
[in] enum CallbackPosition | enPosition, | ||
VARIANT_BOOL | boAsynch | ||
) |
Deprecated: Activated RxConfirm events for this ECU. Use TransmissionEvent instead. See ITransmissionEvent for more help.
sFilter | String filter to reduce the number of events |
sId | Unique identifier name |
enPosition | Deprecated: Priority when event has to be called |
boAsynch | Should be set to true. If set to false the event is called from high prio transmission thread. |
HRESULT CanEasy::IControlUnit::FilterTxConfirm | ( | [in] BSTR | sFilter, |
[in] BSTR | sId, | ||
[in] enum CallbackPosition | enPosition, | ||
VARIANT_BOOL | boAsynch | ||
) |
Deprecated: Activated TxConfirm events for this ECU. Use TransmissionEvent instead. See ITransmissionEvent for more help.
sFilter | String filter to reduce the number of events |
sId | Unique identifier name |
enPosition | Deprecated: Priority when event has to be called |
boAsynch | Should be set to true. If set to false the event is called from high prio transmission thread. |
HRESULT CanEasy::IControlUnit::SetTrsCtrlForMessages | ( | [in] BSTR | sText | ) |
Set the transmission control name (Executer attribute) for all messages
|
get |
Returns an generic extension by name
|
get |
Returns a collection which contained messages
|
getset |
Message transmission mode
|
get |
Returns pointer to the AutoSAR network management interface
|
get |
Returns pointer to the OSEK network management interface
|
getset |
Activates/Deactivates PreCopy events for this ECU
|
getset |
Activates/Deactivates PreTransmit events for this ECU
|
getset |
Deprecated: Activates/Deactivates RxConfirm events for this ECU. Use TransmissionEvent instead.
|
getset |
True if the ECU is simulated by CanEasy.
|
get |
Returns a collection containing all stacks (diag configs)
|
get |
Returns the class to get transmission events.
Example: Use item.TransmissionEvent.Active = true to activate the events.
|
getset |
Deprecated: Activates/Deactivates TxConfirm events for this ECU. Use TransmissionEvent instead.
|
set |
Activates/Deactivates the transmission of all messages
|
get |
Returns namespace containing environment variables