EasyManuals Logo

YOKOGAWA STARDOM FCN-RTU User Manual

YOKOGAWA STARDOM FCN-RTU
226 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 #185 background imageLoading...
Page #185 background image
<9. Advanced Engineering >
TI 34P02K35-02E
May 31, 2017-00
Examples on Use of User Data Types
Described below are some examples where definition of a user data type simplifies
programming of the application.
- Buffer for storing timestamp data and REAL-type data
Example: To store REAL-type data of an FCN-500 or FCN-RTU together with
timestamp
Define a structured data type of STRING-type and REAL-type data to be used as
data buffer.
Get the FCN-500’s or FCN-RTU’s clock time as STRING-type data using
PAS_GETTIME, and store it in STRING data. Store the REAL-type value inREAL
data.
In this way, REAL-type data can be stored with FCN-500’s or FCN-RTU’s clock
time (timestamp) in one variable.
- Data type used for inter-FCN/FCJ communication
Example: To send 100 CDATA_REAL type data using inter-FCN/FCJ
communication
As described in Section 9.1.5, “Inter-FCN/FCJ Communication Concept,
consolidating data before transmission helps to increase efficiency of inter-
FCN/FCJ communication.
In this example, if one data is sent each time, 10 data communication function
blocks are required. Defining an array data type of 100 CData_REAL type data,
however, enables the same data to be sent/received using one variable, thus
increasing the efficiency of inter-FCN/FCJ communication.
System-defined Array Types
The figure below shows system-defined array data types available in Logic
Designer.
When programming an application, if the required number of array elements
matches one of the system-defined array data types, it can be used without the
need to define a new user data type.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the YOKOGAWA STARDOM FCN-RTU and is the answer not in the manual?

YOKOGAWA STARDOM FCN-RTU Specifications

General IconGeneral
BrandYOKOGAWA
ModelSTARDOM FCN-RTU
CategoryController
LanguageEnglish

Related product manuals