Access & Modify Pictory Configuration
Posted: 16 Jan 2023, 17:22
Hi there!
I am currently working on a project with a RevPi and I would like to access and modify the Pictory configuration, preferably with an API.
Here are some examples of what I'd like to do in my program (without having to use Pictory):
1) Change the names of e.g. the inputs of my analog I/O-module.
2) Change the range and measuring method of my analog inputs.
3) Get all the information about the current configuration of my RevPi and its modules.
I noticed in the documentation (and in the git repository) of the RevPiModIO-module that the class objects .app and .summery do exist and seem to be just what I need, but have no useful methods implemented yet. So, unfortunately this is probably not an option.
Also, I read a lot about the .rap (and rsc-)files. However, from what I've seen, it seems that it would be very unsafe and stupid to change all the parameters without a lot of knowledge about the consequences.
I hope I could make it a little bit clear what I am trying to do and where I need some help.
This is really the first big project I am working on, which is why I am also really not used to asking questions like this.
Thanks for the help in advance, and I wish you all a nice day!
Lena
I am currently working on a project with a RevPi and I would like to access and modify the Pictory configuration, preferably with an API.
Here are some examples of what I'd like to do in my program (without having to use Pictory):
1) Change the names of e.g. the inputs of my analog I/O-module.
2) Change the range and measuring method of my analog inputs.
3) Get all the information about the current configuration of my RevPi and its modules.
I noticed in the documentation (and in the git repository) of the RevPiModIO-module that the class objects .app and .summery do exist and seem to be just what I need, but have no useful methods implemented yet. So, unfortunately this is probably not an option.
Also, I read a lot about the .rap (and rsc-)files. However, from what I've seen, it seems that it would be very unsafe and stupid to change all the parameters without a lot of knowledge about the consequences.
I hope I could make it a little bit clear what I am trying to do and where I need some help.
This is really the first big project I am working on, which is why I am also really not used to asking questions like this.
Thanks for the help in advance, and I wish you all a nice day!
Lena