RFQ/BOM 0 로그인 / 등록하다

귀하의 위치를 선택하세요

사용자 이미지

Can LABVIEW communicate with some emulators and programmers on the market?

Hardware design
1월 06, 2021 by Aina 1393

The customer requires ST-LINK to program the chip. How do I integrate it into my host computer program? How do the labview and the programmer interact with data?

모든 댓글

user image

Corbett 게시 날짜 January 6, 2021

1. General burners have command line burning commands. Look at the manual, and see if there are any commands similar to DOS, which can be executed with the CMD function of LabVIEW.

2. In addition to the command line, there may be calls such as DLLs. This kind of complexity requires reading the instructions.

0
user image

Wafa 게시 날짜 January 6, 2021

The writer usually connects with the PC through the serial port, communicates through the labview serial port, and then transmits the corresponding programming instructions.

0
user image

Oleg 게시 날짜 January 6, 2021

You can use VBS to control the burner software and perform shortcut key control.

0
user image

Neville 게시 날짜 January 6, 2021

Execute system command function.

0

답변 작성

답글을 달려면 로그인이 필요합니다. 로그인 | 등록하다