任务单 #38762

Extra byte on keyboard mapping

开放日期: 2018-11-22 02:49 最后更新: 2018-11-22 02:49

报告人:
(匿名)
属主:
(无)
类型:
状态:
开启
组件:
(无)
里程碑:
(无)
优先:
5 - Medium
严重性:
5 - Medium
处理结果:
文件:
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

Attempting to map a user key. I need to send Esc d followed by a carriage return. So I modified KEYBOARD.CNF to include this:

User11=575,0,$01$64$0d

According to WireShark, what is actually being sent is 1B 64 0D 00. The trailing zero byte is tripping up the host. We do this same emulation on an old 32-bit ProComm and it send the expected 1B 64 0D with no trailing zero byte. I have tried changing the mapping to this:

User11=575,1,$01$64$0d

(modify the 2nd parameter to a 1) and it has the same result. Please advise

任务单历史 (1/1 Histories)

2018-11-22 02:49 Updated by: None
  • New Ticket "Extra byte on keyboard mapping" created

Attachment File List

No attachments

编辑

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » 登录名