Desenvolvedor: Quan Lin (8)
Preço: $2.49
Classificações: 0 
Resenhas: 0 Escrever um comentário
Listas: 1 + 0
Pontos: 0 + 0 ¡
Google Play

Descrição

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
Mais ↓

Capturas de ecrã

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

Novidades

  • Versão: 0.3
  • Atualizado:
  • 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.

Preço

  • Hoje: $2.49
  • Mínimo: $1.49
  • Máximo: $2.49
  
Monitorizar preços

Desenvolvedor

Pontos

0 ☹️

Classificações

0 ☹️

Listas

Resenhas

Seja o primeiro a comentar 🌟

Informações adicionais

  • Versão: 0.3
  • Categoria:
  • Sistemas operacionais:
  • Tamanho:
  • Classificação do conteúdo:
  • Google Play Avaliação:
  • Atualizado:
  • Data de lançamento:
PyTool ModbusPyTool Modbus URL abreviado: Copiado!
  • 🌟 Compartilhar
  • Google Play

Você também pode gostar de

    • Tool Protect
    • Android Apps: Ferramentas  Por: Tool Protect PTY LTD
    • Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 0  Versão: 1.7.0   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 Apps: Ferramentas  Por: Vape Tool
    • * Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 21,395 (4.2)  Versão: 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 Apps: Ferramentas  Por: Texas Controls
    • Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 0  Versão: 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 Apps: Ferramentas  Por: Chopchop Apps
    • * Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 0  Versão: 1.5.2   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 Apps: Ferramentas  Por: Quantum Bit Solutions
    • * $2.99  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 1 + 0  Versão: 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 ...
        ⥯ 
    • Modbus Slider
    • Android Apps: Ferramentas  Por: Hadi Scada
    • Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 0  Versão: 2   Show data from Modbus TCP Server in a Sliding Pages
        ⥯ 
    • BGM 4.0 - VIP GFX TOOL
    • Android Apps: Ferramentas  Por: BGM GFX TOOL
    • * $0.49  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 1 + 0  Versão: 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 Apps: Ferramentas  Por: ParagonGamez
    • * Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 0  Versão: 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 Apps: Ferramentas  Por: Klauke Software Solutions
    • Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 0  Versão: 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 Apps: Ferramentas  Por: The Crimsun Boar
    • * Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 0  Versão: 1.01.2   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 ...
        ⥯ 
    • BGM GFX TOOL - 12K GFX TOOL
    • Android Apps: Ferramentas  Por: BGM GFX TOOL 12K
    • * Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 0  Versão: 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 ...
        ⥯ 
    • Spartan Tool Vision
    • Android Apps: Ferramentas  Por: Spartan Tool LLC
    • Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 0  Versão: 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.
        ⥯ 
    • Tool Scan QR Code
    • Android Apps: Ferramentas  Por: Khmer 4 Khmer
    • * Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 0  Versão: 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 Apps: Ferramentas  Por: Andrade studios
    • * Grátis  
    • Listas: 0 + 0  Classificações: 0  Resenhas: 0
    • Pontos: 0 + 0  Versão: 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 ...
        ⥯ 

Você também pode gostar de

Operadores de pesquisa que podem ser usados com o AppAgg
Adicionar ao AppAgg
AppAgg
Comece já, é de graça!
Cadastre-se
Fazer login