LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

moxa for labview?

hi all:
I have MOXA C218PLUS,How can use for labview?
0 Kudos
Message 1 of 2
(4,405 Views)
linnan wrote:

> I have MOXA C218PLUS,How can use for labview?

As far as I can tell, this hardware is an 8-port serial communication
board. To use it in LabVIEW, all you should have to do is get it
working properly under your operating system. Then you should be able
to refer to it by number using the serial read/write VIs.

For instance, if one port of the MOXA board is COM7, you should be able
to access that port using a port input of 6 in Serial Write VI. Make
sure to look at the error code output and make sure that you don't see
something other than zero.

Best Regards,
John Lum
National Instruments
0 Kudos
Message 2 of 2
(4,405 Views)