Title | Function | Function Name [SR] | No |
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 | Function Name [S-] | No |
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 | Function Name [SR] | No |
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 | Function Name [S-] | No |
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.