Quantcast
Channel: Measurement Studio for VB6 topics
Viewing all articles
Browse latest Browse all 323

How to convert a VB code(Comm1.Output=Chr$(7)+"R"+Chr$(13)) to labview code

$
0
0

Hi,

I have a question about serial communication.

The code was written by VB, and I want to transform them to labview.

One of the code in VB is: Comm1.Output=Chr$(7)+"R"+Chr$(13), it means 'bell+R+carriage return' were sent to com1 port.

But I don't know how to write this code in labview.

Could anyone help me?

Great thanks


Viewing all articles
Browse latest Browse all 323

Trending Articles