AVK-10AD1 Value Kit

AVK-10AD1 Value Kit

Click image to enlarge

$577.50

Product Description

Value Kit AVK-10AD1    
 Part Description Part # #
Spring Washer CF177718 1
Clevis Pin AV2522021 1
Clevis Pin AV2522022 1
Clevis Spring AV2525165 1
Packing AV2525494 1
Throttle Stop AV2526413 1
Packing CF2526429 3
Strainer Assembly CF2537610 1
Seat Assembly AV2538283 1
Air Diaphragm AV2538295 1
Bushing AV2538298 1
Washer AV2538330 1
Nut AV2539449 1
Spring AV2539560 1
Stem Seal AV2539561 1
Spring Pin AV2539738 2
Bellows Assembly AV2540537 1
Bushing AV2540542 1
Seal AV2540577 1
Fuel Diaphragm AV2541801 1
Data Tag CF2542391 1
Gasket AV365533 1
Shim Washer CF367726 1
Washer AV367757 1
Throttle Plate Screws AVP4235-1 2
Cotter Pin AV901200 2
Cotter Pin MS24665-132 1
Spring Pin MS171465 1
Packing AV951400 2
Packing AV951401 1
Packing AV951787 1
Packing AV951789 2
Packing AV951790 2
Packing AV953516-10 2
Spring Washer CFP19821 1
     
All parts are certified for aircraft use.  Eligible servo: RSA-10AD1 All Models
(default) 12 queries took 5 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `products`12121
2DESCRIBE `categories`220
3DESCRIBE `carts`770
4DESCRIBE `orders`11111
5DESCRIBE `users`12121
6DESCRIBE `addresses`17171
7DESCRIBE `rates`660
8SELECT `Product`.`id`, `Product`.`title`, `Product`.`sku`, `Product`.`thumbnail`, `Product`.`name`, `Product`.`type`, `Product`.`size`, `Product`.`published`, `Product`.`sales`, `Product`.`price`, `Product`.`category_id`, `Product`.`description`, `Category`.`id`, `Category`.`name` FROM `products` AS `Product` LEFT JOIN `categories` AS `Category` ON (`Product`.`category_id` = `Category`.`id`) WHERE `Product`.`id` = 160 LIMIT 1110
9SELECT COUNT(*) AS `count` FROM `carts` AS `Cart` LEFT JOIN `products` AS `Product` ON (`Cart`.`product_id` = `Product`.`id`) LEFT JOIN `orders` AS `Order` ON (`Cart`.`order_id` = `Order`.`id`) WHERE `Cart`.`sessionid` = 'a9b35d08846c2a269b811f9ac3f37faf' 110
10SELECT `Category`.`id`, `Category`.`name` FROM `categories` AS `Category` WHERE 1 = 1 ORDER BY `Category`.`id` ASC 660
11SELECT `Product`.`id`, `Product`.`title`, `Product`.`sku`, `Product`.`thumbnail`, `Product`.`name`, `Product`.`type`, `Product`.`size`, `Product`.`published`, `Product`.`sales`, `Product`.`price`, `Product`.`category_id`, `Product`.`description` FROM `products` AS `Product` WHERE `Product`.`category_id` IN (1, 2, 3, 4, 5, 6) 5015011
12SELECT `Category`.`id`, `Category`.`name` FROM `categories` AS `Category` WHERE `Category`.`id` = 160 LIMIT 1000