Our Brands

Impact-Company-Logo-English Black-01-177x54

Welcome to the Schneider Electric Website

Welcome to our website.
		
How can we help you today?
You are currently viewing the content available in Vietnam. If you are looking for information for another region, please select the correct country from the top-left dropdown in the page and 'Navigate to Browse FAQs' in the Support menu.
RemoteConnect Non-Volatile program/timer that measures/accumulates time in 1.0 second intervals
This program/timer shown in the images below measures elapsed time in 1.0 second intervals and save it in an accumulator. This is equivalent to TelePACE T1 timer.

%S6 is System Status Bit that gives 1 second clock tick (bit toggles every 500 ms). By changing System Status Bit (e.g. %S4 10ms, %S5 100ms, %S7 1 minute) elapsed time can be measured in different time intervals.
T1 Non-Volatile timer
When PIO_SP575_DI1.VALUE is ON accumulator seconds_Counter.VALUE increments by 1.0 second to the time of the limit.
2147483647 is time of limit (the largest value for a signed 32-bit integer in this case)
When the RESET INPUT (PIO_SP575_DI3.VALUE) is ON the accumulator is reset to zero.
When the seconds_Counter.VALUE < 2147483647 => output Q is OFF.
When the seconds_Counter.VALUE = 2147483647 => output Q is ON.
Output from DIV gives elapsed time in hours.

Schneider Electric Vietnam

Explore more
Range:
Users group

Discuss this topic with experts

Visit our community and get advice from experts and peers on this topic and more
Explore more
Range:

Need help?

  • Product Selector

    Quickly and easily find the right products and accessories for your applications.

  • Get a Quote

    Start your sales enquiry online and an expert will connect with you.

  • Where to buy?

    Easily find the nearest Schneider Electric distributor in your location.

  • Help Centre

    Find support resources for all your needs, in one place.

  • Products Documentation
  • Software Downloads
  • Product Selector
  • Product Substitution and Replacement
  • Help and Contact Center
  • Find our Offices
  • Get a Quote
  • Where to buy
  • Company Profile
  • Report a misconduct
  • Accessibility
  • Investors
  • EcoStruxure
  • Job Search
  • Blog
  • Privacy Policy
  • Cookie Notice
  • Terms of use
  • Change your cookie settings