개발자:
가격: $1.49
순위: 0 
리뷰: 0 리뷰 작성
목록: 0 + 0
포인트: 0 + 0 ¡
포인트 +1

기술

PyTool Modbus TCP
PyTool Modbus TCP is a great tool for Modbus TCP developing, debugging and monitoring.
It features Python script capability that gives you the greatest flexibility.

Why script capability is desirable for Modbus TCP tool?
Electrical engineers find it handy to use a hand held device like Android phone or tablet to debug or monitor Modbus TCP communication in the field, factory or lab.
But nearly every Modbus TCP communication system got its own data format.
Searching in a sea of hex data like "02a5b4ca....ff000803" and trying to figure out what is happening is not pleasant at all.
That is where PyTool Modbus TCP comes to help.
With the ability to run custom Python script, PyTool Modbus TCP can read and parse any received data, display it in the way you want, and even act accordingly when it is needed.

There are script examples for quick start. Just copy and paste one of them to try them out.

There is also a handy Modbus TCP control interface for general use.

Script General Guide
=================

* The Python version used in this app is 3.8.

* This app is not designed as script editor although script can be edited in the script field.
The best way is to use your favorite script editor and then copy and paste the script.

* Always use 4 spaces for indentation to avoid weird errors.

* Most of the packages in standard Python library are available to import.

* If while loop is needed, always use `app.running_script` as condition in order to stop the script properly.

* Use `app.version` to get the app version string.

* Use `app.get_output()` to get the script output field as string.

* Use `app.set_output(object)` to display `object` in the script output field as string.

* Use `app.print_text(object)` as a shortcut for `app.set_output(app.get_output() + str(object))` to append text to the script output field.

* Use `app.clear_text()` as a shortcut for `app.set_output("")` to clear the script output field.

* Use `app.fc01_read_coils(mbid, addr, num)` to send function code 01 request.
mbid (int): Modbus ID
addr (int): Data Address
num (int): Number of Data
return (list of int): Requested Data List

* Use `app.fc02_read_discrete_inputs(mbid, addr, num)` to send function code 02 request.
mbid (int): Modbus ID
addr (int): Data Address
num (int): Number of Data
return (list of int): Requested Data List

* Use `app.fc03_read_holding_registers(mbid, addr, num)` to send function code 03 request.
mbid (int): Modbus ID
addr (int): Data Address
num (int): Number of Data
return (list of int): Requested Data List

* Use `app.fc04_read_input_registers(mbid, addr, num)` to send function code 04 request.
mbid (int): Modbus ID
addr (int): Data Address
num (int): Number of Data
return (list of int): Requested Data List

* Use `app.fc05_write_single_coil(mbid, addr, val)` to send function code 05 request.
mbid (int): Modbus ID
addr (int): Data Address
val (int): Data Value
return (int): Number of Data (always 1)

* Use `app.fc06_write_single_register(mbid, addr, val)` to send function code 06 request.
mbid (int): Modbus ID
addr (int): Data Address
val (int): Data Value
return (int): Number of Data (always 1)

* Use `app.fc15_write_multiple_coils(mbid, addr, vals)` to send function code 15 request.
mbid (int): Modbus ID
addr (int): Data Address
vals (list of int): Data Value List
return (int): Number of Data

* Use `app.fc16_write_multiple_registers(mbid, addr, vals)` to send function code 16 request.
mbid (int): Modbus ID
addr (int): Data Address
vals (list of int): Data Value List
return (int): Number of Data

* Use `app.msg_out` and `app.msg_in` to check request and response messages.

* Use `app.log_file(text)` to save a log file in storage.
The log file is located here [Storage Directory]/PyToolModbusTCP/log_[UTC Timestamp].txt.
text (str): Text Content
return (str): Full File Path
더보기 ↓

스크린샷

#1. PyTool Modbus TCP (Android) 게시자: Quan Lin
#2. PyTool Modbus TCP (Android) 게시자: Quan Lin
#3. PyTool Modbus TCP (Android) 게시자: Quan Lin
#4. PyTool Modbus TCP (Android) 게시자: Quan Lin
#5. PyTool Modbus TCP (Android) 게시자: Quan Lin
#6. PyTool Modbus TCP (Android) 게시자: Quan Lin
#7. PyTool Modbus TCP (Android) 게시자: Quan Lin
#8. PyTool Modbus TCP (Android) 게시자: Quan Lin
#9. PyTool Modbus TCP (Android) 게시자: Quan Lin
#10. PyTool Modbus TCP (Android) 게시자: Quan Lin

새로운 기능

  • 버전: 0.4
  • 업데이트:
  • Version 0.4
    Python version for the script is 3.8.
    Now the script runs in Python global environment. Existing scripts should still work as before.
    `app.version` is added for checking app version.

가격

  • 오늘: $1.49
  • 최소: $0.99
  • 최대: $1.49
 
가격 추적

개발자

포인트

찾을 수 없음 ☹️

순위

찾을 수 없음 ☹️

목록

찾을 수 없음 ☹️

리뷰

첫 번째 리뷰를 남겨보세요 🌟

추가 정보

  • 버전: 0.4
  • ID: com.quanlin.pytoolmodbustcp
  • 카테고리:
  • 운영체제:
  • 크기:
  • 콘텐츠 등급:
  • Google Play 개의 평가:
  • 업데이트:
  • 출시일:
PyTool Modbus TCPPyTool Modbus TCP 단축 URL: 복사됨!

