EasyManua.ls Logo

YOKOGAWA SMARTDAC+ GX10 User Manual

YOKOGAWA SMARTDAC+ GX10
590 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #86 background imageLoading...
Page #86 background image
1-66
IM 04L51B01-01EN
ErrorDataHandling(TLOG,CLOG,andReports)
If an error occurs in the channel data, the error data is discarded, and the computation
continues. If all the data are in error, an error results.
The following types of data are considered error data.
Channels set to skip or Off.
The measured result on an I/O channel is error (A/D converter failure, etc.).
I/O channel input is in a burnout condition.
The computed result on a math channel is error.
HandlingofOverflowData
1
1 Refers to over range on an I/O channel, computation overflow on a math channel, and over
range on a communication channel.
For TLOG, CLOG, and Reports
When the channel data is overflow data, the GX/GP handles it as follows:
Computation Type Description
Average value or sum value Set the handling to Error, Skip, or Limit.
Error: Sets the computation result to computation error.
Skip: Discards overflow data and continues the computation.
Limit: Replaces overflow data with the limit value and continues the
computation.
Limit value:
Measurement channels: Upper or lower limit of the selectable range of
the specified range or the scale upper or lower limit
Math channels, communication channels: Span upper or lower limit
Maximum, minimum,
Maximum – minimum
Set the handling to Over or Skip.
Over: Computes by using the overflow data.
Skip: Discards overflow data and continues the computation.
ForMultiplicationandRelationComputationEQandNE
Computation Type Computation Computed Result
Multiplication 0*(+Over) 0
0*(–Over) 0
(+Over)*0 0
(–Over)*0 0
.EQ. (+Over).EQ.(+Over) 0
(–Over).EQ.(–Over) 0
.NE. (+Over).NE.(+Over) 1
(–Over).NE.(–Over) 1
1.6ConfiguringMathChannels(/MToption)

Table of Contents

Questions and Answers:

YOKOGAWA SMARTDAC+ GX10 Specifications

General IconGeneral
CategoryData Acquisition System
Operating Temperature0 to 50 °C
Display TypeTFT LCD
Communication InterfacesEthernet, USB
Data StorageInternal memory, SD card, USB drive
Power Supply100-240 VAC, 50/60 Hz

Summary

Introduction

Paper Manuals

Lists available paper manuals for GX/GP.

Downloadable Electronic Manuals

Lists downloadable electronic manuals for GX/GP.

Notes

Trademarks

Using Open Source Software

Revisions

Chapter 1 Configuring the GX/GP

What Do You Want to Configure?

Guide to common configuration tasks for GX/GP.

Configuring Input and Output Channels

Setup for Analog, Digital, DO, and Pulse input/output channels.

Computation and Report Functions

Configuration of math channels, alarms, reports, and constants.

Display and Recording Settings

Configuration of display conditions, recording, and data saving.

Communication and System Settings

Setup for Ethernet, Serial, Modbus, and system parameters.

Security and Loading Settings

Configuration of security functions and loading settings.

Other Functions (/AH option)

Configuration for aerospace heat treatment.

How to Use This Manual

Structure of the Manual

Describes the manual's sections and their purpose.

Chapter 3 Using Network Functions (Ethernet interface)

Using the Web Application

Accessing GX/GP settings, data, and control via web browser.

Transmitting E-mail Messages

Configuration of SMTP client for email transmission.

Accessing Measurement Data via FTP

Retrieving data files from GX/GP using FTP server.

Transferring Data Files via FTP

Transferring files from GX/GP to FTP server.

Synchronizing the Time (SNTP client function)

Configuring SNTP client for time synchronization.

Transmitting Time Information as SNTP Server

Configuring SNTP server function for time distribution.

Chapter 5 Maintenance and Troubleshooting

5.1 Maintenance

Procedures for performing periodic inspections and calibrations.

5.2 Troubleshooting

Guidance for resolving common issues and errors.

5.2.1 Messages

List and explanation of error, warning, and information messages.

Basic Functions of the GX/GP

Measurement

Overview of signal measurement capabilities.

Recording

Explanation of data types for recording display and event data.

Display

Overview of display options for measured data.

Saving

Information on saving data to SD cards or USB flash memory.

Data Utilization

How to use measurement data with software.

Chapter 2 Operating the GX/GP

2.1 Starting and Stopping Recording and Computation

Procedures for starting and stopping recording and computation.

2.2 Configuration of Measured Data Display

Options for displaying measured data.

2.3 Displaying Various Types of Information

Displaying alarm, message, and memory summaries.

2.4 Executing Various Functions

Performing operational functions like alarm ACK, timers, and favorites.

2.5 Saving Various Types of Data

Procedures for saving data to SD card or USB.

2.6 Using USB Peripheral Devices

Connecting and using keyboards, mice, and barcode readers.

2.7 Performing Network Related Operations

Mail transmission, FTP, SNTP, and DHCP operations.

2.8 Performing File Operations

Operations on files stored on external media.

2.9 Disabling Operation (Operation lock function)

Locking the device operation via touch or communication.

2.10 Allowing Only Registered Users to Operate

Managing user access and login procedures.

Chapter 4 Using Modbus Functions (Communicating with Modbus devices)

4.1 Using Modbus/TCP as a Server

Enabling GX/GP to act as a Modbus server for data access.

4.2 Using Modbus/TCP as a Client

Enabling GX/GP to act as a Modbus client for data access.

4.3 Using Modbus as a Slave

Configuring GX/GP to act as a Modbus slave device.

4.4 Using Modbus as a Master

Configuring GX/GP to act as a Modbus master device.

4.5 Modbus Function and Register Assignments

Details on Modbus functions and register mappings.

Appendix 1 File Size of Display Data and Event Data

File Size

Explains calculation of file sizes for display and event data.

Sampled Data Size per File

Details on sampled data size per file calculation.

Time until the Internal Memory Becomes Full

Estimates time for internal memory to fill up.

Appendix 3 Text File Data Format

Format of Measurement and Event Data Files

Explains the text file format for measurement and event data.

Format of Manual Sample Data Files

Explains the text file format for manual sample data.

Report File Format (/MT option)

Explains the text file format for report files.

Keyword Format

Rules for writing keywords in report templates.

Limitations on Report Types and Parameter Omissions

Constraints on report types and parameter omissions.

Appendix 4 Creating Report Templates

Template Example

Example of a report template structure.

Report Output Example

Example of report output data.

Keyword Format

Rules for writing keywords in report templates.

Limitations on Report Types and Parameter Omissions

Constraints on report types and parameter omissions.

Parameters

Defines parameters used in report templates.

Starting and Ending Dates and Times

Specifies date and time for report data output.

Appendix 5 Power Recovery Operation

Power Failure Detection

Details how power failures are detected.

Basic Operation

Describes operations retained after power recovery.

Communication Operation

Actions taken by communication ports during power failure.

DO Operation

Behavior of DO output during power failure.

Appendix 6 Creating Scale Images

Scale Image Creation Workflow

Steps for creating scale images.

Scale Image Creation Procedure

Detailed procedure for creating scale images.

Appendix 7 Computation Examples Using Pulse Input

Example 1: Pulse Sum Value

Example of calculating the sum of pulse inputs.

Example 2: Number of Pulses per Minute

Example of calculating pulses per minute.

Example 3: Reset When the Pulse Sum Value Exceeds a Certain Value

Example of resetting sum value based on a threshold.

Appendix 8 Terminology

Term

Glossary of terms related to GX/GP.

Related product manuals