Added versioning to robot project
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LocalController xmlns="http://www.staubli.com/robotics/controller/1">
|
||||
<Version>s7.9.1</Version>
|
||||
<Properties>
|
||||
<Property type="SRS.VAL3Studio.Services.RobotSkinControllerProperty">
|
||||
<RobotSkin xmlns="http://www.staubli.com/robotics/robotskincontrollerproperty/1">TX60L-HB-L-WS</RobotSkin>
|
||||
</Property>
|
||||
</Properties>
|
||||
<Target hostname="">
|
||||
<Context type="RemoteConnection" port="5653" username="default" />
|
||||
<Context type="ClientRemoteAccess" port="800" username="default" />
|
||||
</Target>
|
||||
</LocalController>
|
||||
Reference in New Issue
Block a user