Memory Copy Structure; Hlc2_Memcopy - Panasonic HL-C2 Series User Manual

Ultra high-speed, high-accuracy laser displacement sensor
Hide thumbs Also See for HL-C2 Series:
Table of Contents

Advertisement

Chapter 2 API Function Specifications

2-1-6 Memory Copy Structure

1)HLC2_MEMCOPY

Structure for setting of copy source memory, copy destination memory, and
copy command
typedef struct
{
2
} HLC2_MEMCOPY;
1 SetMemFrom
2 SetMemTo
3 MemCopyCom Copy command
BYTE
SetMemFrom;
BYTE
SetMemTo;
BYTE
MemCopyCom;
Name
Function
Memory No. of
copy source
Memory No. of
copy destination
// Source memory #(0 ~ 15)
// Destination memory #(0 ~ 15)
// Command(0:none,1:execution)
Value
0 to 15
0 to 15
0: No command
1: Execute memory
copy
2-8
Size(Word)
1
1
1

Advertisement

Table of Contents
loading

Table of Contents