Here are the conversions for the PCS 7 Standard CNTRL_PID block. The APL PidConL would be similar (but IO Names different). PidConR uses the same algorithm as APACS PID Controller so conversion factor should only be time units (seconds to/from minutes).
- PCS 7 TV (Differentl Time sec)/60.0 = APACS TD (Time-Dirivative minutes)
- PCS 7 TV (Differentl Time sec)/PCS 7 TM_LAG (Lag Time Constant sec) = APACS DG (Derivative Gain)
- PCS 7 TN (Reset Time Sec)/ 60.0 = APACS TI (Time Intergal Minutes)
- PCS 7 Gain (Proportional Gain) = APACS PG (Porportional Gain)
cabreytj