MELSOFT Library

FB for the digital-analog converter module (other languages)

This FB library is for the MELSEC-L digital-analog converter module.

Applicable model L60DA4
File name Size Last update Version
fb-l60da4_v103d_e.zip 2,623,660 bytes Sep. 28, 2012 1.03D
Relevant manual Type Language
FBM-M031-D MELSEC-L Digital-Analog Converter Module FB Library Reference Manual English
FBM-M081-B Chinese (simplified)
FB name Function name Description Ver.
M+L60DA4_WriteDAVal Write a digital conversion value Writes a D/A conversion data value for a specified channel. 1.01B
M+L60DA4_WriteAllDAVal Write digital conversion values to all CH Writes D/A conversion data values for all specified channels. 1.01B
M+L60DA4_SetDAConversion D/A conversion enable/disable setting Enables or disables D/A conversion for a specified channel or all channels. 1.01B
M+L60DA4_SetDAOutput D/A output enable/disable Enables or disables D/A output for a specified channel or all channels. 1.01B
M+L60DA4_SetScaling Scaling setting Configures a specified channel's scaling function settings. 1.01B
M+L60DA4_SetAlarm Warning output setting Configures the warning output settings for a specified channel. 1.01B
M+L60DA4_RequestSetting Operating condition setting request Makes changes made to each function's operational condition settings effective (valid). 1.01B
M+L60DA4_SetOffsetVal Offset setting Sets the offset value of a specified channel. 1.01B
M+L60DA4_SetGainVal Gain setting Sets the gain value of a specified channel. 1.01B
M+L60DA4_ShiftOperation Shift operation Adds the desired shift amount to a digital value. 1.00A
M+L60DA4_ErrorOperation Error operation Performs monitoring and reset of intelligent function module error codes. 1.01B
M+L60DA4_OGBackup Offset/gain value save Reads the offset and gain values from the user range setting, and save to file. 1.01B
M+L60DA4_OGRestore Offset/gain value restore Restores the user range offset/gain settings to a module from a file. 1.01B
M+L60DA4_WaveDataStoreCsv Read wave data (CSV file) Reads the wave output function parameters and wave data (wave data points and wave data) from the CSV file, and writes them to the buffer memory of the D/A converter module. 1.00A
M+L60DA4_WaveDataStoreDev Read wave data (device) Reads the wave output function parameters and wave data (wave data points and wave data) from the file register (ZR), and writes them to the buffer memory of the D/A converter module. 1.00A
M+L60DA4_WaveOutputSetting Wave output setting Configures the wave output setting for a specified channel or all channels. 1.00A
M+L60DA4_WaveOutputReqSetting Wave output start/stop request Specifies a start, stop or temporary stop of the wave output for a specified channel or all channels. 1.00A


[Improvement history of the FB for the MELSEC-L digital-analog converter module from Ver.1.02C to Ver.1.03D (Sep., 2012)]

No. Description
1 The format (style) of the reference manual is changed.
2 The FBs are added: M+L60DA4_WaveDataStoreCsv, M+L60DA4_WaveDataStoreDev, M+L60DA4_WaveOutputSetting, and M+L60DA4_WaveOutputReqSetting.


[Precautions for using the file]

Install the FB library to the personal computer in which GX Works2 of the following version has been installed.

  1. GX Works2 (English): Version 1.24A or later
  2. GX Works2 (Chinese (simplified)): Version 1.49B or later


[How to extract the compressed file]

Copy the file to a folder.
After the copied file is decompressed, the fb-l60da4_v103d_e folder is created.

Decompression method 1): For the OS with the ZIP-compatible decompression function

  1. Right-click the copied file.
  2. Select "Extract All...".
    When "Extract All..." is not displayed, follow the decompression method 2).
  3. Specify the location of the extracted file, and click the "Extract" button to start the decompression.

Decompression method 2): For the OS without the ZIP-compatible decompression function

  1. If not having the ZIP-compatible decompression tool, acquire the decompressing tool.
  2. Decompress the file using the decompression tool.

* Use the decompression tool at users' own risk.


[Installation method]

  1. Execute setup.exe in the fb-l60da4_v103d_e folder.
  2. Install the FB library following the messages of the installer.


[How to use MELSOFT Library]

  1. Select [Library] - [Install...] from the [Project] menu.
  2. In the [Import Library to Project] dialog box, select the installed library and necessary FBs, and click the [OK] button.
  3. Paste the FB from the [Element Selection] window to the program.


[Precautions for using MELSOFT Library]

  1. Before applying the FB library of MELSOFT Library to a system, check sufficiently if no problem occurs in the control of the system.