我想通过MSComm1控件发送0-255之间的数据,而下面的这个Hex( )函数返回的是一个字符值,我该怎么改?我是新手请大侠们帮帮我!
MSComm1.Output = Hex((Left(Combo1.Text, 3)))