RIS with Different Project [PickMaster 3]

Hi, I’m using RIS via TCP/IP with a S7 Siemens PLC. Everything is ok except some features that I don’t know.

First: I cannot duplicate a project because anytime a need to redefine any RIS command: Where are located these informations ? I can duplicate informations manipulating Xml file regarding project and line but I cannot find where to manipulate these informations.

Second: RIS command regarding the project are defined in some place that must be always available: that’s ok. But can be interesting to define RIS command about the robot inside the project. If I want to check the robot status in two different projects I need two different commands also if I cannot run two different projects in the same time !

Best regards.

First:
The configuration for the TCP/IP plugin is saved in a file called TcpPlugin.dat in the Ris folder below PickMaster. The file is binary an can unfortunately not be edited manually.

Second:
The RIS commands can not be saved in project files because PickMaster would not know where to look for the project files when a RIS command is received. Unfortunately this results in the limitation that all commands must be unique to indentify what project it refers to.

BR
Mats W