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

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

labview串口通讯,提示出错-1073807330

在使用labview通信是,提示出错错误-1073807330发生于 VISA Configure Serial Port (Instr).vi->串口收发示例.vi中的属性节点 (arg 4) (Hex 0xBFFF001E) The specified state of the attribute is not valid, or is not supported as defined by the resource. 请问怎么解决请大虾指教
0 项奖励
1 条消息(共 4 条)
6,313 次查看
--1073807330出错图附图一张
0 项奖励
2 条消息(共 4 条)
6,312 次查看

少爷你好,

 

这个问题原因可能在于你将VISA配置串口VI的停止位输入不当。你可以尝试以下解决方法:1. 右键点击停止位输入端创建常量,这将出现枚举的常量并且可以传入正确的值。2. 按下表输入整数值(注意,不是双精度值):

 

Number of Stop BitsValue to Input

1

10

1.5

15

2

20

NISH AE

W. Yan

"spawn more overlords" means "create another subVI, dude", literally
0 项奖励
3 条消息(共 4 条)
6,274 次查看

Hi

 

Solution (1) suggested by sentica would be appropriate and also helps to reduce, if not totally remove, the Coercion dots

Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
4 条消息(共 4 条)
6,266 次查看