5. About Software
46
COM-2C-PE, COM-4C-PE, COM-8C-PE
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