Mitsubishi Electric MELSEC-Q/L Programming Manual page 198

Hide thumbs Also See for MELSEC-Q/L:
Table of Contents

Advertisement

Operation error
• No operation error occurs.
Program example
■TON(_E)
The program which turns ON bit type data of (d1) 10 seconds after bit type data input to (s) is turned ON.
• Function without EN/ENO (TON)
[Structured ladder/FBD]
[ST]
TON_Inst(IN:=g_bool1, PT:=T#10s, Q:=g_bool2, ET:=g_time1);
• Function with EN/ENO (TON_E)
[Structured ladder/FBD]
[ST]
TON_E_Inst(EN:=M0, IN:=g_bool1, PT:=T#10s, Q:=g_bool2, ET:=g_time1, ENO:=M10);
5 APPLICATION FUNCTIONS
196
5.12 Standard Timer Function Blocks

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents