RS485 Module under console of Linux

From LEXWiKi

(Difference between revisions)
Jump to: navigation, search

Steve (Talk | contribs)
(New page: Category:AllowPages == The Sample code source you can download from == Source file: [ftp://ftp.lex.com.tw/Engineer/SoftSupport/AP_Module/LCM_release/Linux_base/LCMctl_v2.2L_Src.tar.gz ...)
Next diff →

Revision as of 10:28, 7 July 2010

The Sample code source you can download from

Source file: LCMctl_v2.2L_Src.tar.gz Refer below steps to source code to binary file

   1.Using Code::Blocks to load project and build a binary file
   2.Using "make" command to compile source code and create it.
   $cd LCMctlv22LSrc/src/
   $make
   $./lcmctlv22l

Binary file: LCMctl_v2.2L_Bin.tar.gz

How to use the application

1.assign the port is Send node or Receive node.

   Please select Send or Receiver port(Send:1 , Recive:2)

2.choice open port number(default is port1~10)

   Please input port number(1~10)

3.assign the por is RS485 or RS232

   choose your port style:
   1:RS485
   2:RS232

4.If you assign RS485 style of COM port in previous choose , will be show this question.
In this question,If hardware autoflow control is opened , keyin Y or y.

   Do you use hardware autoflow control for RS485 (Y/N)
Personal tools