Skip to content
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

Oxford CS800 : more screens #30

Closed
prjemian opened this issue Apr 14, 2020 · 5 comments
Closed

Oxford CS800 : more screens #30

prjemian opened this issue Apr 14, 2020 · 5 comments
Assignees
Milestone

Comments

@prjemian
Copy link
Contributor

make an additional screen plotting temperature vs. time for last hour

@prjemian prjemian self-assigned this Apr 14, 2020
@prjemian prjemian changed the title Oxford CS800 : T(t) for last hour Oxford CS800 : more screens Apr 14, 2020
@prjemian
Copy link
Contributor Author

Screens with this info are useful for routine observation:
sensors-and-heaters

flow-control

prjemian added a commit that referenced this issue Apr 14, 2020
@prjemian
Copy link
Contributor Author

prjemian commented Apr 14, 2020

The bar graphs in these last two screens will need LOPR & HOPR set for each ai record. Also, the VALVEOPENING PV must be created (.db) and read (.proto) from the status (ParamID 1103, FlowBlockValveOpening). EGU="%"

prjemian added a commit that referenced this issue Apr 14, 2020
@prjemian
Copy link
Contributor Author

prjemian commented Apr 15, 2020

These values will be added to the database:

Param PV EGU HOPR LOPR
FlowBlockBackPressure BACKPRESS bar 0 1.000
StatusEvapHeat EVAPHEAT % 0 100
StatusEvapTemp EVAPTEMP K 80 400
StatusGasFlow GASFLOW l/min 0 10
StatusGasHeat GASHEAT % 0 100
StatusAveSuctHeat SUCTHEAT % 0 100
StatusSuctTemp SUCTTEMP K 80 400
StatusGasTemp TEMP K 80 400
FlowBlockValveOpening VALVEOPENING % 0 100

prjemian added a commit that referenced this issue Apr 15, 2020
prjemian added a commit that referenced this issue Apr 15, 2020
prjemian added a commit that referenced this issue Apr 15, 2020
prjemian added a commit that referenced this issue Apr 15, 2020
prjemian added a commit that referenced this issue Apr 15, 2020
@prjemian
Copy link
Contributor Author

Example screen (simulated controller) showing sensor, heater, and flow parameters:
Clipboard01

@prjemian
Copy link
Contributor Author

Example screen (simulated controller) showing plot of T vs. t for one hour, 5 minute plot shown for comparison. Simulated ramp to 105 K, plat for 1 minute, cool to 100 K:
Clipboard02

Clipboard01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant