Delta Electronics DVP10MC11T — инструкция по управлению движением: передача 32-битных данных [180/375]

Delta Electronics DVP10MC11T [180/375] Movf_di
4. Motion Control Instruction
4-136 DVP-MC operating manual
4.6.33. MOVF_DI
API
MOVF_DI
Move 32-bit integer to multiple
registers
Controller
160
10MC11T
Explanation of the instruction:
MOVF_DI is used for sending one 32-bit integer to multiple target registers.
When EN is on, the content of S1 is sent to the zone with D as the starting register and the data length is
specified by S2. When the data length S2 is larger than maximum 64, it is counted as 64. And the part above
64 is invalid.
Explanation of input and output parameter of the instruction:
Parameter
name
Explanation
Data
type
Available
device
EN “MOVF_DI” is executed as “EN” turns on. BOOL M,I,Q, constant
S1 The source where the data comes from. DINT Constant,D
S2
The length of the transmitted zone, the max value for S2
is 64.
UINT Constant,D
D The starting one of the target registers DINT
D
Note: When the content of the register is 32-bit data, it will occupy two consecutive registers.
Program example

Содержание

Узнайте, как использовать инструкцию MOVF_DI для передачи 32-битных целых чисел в несколько регистров. Подробное объяснение параметров и примеры программ.

Скачать