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

EventSelectList extended to 40 elements

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