LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DDC _Get Channel Group Property Timestamp Components

DDC _Get Channel Group Property Timestamp Components

 

[err,dummyVar,year,month,day,hour,minute,second,msecond,wkday]=calllib(libname,'DDC_GetChannelGroupPropertyTimestampComponents',groupHandles(i),groupPropNames{i}{j+1},yearIn,monthIn,dayIn,hourIn,minuteIn,secondIn,msecondIn,wkdayIn);
                    groupPropValues{i}{j+1} = processTimestamp(err,year,month,day,hour,minute,second,msecond);

 

I get an error -6207.  What does this code mean?  I'm desperate to import TDMS files into Matlab. 

 

Thanks

 

 

0 Kudos
Message 1 of 2
(2,247 Views)

Hi,

   When does this error occur? This error code is vauge, I am not able to find any refrences on the error. So what process is causing this error?

Jig P

 

Best Regards,
Jignesh Patel
Principal RF Software Engineer
0 Kudos
Message 2 of 2
(2,235 Views)