mobile CCTV,mobile surveillance,police body worn cameras

 forgetPW
 registerNow
search
view: 948|reply: 2
打印 prevThread nextThread

web二次开发关于串口接受数据问题

[copyURL]

8

主题

17

帖子

62

积分

member

Rank: 2

积分
62
jumpTo
owner
poston 2018-9-25 16:12 | authorOnly 回帖奖励 |倒序浏览 |阅读模式
您好,我想问下关于串口接受数据的相关问题,打开串口后,串口互通消息,在console里有以下消息打印出来


我想问,这个消息怎么接收?我在文档内部没有找到相对应的方法呢?

本帖子中包含更多资源

pls login 才可以下载或查看,没有帐号?registerNow

x
reply

使用道具 report

6

主题

438

帖子

1722

积分

vipMem

Rank: 6Rank: 6

积分
1722
sofa
poston 2018-9-25 16:35 | authorOnly


  1. session.swAddCallBack('notify', function (sender, cmd, data) {
  2.     if (data.msg == jSW.MessageType.notify_tsp_data.cmd) {
  3.         console.log(data.content);
  4.     }
  5. });
copycode

本帖子中包含更多资源

pls login 才可以下载或查看,没有帐号?registerNow

x
reply agree Against

使用道具 report

8

主题

17

帖子

62

积分

member

Rank: 2

积分
62
bench
 Owner| poston 2018-9-25 16:35 | authorOnly

好的,谢谢,了解
reply agree Against

使用道具 report

creditRule

QQ|wireless surveillance

GMT+8, 2024-12-24 01:18 , Processed in 0.055667 second(s), 20 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

QuickReply backToTop BackToList