당신은 또한 같은 수 있습니다

    • Tool Protect
    • Android 앱: 도구  게시자: Tool Protect PTY LTD
    • 무료   
    • 목록: 0 + 0   순위: 0   리뷰: 0
    • 포인트: 0 + 0   버전: 1.6.20   EASILY CREATE A DIGITAL TOOLBOX Whether you re a tradie or a business owner, tool theft, damage, and loss can cost thousands in downtime and dollars. Protect your tools by quickly and ...
        ⥯ 
    • TCP Smart
    • Android 앱: 도구  게시자: TCPi
    • 무료   
    • 목록: 0 + 0   순위: 0   리뷰: 0
    • 포인트: 0 + 1,347 (2.5)   버전: 1.2.0   TCP smart, fit, connect, play: 1. Easy connecting, easy controlling; 2. Remote control your smart home devices anywhere. 3. Devices sharing with your family; 4. One App controls ...
        ⥯ 
    • Vape Tool
    • Android 앱: 도구  게시자: Vape Tool
    • * 무료   
    • 목록: 0 + 0   순위: 0   리뷰: 0
    • 포인트: 0 + 21,408 (4.3)   버전: 10.02.2025-free   Vape Tool saves your time and money, by making only perfect Coils and E-Liquids Would you like to know resistance of Coil you are going to build ? Would you like to know how to prepare
        ⥯ 
    • TCP Ping
    • Android 앱: 도구  게시자: Wahoo Software
    • * 무료   
    • 목록: 0 + 0   순위: 0   리뷰: 0
    • 포인트: 0 + 0   버전: 1.6.0   Check the presence of a host on the internet 1. Supports TCP and ICMP connection 2. Tests with servers around the world
        ⥯ 
    • TCP Client
    • Android 앱: 도구  게시자: ELX-Device
    • 무료   
    • 목록: 0 + 0   순위: 0   리뷰: 0
    • 포인트: 0 + 0   버전: 1.1.0   Easy TCP client.
        ⥯ 
    • Modbus Monitor Advanced
    • Android 앱: 도구  게시자: Quantum Bit Solutions
    • * $1.99   
    • 목록: 0 + 0   순위: 0   리뷰: 0
    • 포인트: 1 + 0   버전: 6.5.10   Learn Modbus with full protocol stacks, or get all data from your remote Modbus RTU devices by defining your full modbus map, or use your mobile devcie to simulate Modbus devices or ...
        ⥯ 
    • Modbus Slider
    • Android 앱: 도구  게시자: Hadi Scada
    • 무료   
    • 목록: 0 + 0   순위: 0   리뷰: 0
    • 포인트: 0 + 0   버전: 2   Show data from Modbus TCP Server in a Sliding Pages
        ⥯ 
    • TCP Plotter
    • Android 앱: 도구  게시자: Bergin-IT
    • $4.49   
    • 목록: 0 + 1   순위: 0   리뷰: 0
    • 포인트: 7 + 0   버전: 1.11   TCP Plotter displays data received by TCP in a window that can be dragged and zoomed. Time or distance data can be shown on the X axis and numeric data on the Y axis. The display can ...
        ⥯ 
    • TCP-485 Config
    • Android 앱: 도구  게시자: Full Gauge Controls
    • 무료   
    • 목록: 0 + 0   순위: 0   리뷰: 0
    • 포인트: 0 + 0   버전: 1.5.4   TCP-485 Config is the Full Gauge Controls TCP-485 Wi-Fi Log converter configuration application, with features such as: Search network converters, changing device parameters, remote ...
        ⥯ 
    • Tool Gfx - OneTap Headshot
    • Android 앱: 도구  게시자: hamza bol3aych
    • * 무료   
    • 목록: 0 + 0   순위: 0   리뷰: 0
    • 포인트: 0 + 1,536 (4.0)   버전: 10.0   Tool Gfx - OneTap Headshot is the ultimate gfx tool for players looking to optimize their sensitivity settings, improve dpi, and achieve perfect headshots in FF. Whether you play on ...
        ⥯ 
    • Tool pressure calculator
    • Android 앱: 도구  게시자: Texas Controls
    • 무료   
    • 목록: 0 + 0   순위: 0   리뷰: 0
    • 포인트: 0 + 0   버전: 1.4.2   Tool Pressure Calculator was created to simplify the use of the conversion charts providing a mistake-free conversion, which will save time and reliability in the execution of the ...
        ⥯ 
    • TCP Terminal Pro
    • Android 앱: 도구  게시자: HARDCODED JOY S.R.L.
    • $3.49   
    • 목록: 0 + 0   순위: 0   리뷰: 0
    • 포인트: 8 + 0   버전: 1.5.2   Send and receive text or hexadecimal data to a TCP Socket. Client mode: App connects to server on specified server IP address / domain name and port. Server mode: App starts a local ...
        ⥯ 
    • TCP UDP Server & Client
    • Android 앱: 도구  게시자: Stervs
    • * * 무료   
    • 목록: 0 + 0   순위: 0   리뷰: 0
    • 포인트: 0 + 63 (4.5)   버전: 1.28   With this app you can create multiple Tcp / Udp servers & clients. Features: - All types in one app -> TCP Server -> UDP Server -> TCP Client -> UDP Client - It shows your IP addresses
        ⥯ 
    • TCP Socket
    • Android 앱: 도구  게시자: vedmobile
    • 무료   
    • 목록: 0 + 0   순위: 0   리뷰: 0
    • 포인트: 0 + 0   버전: 2.0.1   Simple TCP socket protocol tester. Make a fast test with your tcp socket. Send or receive in hex or ascii mode.
        ⥯ 

당신은 또한 같은 수 있습니다

AppAgg에서 사용할 수 있는 검색 연산자
AppAgg에 추가
AppAgg
시작하기 – 무료예요
가입
로그인