Open klauer opened 1 year ago
See this line: https://github.com/pcdshub/lcls-plc-las-bts/blob/a7f59b2f24cd927474456f4bb4cb66cd749c6c20/lcls-plc-las-bts/las_bts/POUs/PRG_BTPS.TcPOU#L30
Copy it and apply it to LD1, selecting the appropriate valve, probably:
GVL_BTPS.fbDestinations[1](sName:='Diagnostics', fbDestinationValve:=GVL_BTS_VAC.fb_LD1_VGC);
LD1
See this line: https://github.com/pcdshub/lcls-plc-las-bts/blob/a7f59b2f24cd927474456f4bb4cb66cd749c6c20/lcls-plc-las-bts/las_bts/POUs/PRG_BTPS.TcPOU#L30
Copy it and apply it to LD1, selecting the appropriate valve, probably: