에뮬레이터의 중요성은 컴퓨터에서 안드로이드 환경을 흉내 내고 안드로이드 폰을 구입하지 않고도 안드로이드 앱을 설치하고 실행하는 것을 매우 쉽게 만들어주는 것입니다. 누가 당신이 두 세계를 즐길 수 없다고 말합니까? 우선 아래에있는 에뮬레이터 앱을 다운로드 할 수 있습니다.
A. Nox App . OR
B. Bluestacks App .
Bluestacks는 매우 대중적이므로 개인적으로 "B"옵션을 사용하는 것이 좋습니다. 문제가 발생하면 Google 또는 Naver.com에서 좋은 해결책을 찾을 수 있습니다.
Bluestacks.exe 또는 Nox.exe를 성공적으로 다운로드 한 경우 컴퓨터의 다운로드 폴더 또는 다운로드 한 파일을 일반적으로 저장하는 곳으로 이동하십시오.
찾으면 클릭하여 응용 프로그램을 설치하십시오. PC에서 설치 프로세스를 시작해야합니다.
다음을 클릭하여 EULA 라이센스 계약에 동의하십시오.
응용 프로그램을 설치하려면 화면 지시문을 따르십시오.
위 사항을 올바르게 수행하면 소프트웨어가 성공적으로 설치됩니다.
이제 설치 한 에뮬레이터 애플리케이션을 열고 검색 창을 찾으십시오. 지금 입력하십시오. - LadderTouch 앱을 쉽게 볼 수 있습니다. 그것을 클릭하십시오. 응용 프로그램 창이 열리고 에뮬레이터 소프트웨어에 응용 프로그램이 표시됩니다. 설치 버튼을 누르면 응용 프로그램이 다운로드되기 시작합니다. 이제 우리는 모두 끝났습니다.
그런 다음 "모든 앱"아이콘이 표시됩니다.
클릭하면 설치된 모든 응용 프로그램이 포함 된 페이지로 이동합니다.
당신은 LadderTouch 상. 그것을 클릭하고 응용 프로그램 사용을 시작하십시오.
보너스 : Android 및 iOS 용 다운로드
Android에서 다운로드LadderTouch is an app to learn the basics of ladder logic, which is a graphical programming language. This app has three functions. You can learn about that mechanism by executing some of the prepared samples. You can check your understanding with questions. In addition, you can create and execute your own ladder. Ladder functions of the timer, counter, and logical inverse are provided. The user interface is designed to be easy to operate. The lines are written by tracing the screen. You can set an element by tapping a cell at which you want to add it. ---------------ELEMENTS--------------- Input(yellow) Up to 5 elements. You can control the input signal by tapping the buttons at the bottom of the display. Virtual output(red) Up to 5 elements. Internal memory(gray) Up to 20 elements. Virtual output(red) and internal memory(gray) are the same for logical behavior. But the difference is in usage. The virtual output is the last element in the ladder logic chain. The Internal memory is for the processing element of the ladder logic chain. These are an imitation of the actual ladder logic with the output devices. Timer(blue) Up to 5 elements. The timer can be set from 0.1 seconds to 10.0 seconds. The setting unit is 0.1 second. The timer works only 'on delay'. This app does not include 'off delay'. On Delay. ---++++++++++ source -------++++++ destination Off Delay. +++---------- source ++++++++----- destination + ON - OFF Time flows from left to right Counter(green) Up to 5 elements. You can set from 1 to 50. There is no counter reset element in this app. Many other ladder logic software has it. The way to reset the counter is to stop running the ladder. All elements can be inverse in the source area. However, timers and counters cannot do it in the destination area. It is difficult to understand the inverse logic of a timer and counter in the destination area. ---------------EDIT--------------- You can edit ladders only with the paid version. How to write elements or lines Select the pencil icon. To add an element: Tap where you want to set the element and select the element. To draw a line: Draw where you want to write a line. How to delete elements or lines Select the eraser icon. Tap where you want to delete the element. How to scroll Select the scroll icon, then you can scroll. How to remove useless spaces Select the order icon. Tap order icon to remove useless spaces. Line color Green with complete ladder logic. Red with something wrong. --------------Other-------------- There is no function that connects to outer devices.