DIR : /home/kozerus/public_html/ko_center/sql/jk_20121202_204529.sql
/home/kozerus/public_html/ko_center/sql
-- jk.sql from defrag_fromcabs_sum.sql
select distinct(cab2) cab2_png_tiny, amps from koplans where planid == 'plan1' and loadmode=='';
-- update leds set led_color='blu', led_speed='50' where led_code in
( select cab1 from koplans where planid == 'plan1' and loadmode=='' group by cab order by cab );
-- update leds set led_color='red', led_speed='50' where led_code in
( select cab2 from koplans where planid == 'plan1' and loadmode=='' group by cab order by cab );
-- select cab from koplans where planid =='plan1' and loadmode=='' group by cab order by cab;
//
koh5_pano
Drag mouse to navigate.
Navigation
- Left/Right Mouse drag: Changes camera heading.
- Up/Sown Mouse drag: Changes camera pitch.
- Scroll wheel: Changes camera field of view.
- I-Key: Displays Info panel with canvas size, image size and FPS.
17.Aug.2010, Martin Wengenmayer