Cannot find my module in PiCtory

Topics about the Hardware of Revolution Pi
Post Reply
PJA
Posts: 1
Joined: 08 Dec 2021, 22:37

Cannot find my module in PiCtory

Post by PJA »

I have a DIO Module with 14 outputs and 14 inputs. But the DIO Module in PiCtory suggest 34 of each... I tried it, and run piTest but the outputs are not working. I tied also to write a bit directly to address 70. But no success.
Is there a way to get this module working?
User avatar
nicolaiB
KUNBUS
Posts: 931
Joined: 21 Jun 2018, 10:33
Location: Berlin
Contact:

Re: Cannot find my module in PiCtory

Post by nicolaiB »

Hi PJA,

yes this is correct. The higher numbers is because the other features like PWM and Counter are included in this number. The hardware modul has still 14 inputs and 14 outputs.

To help you with your problem, please share a screenshot of your pictory configuration and also the output of the command 'piTest -d'.

Nicolai
teg
Posts: 3
Joined: 09 Dec 2021, 13:27

Re: Cannot find my module in PiCtory

Post by teg »

Hi

I'm working with PJA on this. Here's the output as you requested. The RevPi DIO is connected, and we tried varying the input/output in the meny, with no success. 'piTest -d' gives us that the module is not available. I have attached the screenshots from the terminal and pictory
Attachments
pictory.PNG
pictory.PNG (213.94 KiB) Viewed 3495 times
pi.PNG
pi.PNG (11.76 KiB) Viewed 3495 times
User avatar
nicolaiB
KUNBUS
Posts: 931
Joined: 21 Jun 2018, 10:33
Location: Berlin
Contact:

Re: Cannot find my module in PiCtory

Post by nicolaiB »

Hi teg,

could you please also share a picture of your setup where the following parts are visible:
  • Overall setup
  • Status LEDs of all devices
  • Wiring of the connectors
  • Bridge connector between the modules
Nicolai
teg
Posts: 3
Joined: 09 Dec 2021, 13:27

Re: Cannot find my module in PiCtory

Post by teg »

Hi. Attached are a few pictures of our setup.
Attachments
PXL_20211213_101452589_copy_1512x2016.jpg
PXL_20211213_101452589_copy_1512x2016.jpg (539.36 KiB) Viewed 3399 times
PXL_20211213_101534768_copy_2016x1512.jpg
PXL_20211213_101534768_copy_2016x1512.jpg (438.06 KiB) Viewed 3399 times
PXL_20211213_101531936_copy_2016x1512.jpg
PXL_20211213_101531936_copy_2016x1512.jpg (506.21 KiB) Viewed 3399 times
User avatar
nicolaiB
KUNBUS
Posts: 931
Joined: 21 Jun 2018, 10:33
Location: Berlin
Contact:

Re: Cannot find my module in PiCtory

Post by nicolaiB »

Hi teg,

Thanks for the pictures of your setup. Looks like the aio is missing the power connection. Please remove the PiBridge between the duo and io or wire the aio according to our documentation.


Nicolai
teg
Posts: 3
Joined: 09 Dec 2021, 13:27

Re: Cannot find my module in PiCtory

Post by teg »

Thanks Nicolai

However, the AIO isn't used at all at the moment, we are just having issues with the DIO.
User avatar
nicolaiB
KUNBUS
Posts: 931
Joined: 21 Jun 2018, 10:33
Location: Berlin
Contact:

Re: Cannot find my module in PiCtory

Post by nicolaiB »

Hi teg,

Please remove the PiBridge connector between DIO and AIO as this might causes trouble with the module detection logic.

Nicolai
Post Reply