...Среда, 25.12.2024, 21:08



Приветствую Вас Гость | RSS
Главная
[ Обновленные темы · Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Digital readout rotation
@737@Дата: Четверг, 14.01.2010, 16:28 | Сообщение # 1
Полковник
Группа: Персонал
Сообщений: 104
Награды: 0
Репутация: 0
Замечания: 0%
Статус: Не в сети
Hello guys,

Is it possible to rotate a digital output of a radio channel gauge 90 degrees clockwise? I've looked into GaugeText Objects of the SDK and tried DegreesPointsTo and PointsTo together with an axis statement but failed. Actually I don't know where to put it in the element.

Can anybody help me, or is it impossible!

Here's the code

<Gauge Name="UHF-CH" Version="1.0">
<Size X="23" Y="27"/>
<Update Frequency="6"/>

<Element>
<Visible>(A:Circuit general panel on, bool)</Visible>
<Axis X="11" Y="13"/>
<Text X="23" Y="27" Bright="Yes" Length="2" Font="Quartz" Bold="Yes" Color="yellowgreen" Adjust="center" VerticalAdjust="center" DegreesPointsTo="90">
<String>%((L:UHF-CH,enum))%!02d!</String>
</Text>
</Element>

</Gauge>

 
DokoneДата: Четверг, 14.01.2010, 16:30 | Сообщение # 2
Антесемит
Группа: Сотрудник
Сообщений: 271
Награды: 0
Репутация: 3
Замечания: 0%
Статус: Не в сети
Try


Quote (@737@)


(A:Circuit general panel on, bool)


%((L:UHF-CH,enum))%!02d!


Your value n




Search Engine
 
@737@Дата: Четверг, 14.01.2010, 16:32 | Сообщение # 3
Полковник
Группа: Персонал
Сообщений: 104
Награды: 0
Репутация: 0
Замечания: 0%
Статус: Не в сети
Thanks a lot for your help. It works perfect. It only cost a lot of time to figure out which value to use. In the end to turn the gauge 90 degrees CW i had to use the value 1.55 ??? Raised Eyebrow.gif

I don't understand why certain things like this are not mentioned in the SDK, they force you to use PointsTo or PointsToDegrees????

Anyway it works!

Thanks

 
DokoneДата: Четверг, 14.01.2010, 16:32 | Сообщение # 4
Антесемит
Группа: Сотрудник
Сообщений: 271
Награды: 0
Репутация: 3
Замечания: 0%
Статус: Не в сети
It's all part of the learning curve.

The value you entered was radians the default value for angles. ie. 1.55 radians = 88.80849 degrees.


Search Engine
 
@737@Дата: Четверг, 14.01.2010, 16:34 | Сообщение # 5
Полковник
Группа: Персонал
Сообщений: 104
Награды: 0
Репутация: 0
Замечания: 0%
Статус: Не в сети
Thanks for that, indeed learning all the time Just Kidding.gif

Ed

 
AlexДата: Четверг, 14.01.2010, 16:34 | Сообщение # 6
Группа: Удаленные





Actually, it is mentioned in the SDK.
The PointsTo and PointsToDegrees flags are only applicable to bitmap rotation.

Anything that is "vector drawn," which includes <String> data, requires <Shift> and/or <Rotate> flags.

 
@737@Дата: Четверг, 14.01.2010, 16:35 | Сообщение # 7
Полковник
Группа: Персонал
Сообщений: 104
Награды: 0
Репутация: 0
Замечания: 0%
Статус: Не в сети
Thank you for explaining. It makes sense, now i know where to look for in the future. Still learning. cry
 
AdminДата: Пятница, 15.01.2010, 14:17 | Сообщение # 8
Группа: Удаленные





Quote (@737@)
Thank you for explaining. It makes sense, now i know where to look for in the future. Still learning. cry

Если бы вы написали на русском языке, то ваш запрос пользовался бы большим успехом.
 
  • Страница 1 из 1
  • 1
Поиск:


Copyright MyCorp © 2024
Бесплатный конструктор сайтов - uCoz