Commit 44da3e53 authored by Claes Sjofors's avatar Claes Sjofors

EventSelectList extended to 40 elements

parent 79303141
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
extern "C" { extern "C" {
#endif #endif
#define mh_cSelLSize 20 #define mh_cSelLSize 40
typedef pwr_tUInt32 mh_mOutunitFlags; typedef pwr_tUInt32 mh_mOutunitFlags;
......
...@@ -81,7 +81,7 @@ SObject pwrb:Class ...@@ -81,7 +81,7 @@ SObject pwrb:Class
Body SysBody Body SysBody
Attr TypeRef = "pwrs:Type-$String80" Attr TypeRef = "pwrs:Type-$String80"
Attr Flags |= PWR_MASK_ARRAY Attr Flags |= PWR_MASK_ARRAY
Attr Elements = 10 Attr Elements = 40
EndBody EndBody
EndObject EndObject
EndObject EndObject
......
...@@ -232,7 +232,7 @@ SObject pwrb:Class ...@@ -232,7 +232,7 @@ SObject pwrb:Class
Body SysBody Body SysBody
Attr TypeRef = "pwrs:Type-$String80" Attr TypeRef = "pwrs:Type-$String80"
Attr Flags |= PWR_MASK_ARRAY Attr Flags |= PWR_MASK_ARRAY
Attr Elements = 20 Attr Elements = 40
EndBody EndBody
EndObject EndObject
!/** !/**
......
...@@ -130,7 +130,7 @@ SObject pwrb:Class ...@@ -130,7 +130,7 @@ SObject pwrb:Class
Body SysBody Body SysBody
Attr TypeRef = "pwrs:Type-$String80" Attr TypeRef = "pwrs:Type-$String80"
Attr Flags |= PWR_MASK_ARRAY Attr Flags |= PWR_MASK_ARRAY
Attr Elements = 20 Attr Elements = 40
EndBody EndBody
EndObject EndObject
!/** !/**
......
...@@ -202,7 +202,7 @@ SObject pwrb:Class ...@@ -202,7 +202,7 @@ SObject pwrb:Class
Body SysBody Body SysBody
Attr TypeRef = "pwrs:Type-$String80" Attr TypeRef = "pwrs:Type-$String80"
Attr Flags |= PWR_MASK_ARRAY Attr Flags |= PWR_MASK_ARRAY
Attr Elements = 20 Attr Elements = 40
EndBody EndBody
EndObject EndObject
!/** !/**
......
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