I am having issuse with a Gateway module for Profinet IRT (the one with two ethernet ports).
I have connected it to a revpi core 3 and so far, everything worked out of the box.
I configured the setup via Pictory (revpi leftmost module, then the profinet on its right side).
I have successfully read / write values from / to the Inputs and Outputs of the profinet gateway with the piTest cli.
Then, I wanted to use all 512 Inputs/Outputs of the gateway module, so I changed the configuration in Pictory like so:
Then, I saved the config as "Start-Config" and then I ran the "Reset Driver" command.
Afterwards, I was no longer able to read / write any value via piTest, e.g.:
Code: Select all
piTest -v Output_1
Cannot read variable info
piTest -r Output_1
Cannot find variable 'Output_1'
Code: Select all
piTest -d
Found 2 devices:
Address: 0 module type: 95 (0x5f) RevPi Core V1.2
Module is present
input offset: 0 length: 6
output offset: 6 length: 5
Address: 32 module type: 79 (0x4f) Gateway Profinet IRT V1.2
Module is present
input offset: 11 length: 512
output offset: 523 length: 512