DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Extracting a 128 bit number from file with a binary plugin

Also, here is a test file I have been using. 

0 Kudos
Message 11 of 12
(445 Views)

Hey AJLNVA,

 

The "eTime" data type for a DirectAccessChannel in a VBScript DataPlugin is for efficiently interpreting datetime strings, usually all in one column, from ASCII data files.  You fill the File.Formatter.TimeFormat property with the datetime string representation to use ("DD/MM/YYYY hh:mm:ss"), then any "eTime" channels get converted from datetime strings to datetime values using that datetime format.

 

Brad Turpin

Senior Technical Support Engineer

National Instruments

0 Kudos
Message 12 of 12
(427 Views)