MATLAB 帮助中心
通过通道将参数组发送到 J1939 总线
transmit(chan,pgrp)
transmit(chan,pgrp) 通过通道 chan 将数组 pgrp 中的指定参数组发送到 J1939 总线上。
chan
pgrp
示例
全部折叠
将参数组 'MyParameterGroup' 发送到总线。
'MyParameterGroup'
db = canDatabase('MyDatabase.dbc'); chan = j1939Channel(db,'Vector','CANCaseXL 1',1); start(chan) pgrp = j1939ParameterGroup(db,'MyParameterGroup') transmit(chan,pgrp)
J1939 通道,指定为通道对象。使用 j1939Channel 函数创建和定义通道。
j1939Channel
J1939 参数组,指定为 ParameterGroup 对象的数组。使用 j1939ParameterGroup 函数创建和定义 ParameterGroup 对象。
j1939ParameterGroup
在 R2015b 中推出
start
receive
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处