Dans: Technical

What do the files created on my target correspond to when I upload a project?

APPLI.XTI or APPLI.XTM = t5.cod

t5.upl = *. zip of the project on the Runtime

t5.ret = RETAIN variables

t5.hot = all variables and their values in the event of a hot restart

t5.wshot = hot start for WSTRING (like t5.hot for WSRTING)

t5.upd = application of online change

T5info.txt = contain the information of the runtime (manufacturer, driver with version, settings….)

t5.cod = the pseucode code compiled of your straton application