candbc_list

Purpose:

List the Can Messages that the CanDbc driver has been requested to send.

Enter:

candbc_list [name=Register_name] [-a]

Where:

name Optional. Specify a register name if the assigned CanDbc register name is different from the default name. Use this option to ensure the correct ‘CanDbc’ task sends the message.
-a Optional. Specify this flag to list all messages between all CanDbc tasks and all interfaces.

Example:

candbc_list
List all messages on the default channel

candbc_list name=CanDbc2
List all messages on the default channel with a CanDbc task started with the register name “CanDbc2”.

candbc_list -a
List all messages between all CanDbc tasks and all interfaces.

 

Notes:

 

See Also:

CanDbc