Appendix 3 Module Label - Mitsubishi Electric MELSEC iQ-F FX5 User Manual

Analog control - intelligent function module
Hide thumbs Also See for MELSEC iQ-F FX5:
Table of Contents

Advertisement

Appendix 3
The functions of the analog input module can be set by using module labels.
Module label
The module label name is defined with the following structure:
"Module name"_"Module number".b"Label name"_D
Ex.
FX5_4AD_1.bModuleREADY_D
■Module name
The character string of a module model name is given.
■Module number
A number starting from 1 is added to identify modules that have the same module name.
■Label name
The label identifier unique to a module is given.
■_D
This string indicates that the module label is for the direct access.
Module labels of buffer memory areas
The module label name of a buffer memory area is defined with the following structure:
"Module name"_"Module number"."Data type"_D["(Channel)"]."Data format" "Label name"_D
Ex.
FX5_4AD_1.stnMonitor_D[0].wDigitalOutputValue_D
■Module name
The character string of a module model name is given.
■Module number
A number starting from 1 is added to identify modules that have the same module name.
■Data type
The data type to sort a buffer memory area is given. Each data type is as follows:
Data type
stnMonitor
stnControl
stnSetting
■Channel
The channel number corresponding to a module label is given. A numerical value of 0 to 3 is used to correspond to CH1 to 4.
(CH1: 0, CH2: 1, CH3: 2, CH4: 3)
■Data format
The string that represents the data size of a buffer memory area is given. Each data type is as follows:
Data format
b
u
w
■Label name
The label identifier unique to a module is given.
■_D
This string indicates that the module label is for the direct access. Values that are read from or written to the module label is
reflected in the module instantly.
APPX
110

Appendix 3 Module Label

Module Label
Description
Monitor
Control
Setting
Description
Bit
Word [Unsigned]/Bit string [16-bit]
Word [Signed]

Advertisement

Table of Contents
loading

Table of Contents