-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrating pf1k0 ppm #132
Conversation
1bcf262
to
48a2dea
Compare
Can you check the boxes if this has been tested? |
Seems OK |
Yes. It was expected, the limit switch cable is only being integrated tomorrow during the access. |
48a2dea
to
7094ceb
Compare
Do you want a final review now, or wait until the install is finished? |
It is finished. Trying to rush for Maggie and Kaushik to test during their window as they want to work off of master. |
@@ -156,6 +159,10 @@ | |||
<DefaultResolution>Tc3_Module, * (Beckhoff Automation GmbH)</DefaultResolution> | |||
<Namespace>Tc3_Module</Namespace> | |||
</PlaceholderReference> | |||
<PlaceholderReference Include="TcUnit"> | |||
<DefaultResolution>TcUnit, * (www.tcunit.org)</DefaultResolution> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All libraries need to be tagged with a version number
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Strangely, this is tagged below in the same file as 1.2.0.0
Description
Created the PF1K0_PM POU which integrates a FB_PPM_PowerMeter and a FB_MPA (motion pneumatic actuator?) to actuate and read from the newly installed power meter at PF1K0
Motivation and Context
We can succesfully read from and actuate new device. However we will only get limit switch cable integrated during the access on 2/26.
How Has This Been Tested?
On the system. Still and extant worry about interfacing with PMPS things generally
Where Has This Been Documented?
Screenshots (if appropriate):
Pre-merge checklist
Always Newest
pre-commit
(alternativelypre-commit run --all-files
)