Skip to Main Content Skip to Search
Product Documentation

SilentMode - Specify if channel is active or silent

Description

Specify whether the channel operates silently. By default SilentMode is false. In this mode, the channel both transmits and receives messages normally and performs other tasks on the network such as acknowledging messages and creating error frames.

To observe all message activity on the network and perform analysis without affecting the network state or behavior, change SilentMode to true. In this mode, you can only receive messages and not transmit any.

Characteristics

Usage

CAN channel

Read only

Never

Data type

Boolean

Values

Examples

To configure the channel to silent mode, type:

canch.SilentMode = true

To configure the channel to normal mode, type:

canch.SilentMode = false

You can also use the set function to set the values of this property.

See Also

Functions

canChannel, set

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS