Nhà phát triển:
Giá bán: $1.49
Xếp hạng: 0 
Đánh giá: 0 Viết đánh giá
Danh sách: 0 + 0
Điểm: 0 + 0 ¡
Điểm +1

Mô tả

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
Thêm ↓

Ảnh chụp màn hình

#1. PyTool Modbus TCP (Android) Bởi: Quan Lin
#2. PyTool Modbus TCP (Android) Bởi: Quan Lin
#3. PyTool Modbus TCP (Android) Bởi: Quan Lin
#4. PyTool Modbus TCP (Android) Bởi: Quan Lin
#5. PyTool Modbus TCP (Android) Bởi: Quan Lin
#6. PyTool Modbus TCP (Android) Bởi: Quan Lin
#7. PyTool Modbus TCP (Android) Bởi: Quan Lin
#8. PyTool Modbus TCP (Android) Bởi: Quan Lin
#9. PyTool Modbus TCP (Android) Bởi: Quan Lin
#10. PyTool Modbus TCP (Android) Bởi: Quan Lin

Tính năng mới

  • Phiên bản: 0.4
  • Cập nhật:
  • 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.

Giá bán

  • Hôm nay: $1.49
  • Tối thiểu: $0.99
  • Tối đa: $1.49
 
Theo dõi giá

Nhà phát triển

Điểm

Không tìm thấy ☹️

Xếp hạng

Không tìm thấy ☹️

Danh sách

Không tìm thấy ☹️

Đánh giá

Hãy là người đầu tiên đánh giá 🌟

Thông tin bổ sung

PyTool Modbus TCPPyTool Modbus TCP URL ngắn: Đã sao chép!

Bạn cũng có thể thích

    • Tool Protect
    • Android Ứng dụng: Công cụ  Bởi: Tool Protect PTY LTD
    • Miễn phí   
    • Danh sách: 0 + 0   Xếp hạng: 0   Đánh giá: 0
    • Điểm: 0 + 0   Phiên bản: 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 Ứng dụng: Công cụ  Bởi: TCPi
    • Miễn phí   
    • Danh sách: 0 + 0   Xếp hạng: 0   Đánh giá: 0
    • Điểm: 0 + 1,347 (2.5)   Phiên bản: 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 Ứng dụng: Công cụ  Bởi: Vape Tool
    • * Miễn phí   
    • Danh sách: 0 + 0   Xếp hạng: 0   Đánh giá: 0
    • Điểm: 0 + 21,408 (4.3)   Phiên bản: 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 Ứng dụng: Công cụ  Bởi: Wahoo Software
    • * Miễn phí   
    • Danh sách: 0 + 0   Xếp hạng: 0   Đánh giá: 0
    • Điểm: 0 + 0   Phiên bản: 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
        ⥯ 
    • Modbus Monitor Advanced
    • Android Ứng dụng: Công cụ  Bởi: Quantum Bit Solutions
    • * $1.99   
    • Danh sách: 0 + 0   Xếp hạng: 0   Đánh giá: 0
    • Điểm: 1 + 0   Phiên bản: 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 ...
        ⥯ 
    • TCP Plotter
    • Android Ứng dụng: Công cụ  Bởi: Bergin-IT
    • $4.49   
    • Danh sách: 0 + 1   Xếp hạng: 0   Đánh giá: 0
    • Điểm: 7 + 0   Phiên bản: 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 Ứng dụng: Công cụ  Bởi: Full Gauge Controls
    • Miễn phí   
    • Danh sách: 0 + 0   Xếp hạng: 0   Đánh giá: 0
    • Điểm: 0 + 0   Phiên bản: 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 Ứng dụng: Công cụ  Bởi: hamza bol3aych
    • * Miễn phí   
    • Danh sách: 0 + 0   Xếp hạng: 0   Đánh giá: 0
    • Điểm: 0 + 1,536 (4.0)   Phiên bản: 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 Ứng dụng: Công cụ  Bởi: Texas Controls
    • Miễn phí   
    • Danh sách: 0 + 0   Xếp hạng: 0   Đánh giá: 0
    • Điểm: 0 + 0   Phiên bản: 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 Ứng dụng: Công cụ  Bởi: HARDCODED JOY S.R.L.
    • $3.49   
    • Danh sách: 0 + 0   Xếp hạng: 0   Đánh giá: 0
    • Điểm: 8 + 0   Phiên bản: 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 Ứng dụng: Công cụ  Bởi: Stervs
    • * * Miễn phí   
    • Danh sách: 0 + 0   Xếp hạng: 0   Đánh giá: 0
    • Điểm: 0 + 63 (4.5)   Phiên bản: 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 Ứng dụng: Công cụ  Bởi: vedmobile
    • Miễn phí   
    • Danh sách: 0 + 0   Xếp hạng: 0   Đánh giá: 0
    • Điểm: 0 + 0   Phiên bản: 2.0.1   Simple TCP socket protocol tester. Make a fast test with your tcp socket. Send or receive in hex or ascii mode.
        ⥯ 

Bạn cũng có thể thích

Toán tử tìm kiếm bạn có thể sử dụng với AppAgg
Thêm vào AppAgg
AppAgg
Bắt đầu - hoàn toàn miễn phí.
Đăng ký
Đăng nhập