BrianB (Customer) asked a question.

P1-08NE3 and P1-08TD2

Inputs output P1-08NE3 and P1-08TD2 is there any sample Code or just a sample posted here to actually turn on and off the inputs each individual from the P1-08NE3 and see what values are coming in from the P1-08TD2 thank you so much


  • FACTS_AdamC (AutomationDirect)

    The P1AM library example "DiscretesBitmapped" is pretty close to this. It assumes the discrete output is slot 1 and the discrete input is slot 2. It would need minor modifications to get exactly what you want.

  • FACTS_KevinC (AutomationDirect)

    Hey Brian,

     

    An API reference with all the functions compatible with the modules can be found here https://facts-engineering.github.io/api_reference.html.

     

    There are also pages describing the modules with a list of compatible functions.

     

    Also in the arduino IDE if you go to File -> Examples -> P1AM, you'll see a list of example programs to talk to the P1 modules.

     

    -Kevin

    Expand Post
  • BrianB (Customer)

    Thank you everyone. Wonderful Forum