Jump to content
OMRON Forums

Sys->Time in a C Background Program


rew

Recommended Posts

According to the Data Structure Element Summary, the Sys structure has a Time member, and indeed in a script program Sys->Time gives the number of seconds since power-up. I need the same value in a C Background program, but the SHM structure does not actually have a Time member. How do I obtain the corresponding value in a C Background program?
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

[quote='rew' pid='514' dateline='1279024478'] According to the Data Structure Element Summary, the Sys structure has a Time member, and indeed in a script program Sys->Time gives the number of seconds since power-up. I need the same value in a C Background program, but the SHM structure does not actually have a Time member. How do I obtain the corresponding value in a C Background program? [/quote] Hi, This question was answered in the following post:[url=http://forums.deltatau.com/showthread.php?tid=106&highlight=time]Sys.Time[/url]
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...