Some improvements and fixes
- Added robot schift params for aligning etcher 1 position - Added HMI Interface to robot fb - Added machine LED's at main cabinet - Aligner now works in auto mode - Added HMI interface to etcher station - Added cReleaseAlarms to HeatCoolPlates - Added HMI interface to HVTester - STarted tray feeder response parsing - Fixed some packml base state machine bugs
This commit is contained in:
@@ -1449,8 +1449,9 @@ External Setpoint Generation:
|
||||
<OtherSettings AllowMotionCmdToSlave="true"/>
|
||||
</AxisPara>
|
||||
<Encoder Name="Enc" EncType="8">
|
||||
<EncPara ScaleFactorNumerator="360" ScaleFactorDenominator="1048576" Offset="28.5" MaxCount="#xffffffff" ReferenceSystem="1">
|
||||
<EncPara ScaleFactorNumerator="360" ScaleFactorDenominator="1048576" Offset="28.5" MaxCount="#xffffffff" ReferenceSystem="5">
|
||||
<FilterTime TVelo="0.2"/>
|
||||
<Inc RefSoftSyncMask="#xffffffff"/>
|
||||
</EncPara>
|
||||
<Vars VarGrpType="1">
|
||||
<Name>Inputs</Name>
|
||||
@@ -1738,8 +1739,9 @@ External Setpoint Generation:
|
||||
<OtherSettings AllowMotionCmdToSlave="true"/>
|
||||
</AxisPara>
|
||||
<Encoder Name="Enc" EncType="8">
|
||||
<EncPara ScaleFactorNumerator="360" ScaleFactorDenominator="1048576" Offset="-63.41" MaxCount="#xffffffff" ReferenceSystem="4">
|
||||
<EncPara ScaleFactorNumerator="360" ScaleFactorDenominator="1048576" Offset="-5" MaxCount="#xffffffff" ReferenceSystem="5">
|
||||
<FilterTime TVelo="0.2"/>
|
||||
<Inc RefSoftSyncMask="#xffffffff"/>
|
||||
</EncPara>
|
||||
<Vars VarGrpType="1">
|
||||
<Name>Inputs</Name>
|
||||
|
||||
Reference in New Issue
Block a user