DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Change Data Types (eR64 to eTime)

Hi Benjamin,

 

I think your best bet is to convert the values in the numeric channel from ms to sec, then set the unit_string property to "s" so that it's clear when loaded.

 

Kanal.Factor = 1/1000
Kanal.Properties.Add "unit_string", "s"

 

Brad Turpin

DIAdem Product Support Engineer

National Instruments

Message 11 of 12
(2,541 Views)

Thanks! I got it now.

0 Kudos
Message 12 of 12
(2,527 Views)