Commit 62e4358f authored by Claes Sjofors's avatar Claes Sjofors

Ge, subgraph for limitswitch added

parent 4c13e289
This diff is collapsed.
...@@ -287,6 +287,7 @@ ...@@ -287,6 +287,7 @@
#include "ge_bitmap_damper245.h" #include "ge_bitmap_damper245.h"
#include "ge_bitmap_threewayvalve246.h" #include "ge_bitmap_threewayvalve246.h"
#include "ge_bitmap_elheater247.h" #include "ge_bitmap_elheater247.h"
#include "ge_bitmap_limitswitch248.h"
#define SUBPALETTE__INPUT_SYNTAX 2 #define SUBPALETTE__INPUT_SYNTAX 2
#define SUBPALETTE__OBJNOTFOUND 4 #define SUBPALETTE__OBJNOTFOUND 4
...@@ -625,6 +626,7 @@ void SubPaletteBrow::allocate_pixmaps() ...@@ -625,6 +626,7 @@ void SubPaletteBrow::allocate_pixmaps()
ALLOC_PIXMAP( ge_bitmap_damper245, 245); ALLOC_PIXMAP( ge_bitmap_damper245, 245);
ALLOC_PIXMAP( ge_bitmap_threewayvalve246, 246); ALLOC_PIXMAP( ge_bitmap_threewayvalve246, 246);
ALLOC_PIXMAP( ge_bitmap_elheater247, 247); ALLOC_PIXMAP( ge_bitmap_elheater247, 247);
ALLOC_PIXMAP( ge_bitmap_limitswitch248, 248);
} }
......
...@@ -47,6 +47,7 @@ menu Process ...@@ -47,6 +47,7 @@ menu Process
subgraph FanAnim2 pwr_exe:pwr_fananim2.pwsg 71 subgraph FanAnim2 pwr_exe:pwr_fananim2.pwsg 71
subgraph FanAnim3 pwr_exe:pwr_fananim3.pwsg 71 subgraph FanAnim3 pwr_exe:pwr_fananim3.pwsg 71
subgraph HandWheel pwr_exe:pwr_handwheel.pwsg 58 subgraph HandWheel pwr_exe:pwr_handwheel.pwsg 58
subgraph LimitSwitch pwr_exe:pwr_limitswitch.pwsg 248
subgraph MDamper pwr_exe:pwr_mdamper.pwsg 55 subgraph MDamper pwr_exe:pwr_mdamper.pwsg 55
subgraph Motor pwr_exe:pwr_motor.pwsg 23 subgraph Motor pwr_exe:pwr_motor.pwsg 23
subgraph Motor2 pwr_exe:pwr_motor2.pwsg 65 subgraph Motor2 pwr_exe:pwr_motor2.pwsg 65
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment