Hello!
 
I'm trying to use 
TRNSYS 15 components in legacy mode and I have some 
problems.
One of this type is 
using the command GETTIM wich permits to obtain the time of the simulation 
thanks to the clock.for file. When I build the TRNDLL, I have the 
error :
Type240.obj : error 
LNK2001: unresolved external symbol _GETTIM
Debug/TRNDll.dll : fatal error 
LNK1120: 1 unresolved externals
Error executing link.exe.
 
I've seen that in 
TRNSYS 16, the file clock.for doesn't exist anymore. Does it have any importance 
if I run the TRNSYS 15 components in legacy mode ?
What can I do to solve this 
problem ? Shall I use another commmand ? The command DATE_AND_TIME, for example 
?
 
Thanks for your help.