NI LabVIEW,CVI,数据采集等产品讨论区

取消
显示结果 
搜索替代 
您的意思是: 

关于队列使用的问题

在TCP通讯程序中,使用队列暂存每次要发送的TCP数据,数据格式为簇,

我使用平化至字符串模块将簇转换为字符串,在程序调试中,通过使用获取

队列状态模块查看队列中的数据,发现图示中的数据字符串没有压入到队列中,

 请问应该怎么修改程序

队列.JPG

帖子被wein100在 03-17-2010 11:29 PM
时编辑过了
0 项奖励
1 条消息(共 2 条)
3,591 次查看

modified.jpg

When you unflatten, did you remember to remove those extra bytes added in the front of the string?

 

Please show us the other half - dequeue and unflatten part of your diagram.

George Zou
0 项奖励
2 条消息(共 2 条)
3,569 次查看