Code Monkey home page Code Monkey logo

ctvelocio's Introduction

Control Things Velocio

Overview:

A simple script to interact with the Velocio Ace 11 PLC via USB

Testing was performed on an Ace 11. Other versions may not function as desired

Dependancies:

py-serial http://pyserial.readthedocs.io/en/latest/pyserial.html

Usage:

python ctvelocio [instruction]

Control Instructions:

    play                    start the routine at current position
    pause                   pause the routine at current position
    reset                   reset the routine to the beginning
    set_output_1_off        set output 1 to off
    set_output_2_off        set output 2 to off
    set_output_3_off        set output 3 to off
    set_output_4_off        set output 4 to off
    set_output_5_off        set output 5 to off
    set_output_6_off        set output 6 to off
    set_output_1_on         set output 1 to on
    set_output_2_on         set output 2 to on
    set_output_3_on         set output 3 to on
    set_output_4_on         set output 4 to on
    set_output_5_on         set output 5 to on
    set_output_6_on         set output 6 to on

Read Instructions:

    read_input_bits         query the input bits and print the response
    read_output_bits        query the output bits and print the response

Debug Instructions:

    enter_debug             put the device into debug mode for testing
    exit_debug              exit the device debug mode for normal operation
    step_into               standard procedure
    step_out                standard procedure
    step_over               standard procedure

ctvelocio's People

Contributors

meeas avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.