Nhà phát triển: Quan Lin (8)
Giá bán: $2.49
Xếp hạng: 0 
Đánh giá: 0 Viết đánh giá
Danh sách: 1 + 0
Điểm: 0 + 0 ¡
Google Play

Mô tả

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

Why script capability is desirable for Modbus tool?
Electrical engineers find it handy to use a hand held device like Android phone or tablet to debug or monitor Modbus communication in the field, factory or lab.
But nearly every Modbus 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 comes to help.
With the ability to run custom Python script, PyTool Modbus 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 control interface for general use.

It supports main stream USB serial drivers, including:
FTDI driver
CDC ACM driver
CP210x driver
CH34x driver
PL2303 driver

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]/PyToolModbus/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 (Android) Bởi: Quan Lin
#2. PyTool Modbus (Android) Bởi: Quan Lin
#3. PyTool Modbus (Android) Bởi: Quan Lin
#4. PyTool Modbus (Android) Bởi: Quan Lin
#5. PyTool Modbus (Android) Bởi: Quan Lin
#6. PyTool Modbus (Android) Bởi: Quan Lin
#7. PyTool Modbus (Android) Bởi: Quan Lin
#8. PyTool Modbus (Android) Bởi: Quan Lin
#9. PyTool Modbus (Android) Bởi: Quan Lin
#10. PyTool Modbus (Android) Bởi: Quan Lin

Tính năng mới

  • Phiên bản: 0.3
  • Cập nhật:
  • Version 0.3
    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: $2.49
  • Tối thiểu: $1.49
  • Tối đa: $2.49
 
Theo dõi giá

Nhà phát triển

Điểm

0☹️

Xếp hạng

0☹️

Danh sách

Đánh giá

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

Thông tin bổ sung

  • Phiên bản: 0.3
  • ID: com.quanlin.pytoolmodbus
  • Danh mục:
  • HĐH:
  • Kích thước:
  • Xếp hạng nội dung:
  • Google Play Xêp hạng:
  • Cập nhật:
  • Ngày phát hành:
PyTool ModbusPyTool Modbus 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 ...
        ⥯ 
    • 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,405 (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
        ⥯ 
    • 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 ...
        ⥯ 
    • Tool in the Cockpit
    • Android Ứng dụng: Công cụ  Bởi: Chopchop Apps
    • * 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.4   Tool in the Cockpit was built by a commercial helicopter pilot for other pilots who love flying and love great tools. It s packed with features that simplify your preflight and ...
        ⥯ 
    • Modbus Monitor Advanced
    • Android Ứng dụng: Công cụ  Bởi: Quantum Bit Solutions
    • * $2.99  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 1 + 0  Phiên bản: 6.5.12   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 ...
        ⥯ 
    • BGM 4.0 - VIP GFX TOOL
    • Android Ứng dụng: Công cụ  Bởi: BGM GFX TOOL
    • * $0.49  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 1 + 0  Phiên bản: 107   With BGM-VIP GFX TOOL This Tool You can Get 90 FPS, HDR graphics, Lag Fix, ,iPad View, and many more Useful Features. gfx tool for bgm bgm 4.0 gfx tool BGM-VIP GFX TOOL Features Fancy ...
        ⥯ 
    • Tool Identifier
    • Android Ứng dụng: Công cụ  Bởi: ParagonGamez
    • * 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.0.0   Welcome to Tool Identifier, the ultimate app for quick and accurate tool identification. Whether you re a DIY enthusiast, a professional, or just curious about a tool, Tool Identifier ...
        ⥯ 
    • Tool Link
    • Android Ứng dụng: Công cụ  Bởi: Klauke Software Solutions
    • 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.2   The Tool Link app is free and without any ads - download it now! With the Tool Link app, you can configure settings on your battery hydraulic tool and read out tool data. To do this, ...
        ⥯ 
    • Tool Box
    • Android Ứng dụng: Công cụ  Bởi: The Crimsun Boar
    • * 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.01   Introducing Tool Box Your All-in-One Solution for a Smarter, Simpler Life! This versatile app combines essential utilities to streamline your daily tasks, making everything from ...
        ⥯ 
    • Spartan Tool Vision
    • Android Ứng dụng: Công cụ  Bởi: Spartan Tool LLC
    • 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.2.2   The Spartan Tool Vision app is designed to work with Spartan Tool pipe inspection cameras. Spartan Tool Vision features a user-friendly interface to make your inspection jobs a breeze.
        ⥯ 
    • BGM GFX TOOL - 12K GFX TOOL
    • Android Ứng dụng: Công cụ  Bởi: BGM GFX TOOL 12K
    • * Miễn phí  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 0 + 0  Phiên bản: New   12k GFX TOOL This GFX TOOL provided all thinks All Android version support Use proses very simple Open GFX TOOL then Select GFX Select version choice your favourite option And apply ...
        ⥯ 
    • Tool Scan QR Code
    • Android Ứng dụng: Công cụ  Bởi: Khmer 4 Khmer
    • * 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.1.1   The Tool Scan QR Code use for scan or read QR code or Barcode on item, product, name card or other product. The information of QR code can be TEXT, PHONE NUMBER, MESSAGE, EMAIL, NAME ...
        ⥯ 
    • Tool Maker App
    • Android Ứng dụng: Công cụ  Bởi: Andrade studios
    • * 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.5   This app contains tools in both Metric and Imperial: Drill & Tap charts with decimal equivalents for measuring, Sine bar calculations, Counter-boring detail sizes, Cutting speeds ...
        ⥯ 

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