Topic
How to display Data/Time values as IRIG time (DDD:HH:SS.sss)
Startseite ' Community ' Allgemein ' How to display Data/Time values as IRIG time (DDD:HH:SS.sss)
- Dieses Thema hat 4 Antworten sowie 3 Teilnehmer und wurde zuletzt vor vor 21 Jahren, 7 Monaten von Richard Weisang aktualisiert.
-
AutorBeiträge
-
02.10.2003 um 22:30 Uhr #34278Richard WeisangAdministrator
I downloaded and evaluated your Flexpro ver. 6.0. I thought I read that it would support IRIG Time. It doesn’t show that format in this version. Is that some kind of addon? Or, does it not work with IRIG Time? IRIG= DDD:HH:MM:SS.sss
02.10.2003 um 22:46 Uhr #34275Bernhard KantzTeilnehmerFlexPro can display calendar time (date/time) values in a variety of formats.
To format values, FlexPro uses so-called formatters. They control how the values are to be formatted on output. You can apply such formatters at different locations, e. g. for the labeling of an axis. If you do not specify any formatter, then FlexPro uses a default formatter.
If you want a certain data set to be displayed in IRIG format for example, please proceed as follows:
[ol]
[li]Right-click on the data set name in FlexPro Explorer[/li]
[li]In the [b]Properties[/b] dialog box Choose the [b]Format[/b] Tab[/li]
[li]Set the cursor into the format field of the component containing the date/time values[/li]
[li]Type in [b]%(%j:%H:%M:%S)[/b] for IRIG Local Time or [b]%(UTC%j:%H:%M:%S)[/b] for IRIG UTC. You can also click on th [b]Choose[/b] Button and select the format in a special dialog box insted of typing in the formatter manually.[/li]
[/ol]
FlexPro will use the formatter wherever the values of this data set need to be displayed.NOTE: FlexPro uses an override mechanism to choose the formatter. E. g. if an diagram axis should be labeled, then FlexPro looks in the format filed for that axis first to get the formatter. If this field is empty, then it looks in the dataset that is scaled as a curve over this axis. If the datasets format field is empty too, then it used a default formatter with respect to the data type and the regional settings.
20.11.2003 um 02:35 Uhr #34276dbyers_rttc@yahoo.comTeilnehmerI can’t get Irig to work as an X axis using odbc. Is this possible since it is delcared in SQL Server as a string?
20.11.2003 um 02:53 Uhr #34274Richard WeisangAdministratorI downloaded and evaluated your Flexpro ver. 6.0. I thought I read that it would support IRIG Time. It doesn’t show that format in this version. Is that some kind of addon? Or, does it not work with IRIG Time? IRIG= DDD:HH:MM:SS.sss
20.11.2003 um 02:53 Uhr #34277Bernhard KantzTeilnehmerIn FlexPro 6 you cannot convert a string into a calendar time value. You need to export your data first and then import it as an ASCII file.
-
AutorBeiträge
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.