SC-HG1 Series FB Library Reference Manual for Mitsubishi MELSEC iQ-R series Sequencer
WUME-SCHG1IQRFB-1
132/184
■ Output labels
Name
Variable name
Data type
Default
Description
Execution Status
o_bENO
Bit
OFF
Stays ON while the FB is running.
Normal Completion
o_bOK
Bit
OFF
Turns ON upon normal completion of the FB.
Error Completion
o_bErr
Bit
OFF
Turns ON upon error completion of the FB.
Error Code
o_uErrId
Word
[Unsigned]
0
Stores the error code that occurred in the FB.
Module Error Code
o_ud16ModuleErrId[n]
Double word
[Unsigned]
0
Stores the error code that occurred in the
communication unit.
16 arrays exist and store module error codes.
n=0: Master device
n=1: 1st slave device
to
n=14: 14th slave device
n=15: Communication unit
FB Version Upgrade History
Precaution
This chapter describes the functions of function blocks (FBs).
Restrictions on the use of modules and sequencer CPUs and on their combinations are not included in the scope of this chapter.
Before use, be sure to read the User's Manuals of the products you are going to use.
Version
Date
Description
00A
2018/03/06
Newly created