C2xAssignNodeToStation
Valid for: CANoe DEFunction Syntax
Description
Assigns a database node to an ITS station.Parameters
- stationHandle: Handle of the station to assign the database node to.
- dbName: Name of the database
- nodeName: Name of the node to assign
Return Values
- 0: Ok
- -1: Internal error
- 1: No station found for the parameter stationHandle
- 2: No dbNode found to assign