Mitsubishi Electric MELSEC-Q/L Programming Manual page 33

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

Advertisement

Operation error
• No operation error occurs.
Program example
■BOOL_TO_TIME(_E)
The program which converts bit type data input to (s) into time type data, and outputs the operation result from (d).
• Function without EN/ENO (BOOL_TO_TIME)
[Structured ladder/FBD]
[ST]
g_time1 := BOOL_TO_TIME(g_bool1);
The program which converts bit type data input to (s) into time type data, and outputs the operation result from (d).
• Function without EN/ENO (BOOL_TO_TIME)
[Structured ladder/FBD]
[ST]
g_bool3 := BOOL_TO_TIME_E(g_bool1, g_bool2, g_time1);
5 APPLICATION FUNCTIONS
5.1 Type Conversion Functions
5
31

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents