Jump to content

Search the Community

Showing results for tags 'relay'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • Forum FAQ
  • AutoIt

Calendars

  • Community Calendar

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 2 results

  1. After googling a large portion of my day away, I found I am stuck I have purchased a rs485 usb dongle “USB to RS485 Converter Adapter ch340” to be exact With a r421a08 Relay board. I can turn relays on and off using a python test script. (https://github.com/Erriez/R421A08-rs485-8ch-relay-board) I would like to be able to send commands using autoit. I have tried to use putty and send commands, but I have no idea how to do so. If some one can give an example on how to turn on and off a relay, I would be much obliged.
  2. I have had several people ask for this, so I decided to work the algorithm for it and this is the result. What is it? A Gateway Proxy Sends and Receives Data Unmodified. https://en.wikipedia.org/wiki/Proxy_server What is it used for? You can use it as a gateway, relay or router between two known static IP addresses. More information is in the header of the script. Download: LocalGatewayProxy.au3 You will need WSA_NBTCP.au3 from here: https://www.autoitscript.com/forum/topic/191954-wsa_nbtcp-v100-udf/ If you have any questions or problems, let me know.
×
×
  • Create New...