LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Where is the class ATime128?

Hi,

I have to pass a timestamp to a C function, so I tried the following :
in my Call Library Function node, the entry is "adapt to type". I wire a timestamp, and the function declaration is
void funcName(ATime128Ptr arg1);

The problem is that ATime128Ptr is a typedef to the ATime128 class, which is never declared in extcode.h...
Does anyone knows where I can find it?

Thanks,

Charles Brossollet
0 Kudos
Message 1 of 1
(2,044 Views)