Mitsubishi Electric MELSEC-Q/L Programming Manual page 195

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

Advertisement

Program example
■TP(_E)
The program which turns ON bit type data of (d1) for 10 seconds after bit type data input to (s) is turned ON.
• Function without EN/ENO (TP)
[Structured ladder/FBD]
[ST]
TP_Inst(IN:=g_bool1, PT:=T#10s, Q:=g_bool2, ET:=g_time1);
• Function with EN/ENO (TP_E)
[Structured ladder/FBD]
[ST]
TP_E_Inst(EN:=M0, IN:=g_bool1, PT:=T#10s, Q:=g_bool2, ET:=g_time1, ENO:=M10);
5 APPLICATION FUNCTIONS
5.12 Standard Timer Function Blocks
5
193

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents