1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- <?xml version="1.0" encoding="utf-8"?>
- <StationPositionCfg xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-
- <Module Name="SRD1">
- <Axis Name="SRD1.Arm">
- <ToleranceDefault>0.5</ToleranceDefault>
- <Stations>
- <Station Name="SRD1.Arm.Home" Position="0" />
- <Station Name="SRD1.Arm.Center" Position="-43" ModifiedDate="2024-09-04 17:16:30.547" />
- </Stations>
- </Axis>
- <Axis Name="SRD1.Rotation">
- <ToleranceDefault>0.5</ToleranceDefault>
- <Stations>
- <Station Name="SRD1.Rotation.Home" Position="0" />
- </Stations>
- </Axis>
- </Module>
- <Module Name="SRD2">
- <Axis Name="SRD2.Arm">
- <ToleranceDefault>0.5</ToleranceDefault>
- <Stations>
- <Station Name="SRD2.Arm.Home" Position="0" />
- <Station Name="SRD2.Arm.Center" Position="-49.438" />
- </Stations>
- </Axis>
- <Axis Name="SRD2.Rotation">
- <ToleranceDefault>0.5</ToleranceDefault>
- <Stations>
- <Station Name="SRD2.Rotation.Home" Position="0" />
- </Stations>
- </Axis>
- </Module>
- <Module Name="VPW1">
- <Axis Name="VPW1.Rotation">
- <ToleranceDefault>0.5</ToleranceDefault>
- <Stations>
- <Station Name="VPW1.Rotation.Home" Position="0" />
- <Station Name="VPW1.Rotation.Center" Position="144000" />
- </Stations>
- </Axis>
- </Module>
- <Module Name="VPW2">
- <Axis Name="VPW2.Rotation">
- <ToleranceDefault>0.5</ToleranceDefault>
- <Stations>
- <Station Name="VPW2.Rotation.Home" Position="0" />
- <Station Name="VPW2.Rotation.Center" Position="50" />
- </Stations>
- </Axis>
- </Module>
- <Module Name="PlatingCell1">
- <Axis Name="PlatingCell1_2.Vertical">
- <ToleranceDefault>0.5</ToleranceDefault>
- <Stations>
- <Station Name="PlatingCell1_2.Vertical.Home" Position="0" />
- <Station Name="PlatingCell1_2.Vertical.Load" Position="10" />
- </Stations>
- </Axis>
- <Axis Name="PlatingCell1.Rotation">
- <ToleranceDefault>0.5</ToleranceDefault>
- <Stations>
- <Station Name="PlatingCell1.Rotation.Home" Position="0" />
- </Stations>
- </Axis>
- </Module>
- <Module Name="PlatingCell2">
- <Axis Name="PlatingCell2.Rotation">
- <ToleranceDefault>0.5</ToleranceDefault>
- <Stations>
- <Station Name="PlatingCell2.Rotation.Home" Position="0" />
- </Stations>
- </Axis>
- </Module>
- <Module Name="PlatingCell3">
- <Axis Name="PlatingCell3_4.Vertical">
- <ToleranceDefault>0.5</ToleranceDefault>
- <Stations>
- <Station Name="PlatingCell3_4.Vertical.Home" Position="0" />
- <Station Name="PlatingCell3_4.Vertical.Load" Position="10" />
- </Stations>
- </Axis>
- <Axis Name="PlatingCell3.Rotation">
- <ToleranceDefault>0.5</ToleranceDefault>
- <Stations>
- <Station Name="PlatingCell3.Rotation.Home" Position="0" />
- </Stations>
- </Axis>
- </Module>
- <Module Name="PlatingCell4">
- <Axis Name="PlatingCell4.Rotation">
- <ToleranceDefault>0.5</ToleranceDefault>
- <Stations>
- <Station Name="PlatingCell4.Rotation.Home" Position="0" />
- </Stations>
- </Axis>
- </Module>
- </StationPositionCfg>
|