LadderTouchLite

LadderTouchLite

graphical programming language

开发者: Motonari Hibi

中国
APP ID 复制
405695274
价格
免费
内购
0个评分
软件开发工具(免费)
昨日下载量
最近更新
2024-03-04
最早发布
2010-12-09
版本统计
  • 120天11小时

    最新版本上线距今

  • 1

    近1年版本更新次数

  • 2010-12-06

    全球最早版本上线日期

版本记录
显示信息
日期
  • 全部
每页显示条数
  • 请选择
  • 版本: 2.1.0

    版本更新日期

    2024-03-04

    LadderTouchLite

    LadderTouchLite

    graphical programming language

    更新日志

    I have updated the introduction section of other apps as the number of apps has increased.

    视频/截图

    LadderTouchLite App 视频
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图

    应用描述

    LadderTouchLite is an app to learn the basics of ladder logic, which is a graphical programming language.
    This app has two functions.
    You can learn about that mechanism by executing some of the prepared samples. And you can check your understanding with questions.

    -------Difference from the full version-------
    It doesn't show hints of questions.
    You cannot make your own ladders.

    ---------------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.

    --------------Other--------------
    There is no function that connects to outer devices.
  • 版本: 2.0.0

    版本更新日期

    2023-03-20

    LadderTouchLite

    LadderTouchLite

    graphical programming language

    更新日志

    New data format.
    Please contact us on Twitter @samekard if you have any problems.

    视频/截图

    LadderTouchLite App 视频
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图

    应用描述

    LadderTouchLite is an app to learn the basics of ladder logic, which is a graphical programming language.
    This app has two functions.
    You can learn about that mechanism by executing some of the prepared samples. And you can check your understanding with questions.

    -------Difference from the full version-------
    It doesn't show hints of questions.
    You cannot make your own ladders.

    ---------------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.

    --------------Other--------------
    There is no function that connects to outer devices.
  • 版本: 1.9.1

    版本更新日期

    2020-09-12

    LadderTouchLite

    LadderTouchLite

    graphical programming language

    更新日志

    Fixed the link for the new app Kyotsu Test ProbabilityPlayer.

    视频/截图

    LadderTouchLite App 视频
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图

    应用描述

    LadderTouchLite is an app to learn the basics of ladder logic, which is a graphical programming language.
    This app has two functions.
    You can learn about that mechanism by executing some of the prepared samples. And you can check your understanding with questions.

    -------Difference from the full version-------
    It doesn't show hints of questions.
    You cannot make your own ladders.

    ---------------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.

    --------------Other--------------
    There is no function that connects to outer devices.
  • 版本: 1.9.0

    版本更新日期

    2020-09-10

    LadderTouchLite

    LadderTouchLite

    graphical programming language

    更新日志

    Added the commentary "Why do coils have a inverse function?".
    New app Kyotsu Test ProbabilityPlayer was added to other apps.

    视频/截图

    LadderTouchLite App 视频
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图

    应用描述

    LadderTouchLite is an app to learn the basics of ladder logic, which is a graphical programming language.
    This app has two functions.
    You can learn about that mechanism by executing some of the prepared samples. And you can check your understanding with questions.

    -------Difference from the full version-------
    It doesn't show hints of questions.
    You cannot make your own ladders.

    ---------------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.

    --------------Other--------------
    There is no function that connects to outer devices.
  • 版本: 1.8.8

    版本更新日期

    2020-05-26

    LadderTouchLite

    LadderTouchLite

    graphical programming language

    更新日志

    Minor bug fix

    视频/截图

    LadderTouchLite App 视频
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图

    应用描述

    LadderTouchLite is an app to learn the basics of ladder logic, which is a graphical programming language.
    This app has two functions.
    You can learn about that mechanism by executing some of the prepared samples. And you can check your understanding with questions.

    -------Difference from the full version-------
    It doesn't show hints of questions.
    You cannot make your own ladders.

    ---------------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.

    --------------Other--------------
    There is no function that connects to outer devices.
  • 版本: 1.8.7

    版本更新日期

    2020-05-17

    LadderTouchLite

    LadderTouchLite

    graphical programming language

    更新日志

    The puzzle app TapAllBalls has been released, so I added it to the other apps page.
    Dark mode support.
    Support for iPad Split View.

    视频/截图

    LadderTouchLite App 视频
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图

    应用描述

    LadderTouchLite is an app to learn the basics of ladder logic, which is a graphical programming language.
    This app has two functions.
    You can learn about that mechanism by executing some of the prepared samples. And you can check your understanding with questions.

    -------Difference from the full version-------
    It doesn't show hints of questions.
    You cannot make your own ladders.

    ---------------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.

    --------------Other--------------
    There is no function that connects to outer devices.
  • 版本: 1.8.6

    版本更新日期

    2020-05-01

    LadderTouchLite

    LadderTouchLite

    graphical programming language

    更新日志

    The category has been changed.

    视频/截图

    LadderTouchLite App 视频
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图

    应用描述

    LadderTouchLite is an app to learn the basics of ladder logic, which is a graphical programming language.
    This app has two functions.
    You can learn about that mechanism by executing some of the prepared samples. And you can check your understanding with questions.

    -------Difference from the full version-------
    It doesn't show hints of questions.
    You cannot make your own ladders.

    ---------------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.

    --------------Other--------------
    There is no function that connects to outer devices.
  • 版本: 1.8.5

    版本更新日期

    2020-02-20

    LadderTouchLite

    LadderTouchLite

    graphical programming language

    更新日志

    Suspend dark mode support

    视频/截图

    LadderTouchLite App 视频
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图

    应用描述

    LadderTouchLite is an app to learn the basics of ladder logic, which is a graphical programming language.
    This app has two functions.
    You can learn about that mechanism by executing some of the prepared samples. And you can check your understanding with questions.

    -------Difference from the full version-------
    It doesn't show hints of questions.
    You cannot make your own ladders.

    ---------------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.

    --------------Other--------------
    There is no function that connects to outer devices.
  • 版本: 1.8.4

    版本更新日期

    2020-01-30

    LadderTouchLite

    LadderTouchLite

    graphical programming language

    更新日志

    Fixed behavior when returning from the App Store

    视频/截图

    LadderTouchLite App 视频
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图

    应用描述

    LadderTouchLite is an app to learn the basics of ladder logic, which is a graphical programming language.
    This app has two functions.
    You can learn about that mechanism by executing some of the prepared samples. And you can check your understanding with questions.

    -------Difference from the full version-------
    It doesn't show hints of questions.
    You cannot make your own ladders.

    ---------------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.

    --------------Other--------------
    There is no function that connects to outer devices.
  • 版本: 1.8.3

    版本更新日期

    2019-05-04

    LadderTouchLite

    LadderTouchLite

    graphical programming language

    更新日志

    A new app is out, so add it to the Store page.

    视频/截图

    LadderTouchLite App 视频
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图
    LadderTouchLite App 截图

    应用描述

    LadderTouchLite is an app to learn the basics of ladder logic, which is a graphical programming language.
    This app has two functions.
    You can learn about that mechanism by executing some of the prepared samples. And you can check your understanding with questions.

    -------Difference from the full version-------
    It doesn't show hints of questions.
    You cannot make your own ladders.

    ---------------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.

    --------------Other--------------
    There is no function that connects to outer devices.