CANRxSetup
Type: CANRxSetup
Script class for CAN Rx (receive) setup (obtain via ecu.canRxSetup).
Properties
| Property | Description |
|---|---|
channelCount
| Get the number of CAN channels available for this setup. |
Methods
| Method | Description |
|---|---|
getChannel(index)
| Get the CAN channel (0-based, i.e. 0 is CAN1), of type CANRxChannel. |