Data Move Functions - GE PACSystems RX7i Cpu Programmer's Reference Manual

Hide thumbs Also See for PACSystems RX7i:
Table of Contents

Advertisement

Chapter 4. Ladder Diagram (LD) Programming

4.8 Data Move Functions

The Data Move functions provide basic data move capabilities.
Function
Mnemonics
Array Size
ARRAY_SIZE
Array Size
ARRAY_SIZE_DIM1
Dimension 1
Array Size
ARRAY_SIZE_DIM2
Dimension 2
Block Clear
BLK_CLR_WORD
Block Move
BLKMOV_DINT
BLKMOV_DWORD
BLKMOV_INT
BLKMOV_REAL
BLKMOV_UINT
BLKMOV_WORD
Bus Read
BUS_RD_BYTE
BUS_RD_DWORD
BUS_RD_WORD
Bus Read Modify
BUS_RMW_BYTE
Write
BUS_RMW_DWORD
BUS_RMW_WORD
Bus Test and Set
BUS_TS_BYTE
BUS_TS_WORD
Bus Write
BUS_WRT_BYTE
BUS_WRT_DWORD
BUS_WRT_WORD
Communication
COMMREQ
Request
Data Initialization
DATA_INIT_DINT
DATA_INIT_DWORD
DATA_INIT_INT
DATA_INIT_REAL
DATA_INIT_LREAL
DATA_INIT_UINT
DATA_INIT_WORD
Data Initialize ASCII DATA_INIT_ASCII
Data Initialize
DATA_INIT_DLAN
DLAN
Data Initialize
DATA_INIT_COMM
Communications
Request
138
PACSystems* RX7i, RX3i and RSTi-EP CPU Programmer's Reference Manual
Description
Counts the number of elements in an array.
Returns the value of the Array Dimension 1 property of a one- or
two-dimensional array.
Returns the value of the Array Dimension 2 property of a two-
dimensional array.
Replaces all the contents of a block of data with zeroes. Can be used
to clear an area of WORD or analog memory.
Copies a block of seven constants to a specified memory location.
The constants are input as part of the function.
Reads data from a module on the bus.
Uses a read/modify/write cycle to update a data element in a
module on the bus.
Handles semaphores on the bus.
Writes data to a module on the bus.
Allows the program to communicate with an intelligent module,
such as a Genius Bus Controller or a High Speed Counter.
Copies a block of constant data to a reference range. The mnemonic
specifies the data type.
Copies a block of constant ASCII text to a reference range.
Used with a DLAN Interface module.
Initializes a COMMREQ function with a block of constant data. The
length should equal the size of the COMMREQ function's entire
command block.
GFK-2950C

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pacsystems rx3iPacsystems rsti-ep

Table of Contents