CanEasy COM-Help
|
Collection containing signals
Definition at line 3678 of file cand_tlb.idl.
HRESULT CanEasy::ISignalCol::AddItem | ( | IDatabaseItem * | ppData | ) |
Adds an already created signal to this collection
HRESULT CanEasy::ISignalCol::AddSignal | ( | [in] BSTR | sSigName, |
[in] long | lStartBit, | ||
[in] long | lBitCount, | ||
[in] enum ByteOrder | enByteOrder, | ||
[out, retval] ISignal ** | |||
) |
Adds a new signal to this collection
sSigName | Name of the new signal |
lStartBit | Startbit mapped to the message payload |
lBitCount | Bitlength mapped to the message payload |
enByteOrder | Byte order (Motorola, Intel) |
HRESULT CanEasy::ISignalCol::Delete | ( | ) |
Deletes all signals of this collection
HRESULT CanEasy::ISignalCol::Send | ( | ) |
Sends the message related to the signals
|
set |
Sets the factor for all signals of this collection
|
get |
Returns a signal by name or index
|
set |
Sets the maximum for all signals of this collection
|
set |
Sets the minimum for all signals of this collection
|
set |
Sets the offset for all signals of this collection
|
set |
Sets the signal type for all signals of this collection
|
set |
Sets the value type for all signals of this collection
|
set |
Sets the unit for all signals of this collection
|
set |
Sets value table for all signals of this collection