프로그램 사용/libmodbus
libmodbus tcp 예제
구차니
2022. 5. 4. 11:22
유닛 테스트 하는 프로그램을 뜯어 보면 서비스 초기화 하는 코드를 분석하기 유리할 듯
[링크 : https://github.com/stephane/libmodbus/blob/master/tests/unit-test-server.c]
[링크 : https://github.com/stephane/libmodbus/blob/master/tests/unit-test-client.c]