본문 바로가기

개발/통신

CoTerm: Serial UART COM (rs232,rs485) 통신 Terminal 프로그램

반응형

CoTerm 은 Serial 통신 프로그램 입니다
CoTerm is a serial communication program
Version 241115

1. 송신 패킷을 문자(Char)와 Hex 를 동시에 편집하여 보낼 수 있읍니다.
1. You can edit and send Char and Hex data packet at the same time.

2. 자주 쓰는 거는 매크로 파일에 저장하여 꺼내 보낼 수 있읍니다.
2. Frequently used things can be saved in a macro file and taken out and sent.
- 파일당 99개 그룹과 
- 그룹당 99개 메크로를
  만들어 쓸 수 있읍니다
  You can Make it - 99 groups per file and - 99 macros per group

3. Unicode 로 하여 한글도 보입니다.
3. CoTerm support Unicode , so you can use 2 Bytes Chars like Korean.

4. 송수신 데이타는 기본적으로 Log 창으로 보이고, 동시에 파일로도 저장 가능 합니다.
4. The transmission/reception data appears to be a Log window by default,
 and it can also be saved to a file at the same time.

5. 실시간 송신 ( Check [RealTime] ) 기능도 있읍니다.
5. It has the ability to send real-time (Check [RealTime]).

6. Macro Data 도 파일에서 수정 뿐만 아니라, 읽어 온 상태에서 
     수정 가능(double click + enter) 합니다
    단, 수정 된것은 파일에 적용 되지는 않읍니다.
6. You can modify Macro Data not only in the file,
   but also in this program(double click + enter)
   However, the modified data can not be saved to the file.

시중에 있는 것들 쓰다가, 좀더 편한것 만들어 보았읍니다.
serial 통신 프로그램중 송신 데이타 편집때 문자와 Hex 를 동시에 하는것
못 보았는데,  되면 좋을거 같아 만들었읍니다.

I used many Serial communication programs, and I feel a little unhappy.
so I made this one.
I never so any serial caommunication program that support,
text and Hex are simultaneously used when editing transmission data.


파일들
CoTerm.exe ; 실행 파일 executable file
CoTerm.ini ; 기본 설정 파일 default Setting file
CoTerm.txt ; 소개 파일 (본 파일) Introduction File (This File)
CoTerm.png ; 설명 파일 Usage File
macro/default.ctm ; 기본 메크로 파일 default macro file

배포는 위 모든 파일이 들어 있는 zip 형태로 하셔야 합니다.
Distribution should be in the form of a zip containing all of the above files.

 

 

 

 

 

CoTerm-241118.zip
1.02MB

반응형