| 123456789101112131415161718192021222324252627282930313233343536373839 | 
							- <?xml version="1.0" encoding="utf-8"?>
 
- <TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.12">
 
-   <DUT Name="APCControlAO" Id="{a0d4ff28-69aa-499f-b6ef-fa13e7b2a502}">
 
-     <Declaration><![CDATA[TYPE APCControlAO :
 
- STRUCT
 
- 	Zero_Reset_P1	:	REAL	;
 
- 	Zero_adjust_P1	:	REAL	;
 
- 	Span_adjust_P1	:	REAL	;
 
- 	Zero_Reset_P2	:	REAL	;
 
- 	Zero_adjust_P2	:	REAL	;
 
- 	Span_adjust_P2	:	REAL	;
 
- 	Slow_vacuum_control_target_vacuum_Pressure	:	REAL	;
 
- 	Valve_status_threshold	:	REAL	;
 
- 	Forbid_interlock_outbreak	:	REAL	;
 
- 	Slow_vacuum_mode_setting	:	REAL	;
 
- 	Interlock1	:	REAL	;
 
- 	Interlock2	:	REAL	;
 
- 	Interlock3	:	REAL	;
 
- 	Interlock_constant_of_interlock3	:	REAL	;
 
- 	P1_sensor_offset_setting	:	REAL	;
 
- 	Pos_mon_offset_setting	:	REAL	;
 
- 	Sensor_adjust_reset	:	REAL	;
 
- 	Slow_vacuum_rate	:	REAL	;
 
- 	Slow_vacuum_control_P	:	REAL	;
 
- 	Slow_vacuum_control_I	:	REAL	;
 
- 	Slow_vacuum_control_D	:	REAL	;
 
- 	Slow_vacuum_control_a	:	REAL	;
 
- 	controller_mode_select	:	REAL	;
 
- 	Specify_target_vacuum_Pressure_control	:	REAL	;
 
- 	Specify_target_opening_for_valve_opening_control	:	REAL	;
 
- 	Specify_control_mode	:	REAL	;
 
- 	Range_Upper_Limit_Sensor_Input1	:	REAL	;
 
- 	Range_Upper_Limit_Sensor_Input2	:	REAL	;
 
- END_STRUCT
 
- END_TYPE
 
- ]]></Declaration>
 
-   </DUT>
 
- </TcPlcObject>
 
 
  |