Return to previous page Return to menu Go to next page

8.2.5 Selector

Refer to Selector Reset (CDC_ResetSelector) for the initial value of the selector setting parameter.

  Title  
Function specifications
  Function  
Aperture frame address range Settings
  Function Name  [SR] 
CDC_SetFiltRange
  No 
5.1

 Format  Sint32 CDC_SetFiltRange (Sint32 filtno, Sint32 fad, Sint32 fasnum)
 Input  filtno: Aperture number
:  fad: Start frame address
:  fasnum: Number of frame address sectors (0: There is no valid FAD range)
 Output  None
 Function value  Returns an error code.
 End flag  ESEL flag
 Function  Sets the frame address range for the aperture. When fasnum = 0, FAD range in aperture mode
If the  box is enabled, all sectors will be output to the fake output connector. 

  Title  
Function specifications
  Function  
Aperture frame address range
  Function Name  [S-] 
CDC_GetFiltRange
  No 
5.2

 Format  Sint32 CDC_GetFiltRange (Sint32 filtno, Sint32 * fad, Sint32 * fasnum)
 Input  filtno: Aperture number
 Output  fad: Start frame address
:  fasnum: Number of frame address sectors
 Function value  Returns an error code.
 Function  Gets the frame address range for the aperture. 

  Title  
Function specifications
  Function  
Settings
  Function Name  [SR] 
CDC_SetFiltSubh
  No 
5.3

 format  Sint32 CDC_SetFiltSubh (Sint32 filtno, CdcSubh * subh)
 Input  filtno: Aperture number
:  subh: Subheader condition
 Output  None
 Function value  Returns an error code.
 End flag  ESEL flag
 Function  Sets subheader conditions for the aperture. 

  Title  
Function specifications
  Function  
Get
  Function Name  [S-] 
CDC_GetFiltSubh
  No 
5.4

 format  Sint32 CDC_GetFiltSubh (Sint32 filtno, CdcSubh * subh)
 Input  filtno: Aperture number
 Output  subh: Subheader condition
 Function value  Returns an error code.
 Function  Get sub-header condition for aperture. 


Return to previous page Return to menu Go to next page