imcoming graph - 선택된 함수를 호출하는 녀석을 봄(해당 함수를 child로 parent 를 추적)
outgoing graph - 선택된 함수가 호출하는 녀석을 봄 (해당 함수를 parent로 child를 추적)
근데 둘다 그래프가 해당 함수를 시작으로 보고 있어서
내용을 좀 봐야 이해가 되는 느낌이라.. imcoming의 경우 그래프 순서를 바꿔서 했으면 하는 아쉬움이..
그 와중에 당연(?) 하지만 매크로나 define에 대해서는 추적이 안된다.
source insight 시절에는 클릭만 해도 되던걸 이렇게 쑈를 해야 하다니 -_-
Quick start 1. Open your folder and select a entry function 2. Run CallGraph.showOutgoingCallGraph command using context menu or Ctrl+Shift+P to show outgoing calls 3. Or Run CallGraph.showIncomingCallGraph command using context menu or Ctrl+Shift+P to show incoming calls 4. Click save dot file or save as svg in the bottom left corner to save the graph 5. Add .callgraphignore file in your project root directory to ignore some files or folders in workspace (the syntax is the same as .gitignore)
Function: to obtain the working state of the end pin number. Parameters: pin_no: represents the specific pin number at the end of the robot. Return Value: pin_signal(int) When the returned value is 0, it means running in the working state; when it is 1, it means the stop state.
리눅스에서 1026번 포트로 접속하니 되긴한데.. 명령어 목록이 없어서 멀 어떻게 해야 할지 멘붕.
$ telnet 192.168.220.34 1026 Trying 192.168.220.34... Connected to 192.168.220.34. Escape character is '^]'. *idn? GW_INSTEK,MFG-2230M,SN:GEU893076,V2.05
chatGPT 통해서 물어 본것 중에 되는건... 출력 정도?
OUTPut OFF OUTPut ON OUTP?
+
User Manual 2021-03-04
SOUR1 / SOUR2 하면 채널이 변경되고, 서브 명령으로 FREQ 나 AMP를 넣으면 값이 설정 가능하다.