请高手帮忙 点击:346 | 回复:0



YTT2008

    
  • 精华:0帖
  • 求助:0帖
  • 帖子:15帖 | 52回
  • 年度积分:0
  • 历史总积分:108
  • 注册:2007年12月07日
发表于:2008-09-09 08:43:19
楼主

 

请问高手

OMRON C200HX用VB通讯

private sub timer1_timer()

temp=temp+1

call order_num

if  temp>2 then temp=0

sub order_num

select   case  temp

case  1

        mscomm1.output= "@00rd0102000154" +"*"  chr(13)

       text1.text = mid(mscomm1.input,8,4)

cas 2

       mscomm1.output= "@00rd0100000156" +"*"  chr(13)

       text2.text = mid(mscomm1.input,8,4)

end select

end sub

我读上来的数据是text1.text里是"@00rd0100000156" +"*"  chr(13) 而text2.text里是"@00rd0102000154" +"*"  chr(13)。二个数据读错了,请问高手该怎么解决。

谢谢



热门招聘
相关主题

官方公众号

智造工程师