DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Reduce digits for absolute time channels

Solved!
Go to solution

Hi,

 

i want to reduce the digits for a absolute time channel. The frequency is only 100Hz but the format is always:

 

("12.11.2021 11:02:50.6700", "#dd.mm.yyyy hh:nn:ss.ffff")

 

Can i change the time channel to :

 

("12.11.2021 11:02:50.67", "#dd.mm.yyyy hh:nn:ss.ff")

 

?

 

Thank you for your help

 

0 Kudos
Message 1 of 3
(1,021 Views)
Solution
Accepted by topic author AlexanderR_ACTS

Hi AlexanderR_ACTS,

 

If you use the command to format the time you can modify the formatting parameters like

 

msgbox str("12.11.2021 11:02:50.6700", "#dd.mm.yyyy hh:nn:ss.ffff")

 

or in VIEW you can change the formatting parameters for the table here

 

Walter_Rick_0-1636722727341.png

 

or in general in the DIAdem settings here

 

Walter_Rick_1-1636722739822.png

 

Greetings

Walter

Message 2 of 3
(1,008 Views)

Thank you that was exactly what i was looking for 😄

0 Kudos
Message 3 of 3
(1,001 Views)