EasyManuals Logo

Automation Technology C2-2040-GigE Hardware Reference Manual

Automation Technology C2-2040-GigE
76 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 #40 background imageLoading...
Page #40 background image
40 C2-2040(HS)-GigE Camera Hardware Reference Manual Rev. 1.8
The Output Frame Structure
Depending on configuration, the C2-2040(HS)-GigE writes data to the output frame according to
following scheme:
1) NDR mode disabled (NDRMode=”Off”)
for (profile_idx=1; profile_idx <=ProfilesPerFrame; profile_idx ++)
{
for(AOI_idx=1; AOI_idx<=NumAOIs; AOI_idx++)
{
if(EnableDC0==true)
write_data_of_DC0 (AOI_idx);
if(EnableDC1==true)
write_data_of_DC1 (AOI_idx);
if(EnableDC2==true)
write_data_of_DC2 (AOI_idx);
}
}
2) NDR mode enabled (NDRMode=”On”)
for (profile_idx=1; profile_idx <=ProfilesPerFrame/2; profile_idx ++)
{
for(AOI_idx=1; AOI_idx<=NumAOIs; AOI_idx++)
{
for(NDR_idx=1: NDR_idx <= NumberOfNDRFrames; NDR_idx ++)
{
if(EnableDC0==true)
write_data_of_DC0 (AOI_idx,NDR_idx);
if(EnableDC1==true)
write_data_of_DC1 (AOI_idx,NDR_idx);
if(EnableDC2==true)
write_data_of_DC2 (AOI_idx,NDR_idx);
}
}
}
Index Definition
Index # Range Description
Profile_idx 1-16384 Index of Profile
AOI_idx 1-4 Index of sensor AOI
NDR_idx 1-4 Index of NDR frame

Table of Contents

Other manuals for Automation Technology C2-2040-GigE

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Automation Technology C2-2040-GigE and is the answer not in the manual?

Automation Technology C2-2040-GigE Specifications

General IconGeneral
BrandAutomation Technology
ModelC2-2040-GigE
CategorySecurity Camera
LanguageEnglish

Related product manuals