5. About Software
40
COM-1(LPCI)H,
COM-2(LPCI)H, COM-4(LPCI)H
Visual C++ sample programs
(1) Transmit sample
-
Sends data entered from the keyboard. Execute from the command prompt.
-
Source folder: \Samples\Vc\Comsend.c file
(2) Receive sample
-
Displays received data on the screen.
-
Source folder: \Samples \Vc\Comread.c file