3.4. Library definitions
bcSetTcInEx
Input Parameter
Unsigned char format = time code format.
Unsigned char subtype = time code sub type.
Unsigned char mod = modulation type of time code.
Note: The following are defined in the "Bc637pci.h"
header file; format
#define TCODE _IRIG _A 'A'
#define TCODE _IRIG _B 'B'
#define TCODE _IEEE 'I'
#define TCODE_IRIG_E'E'
#define TCODE_IRIG_e'e'
#define TCODE_IRIG_G'G'
#define TCODE_NASA36'N'
#define TCODE_XR3'X'
#define TCODE_2 137'2'
subtype
#define TCODE _IRIG _SUBTYPE _NONE 0
#define TCODE_IRIG_SUBTYPE_Y'Y'
#define TCODE_IRIG_SUBTYPE_T'T'
mod
#define TCODE _MOD _AM 'M'
#define TCODE _MOD _DC 'D'
Returns
RC_OK On Success
RC_ERROR On Failure
Description: Sets time code type, subtype and modulation type for operating mode 0 (time code
mode).
Note: This function extends the function bcSetTcIn() by allowing more time code type and a subtype
with certain time code type. The bcSetTcIn() is still supported for backwards compatibility. The sup-
ported combinations of time code type and subtype are as follows:
format
subtype
Note
TCODE_IRIG_A
TCODE_IRIG_SUBTYPE_NONE
'A' - IRIG A no year
TCODE_IRIG_A
TCODE_IRIG_SUBTYPE_Y
'AY' - IRIG A with year
TCODE_IRIG_B
TCODE_IRIG_SUBTYPE_NONE
'B' - IRIG B no year
TCODE_IRIG_B
TCODE_IRIG_SUBTYPE_Y
'BY' - IRIG B with year
- 133 -
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com