Search found 8 matches

by JuspB
25 Jan 2019, 11:10
Forum: Software
Topic: Pictory not saving layout changes
Replies: 2
Views: 3410

Pictory not saving layout changes

Hello, When I add a new DIO module to the pictory layout the changes are not saved when I reload the application. I tried to update and reinstall pictory and the issue still is the same. Also when I try to read one digital input using "piTest -r I_1" command I'm getting the "Could not...
by JuspB
02 May 2017, 09:37
Forum: Software
Topic: Read variable name in C
Replies: 7
Views: 6946

Re: Read variable name in C

Hello,

Any news about this? :)
by JuspB
21 Mar 2017, 11:21
Forum: Software
Topic: Docker
Replies: 1
Views: 4152

Docker

Hello, I tried to install Docker without succes. Maybe it's because Docker needs 64 bits. It will be great if in the next releases RevPi will support docker. On the other hand, I've read in another thread that RevPi needs a Kernel patch to run real time responsive drivers and you will release anothe...
by JuspB
17 Mar 2017, 12:35
Forum: Software
Topic: Read variable name in C
Replies: 7
Views: 6946

Read variable name in C

Hello,

I've been looking the examples in the piTest C program. I wonder If is it possible to get the variable names from the DIO modules. For instance, get the variable name from the byte or bit position. Do you have any example?

Thanks and best regards!
by JuspB
16 Mar 2017, 08:35
Forum: Hardware
Topic: Module is present, but NOT CONFIGURED!!!
Replies: 7
Views: 7563

Re: Module is present, but NOT CONFIGURED!!!

I solved it placing the module in the left side instead of the right side. I could change the PiBridge... But this is the final configuration:

Image
by JuspB
14 Mar 2017, 15:25
Forum: Hardware
Topic: Module is present, but NOT CONFIGURED!!!
Replies: 7
Views: 7563

Re: Module is present, but NOT CONFIGURED!!!

Thanks for your response benjamin!

I've tested what you are saying and the message is the same.

This is my PiCtory configuration

Image
by JuspB
14 Mar 2017, 08:22
Forum: Hardware
Topic: Module is present, but NOT CONFIGURED!!!
Replies: 7
Views: 7563

Module is present, but NOT CONFIGURED!!!

Hello, I'm configuring a Revolution PI core with a RevPi DIO module. When I type the command piTest -d I get the following message: Address: 0 module type: 95 (0x5f) RevPi Core Module is present input offset: 0 length: 1 output offset: 1 length: 1 Address: 31 module type: 96 (0x60) RevPi DIO Module ...
by JuspB
08 Feb 2017, 12:43
Forum: Hardware
Topic: How RevPi Gate PROFIBUS Slave works ?
Replies: 1
Views: 8562

How RevPi Gate PROFIBUS Slave works ?

Hello, First of all, let me say that your job is very interesting and amazing. I was wondering how Profibus slave works. You have to load in your PLC bus configuration the RevPi Gate PROFIBUS slave GSD file and then can you read from the RevPi Core all the data writed from your PLC and vice versa? L...