pcdshub / lcls-plc-sample-delivery-system

https://pcdshub.github.io/lcls-plc-sample-delivery-system/
Other
2 stars 7 forks source link

Cure bus issues #5

Closed slacAWallace closed 5 years ago

slacAWallace commented 5 years ago

Discovered two issues.

First, TC XAE had changed the runtime version to 4022, while all the deployed PLCs were still on 4020. Fixed that.

Second, the System>Routes for the ethercat master had the wrong netId, leading to weirdness while looking at the terminals in the XAE. Fixed by checking the box for a relative ADS address and changing the route to point to the ethercat master netid (the real one)... why isn't this the default?

Might add hotconnect for CXI soon.