产品
下载
联系我们
网站地图
返回首页

微信扫一扫
在线技术支持

微信扫一扫
访问视频号

Otasuke FAQ's Book
 FAQ
 What is the difference between Timer ON Delay, Timer OFF Delay and Timer Pulse?
As for Timer ON Delay, Timer starts by turning ON the timer trigger bit, and the timer output bit turns ON when the setup time has passed. As for Timer OFF Delay, the timer output bit turns OFF when the setup time has passed after the timer input bit had turned OFF. As for Timer Pulse, it starts when the timer input bit is turned ON by 1st pulse and keeps outputting during the setup time.

Special variables automatically created when creating Timer
Special Variable Description Variable Type
Variable.PT Preset Value Integer
Variable.ET Present Value Integer
Variable.Q Timer Output Bit Discrete
Variable.TI Timing Bit Discrete
Timer ON Delay
When the timer input bit (IN) receives power, the TON instruction adds the preset time (PT), in milliseconds, and the timer output bit (Q) turns ON.
   
Timer OFF Delay

When the timer input bit (IN) stops receiving power, the TOF instruction adds the preset time (PT), in milliseconds, and the timer output bit (Q) turns OFF.

   
Timer Pulse

When the timer input bit (IN) receives power one time, the TP instruction turns ON the output bit (Q) for the duration of the preset time (PT), in milliseconds.

Return to Top Close
常见问题 | 个人信息保护 | 关于知识产权 | 使用条款
版权 (C) 2005- Schneider Electric Japan Holdings Ltd.,和普洛菲斯国际贸易(上海)有限公司版权所有,保留所有权利。
沪ICP备05028659号-3