TiSevenSegmentClockSMPTE
Hierarchy Properties Methods Events
Unit
iSevenSegmentClockSMPTE (VCL)
QiSevenSegmentClockSMPTE (CLX)
Description
TiSevenSegmentClockSMPTE is a variation of the TiSevenSegmentClock component
with support for SMPTE time. SMPTE time is a Radio/Television standard for
displaying Frame Rate and Field Number in addition to the time for editing of
Audio/Video signals. The display is in HH:MM:SS:FR.FD in NonDropFrame mode and
HH:MM:SS;FR.FD DropFrame (FR = Frame : FD = Field). To specify NonDropFrame or
DropFrame, set the FrameStyle property. To set 12 or 24 hour display, set the
HourStyle property. The time can be set with the Time property or each field can be
individually set using the Hours, Minutes, and Seconds property's. The
FrameNumber and FieldNumber must be set using their individual property's.
Contents | Index | Previous | Next