Commit d4812243 authored by Claes Sjofors's avatar Claes Sjofors

GetDtp, bugfix in output type

parent f6922d86
...@@ -52,7 +52,7 @@ SObject pwrb:Class ...@@ -52,7 +52,7 @@ SObject pwrb:Class
Attr Flags |= PWR_MASK_RTVIRTUAL Attr Flags |= PWR_MASK_RTVIRTUAL
Attr Flags |= PWR_MASK_DEVBODYREF Attr Flags |= PWR_MASK_DEVBODYREF
Attr Flags |= PWR_MASK_INVISIBLE Attr Flags |= PWR_MASK_INVISIBLE
Attr TypeRef = "pwrs:Type-$Time" Attr TypeRef = "pwrs:Type-$DeltaTime"
Attr GraphName = "VAL" Attr GraphName = "VAL"
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