GetGeneralSignalType
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Determines the general type of a signal, i.e., whether it is a database signal, a service signal, etc.Parameters
- signalName: The qualified name of the signal. The syntax is [Channel::][Database name (alias)::][Node::][Message::]Signa;the order and completeness of the objects from right to left is important. See the example for getSignal.
Return Values
- 0: Signal was not found.
- 1: Signal is a database signal.
- 2: Signal is a service signal.