benchtopdevices/notes

46 lines
1.2 KiB
Plaintext
Raw Permalink Normal View History

2023-09-18 16:03:35 +00:00
TRANSDUCER - array of TRANSDUCERS
2023-07-25 21:34:44 +00:00
- Instrument Pressure \d # As Found
- Master Value \d # Gauge Reading Set Point
2023-09-18 16:03:35 +00:00
- Note: IP1 = MV1
2023-07-25 21:34:44 +00:00
Once selected, prompt for "As Found", "As Left", or "Both"
- If as left, proppt for as found file. etc etc.
- If both, continue on with logic.
If Transducer Name contains "CUSTOM" - prompt for the name in an input box (change to Type)
Part Number: "CTS A12-221" Value "250CCM"
Data to always enter in
- Instrument
- Customer Name
- Customer Address
- Control Number
- Serial Number
- Accuracy (once, but applies to the full List)
- Barometric Pressure
- Temperature
- Humidity
Auto Data
- Date [Verify Date]
- Part Number "middle number from Part Name/Type variable"
Calculations: etc
- High Limit/ Low Limit eg: (SPAN*1.0005 + column) (SPAN*0.9995 - column)
2023-07-26 01:51:57 +00:00
- Delta = abs(gauge reading) - abs(asleft|asfound)
2023-07-25 21:34:44 +00:00
- PSIA - PRESSURE
- SCCM - FLOW
- TRANSDUCER1 Will ALWAYS be pressure
2023-09-18 16:03:35 +00:00
CONFIG:
2023-07-25 21:34:44 +00:00
- Mensor Numbers etc
- Cal device, cal serial, Cal cal date, cal due date
2023-09-18 16:03:35 +00:00
2023-07-25 21:34:44 +00:00
# HARDWARE CALIBRATION
- "Mass Flow Trans" look at `Instrument Flow` and `Master Reading`
- "Pressure Transducer" `Instrument Pressure` and `Master Value`
- Always take the SECOND `Master Value`