EasyManuals Logo
Home>Delta>Controller>AH Series

Delta AH Series User Manual

Delta AH Series
288 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 #115 background imageLoading...
Page #115 background image
Chapter 5 Understanding Common Devices
5-17
5_
class. In a ladder diagram, OUTPUTs are put at the right sides of function blocks with pins sending the operation
results to the caller.
INOUT
Symbol used as a feedback pin of a function block
A symbol of this class is used as a feedback pin of a function block. It can only be declared in the function block.
Please refer to the following example. When the function block is called, the caller sends the value in D1 to DT_IO,
which is a symbol of the INOUT class. After the operation comes to an end, the final value of DT_IO is sent to D1. In a
ladder diagram, the symbols of this class are put at the left sides of function blocks.
5.4.3 Data Types
The data type of a symbol determines the format of the value of the symbol. Suppose there are two symbols VAR_1 and
VAR_2. The data type of VAR_1 is BOOL, and the data type of VAR_2 is WORD. If VAR_1 and VAR_2 are used in a
program, VAR_1 will represent a contact, and VAR_1 will represent a 16-bit device which can be involved in arithmetic
operation or transferring the data.
The data types supported by ISPSoft are listed below.
Data type Name Description Program
Function
block
BOOL Boolean
A Boolean value represents the state of a
contact, could be TRUE or FALSE.
WORD Word Bit string of length 16.
DWORD Double Word Bit string of length 32.
LWORD Long Word Bit string of length 64.
UINT Unsigned integer 16-bit data.
UDINT Unsigned double integer 32-bit data.
INT Integer 16-bit data
DINT Double integer 32-bit data.
LINT Long Integer 64-bit data.
REAL Real numbers
32-bit data; applicable to single precision
floating-point instructions.
LREAL Long reals
64-bit data; applicable to double precision
floating-point instructions.
CNT Counter
16-bit counter value or 32-bit counter
value.
TMR Timer 16-bit timer value.

Table of Contents

Other manuals for Delta AH Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Delta AH Series and is the answer not in the manual?

Delta AH Series Specifications

General IconGeneral
BrandDelta
ModelAH Series
CategoryController
LanguageEnglish

Related product manuals