object Sample0Form: TSample0Form Left = 442 Top = 242 Width = 410 Height = 493 Caption = 'Sample 0' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -10 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object CardName: TLabel Left = 0 Top = 0 Width = 402 Height = 20 Align = alTop Alignment = taCenter Caption = '104-AIO12-8' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Memo1: TMemo Left = 8 Top = 24 Width = 385 Height = 105 TabStop = False Anchors = [akLeft, akTop, akRight] Color = clBtnFace Lines.Strings = ( 'Sample 0' 'This sample reads from all channels on the A/D card and displays' + ' them for you.' 'Board Configuration Requirements:' 'RANGE: 5 Volt Range' 'POLARITY: Bipolar' 'Please enter the base address (in hex) in the text box below, an' + 'd click the '#39'Start ' 'Test'#39' button to begin.' '') ReadOnly = True TabOrder = 0 end object ExitButton: TButton Left = 296 Top = 400 Width = 97 Height = 25 Hint = 'Click here to exit this program. The DACs will remain at their ' + 'current output values after the program closes.' Anchors = [akRight, akBottom] Caption = 'E&xit Program' TabOrder = 1 OnClick = ExitButtonClick end object ISAPanel: TGroupBox Left = 8 Top = 381 Width = 161 Height = 57 Hint = 'Set the Base Address of the PC/104 board you want to use this sa' + 'mple with, in Hexadecimal.' Anchors = [akLeft, akBottom] Caption = 'Base Address for PC/104 Card' TabOrder = 2 object HexLabel: TLabel Left = 22 Top = 24 Width = 22 Height = 21 AutoSize = False Caption = 'Hex:' Layout = tlCenter end object BaseEdit: TEdit Left = 48 Top = 24 Width = 81 Height = 21 TabOrder = 0 Text = '300' end end object TestButton: TButton Left = 184 Top = 400 Width = 97 Height = 25 Anchors = [akRight, akBottom] Caption = 'Start Test' TabOrder = 3 OnClick = TestButtonClick end object ChannelBox: TGroupBox Left = 8 Top = 136 Width = 385 Height = 233 Anchors = [akLeft, akTop, akRight, akBottom] Caption = 'Output' TabOrder = 4 object ChannelLabel0: TLabel Left = 14 Top = 40 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Caption = 'Channel 0' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object ChannelLabel1: TLabel Tag = 1 Left = 14 Top = 64 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Caption = 'Channel 1' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object ChannelLabel2: TLabel Tag = 2 Left = 14 Top = 88 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Caption = 'Channel 2' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object ChannelLabel3: TLabel Tag = 3 Left = 14 Top = 112 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Caption = 'Channel 3' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object ChannelLabel4: TLabel Tag = 4 Left = 14 Top = 136 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Caption = 'Channel 4' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object ChannelLabel5: TLabel Tag = 5 Left = 14 Top = 160 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Caption = 'Channel 5' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object ChannelLabel6: TLabel Tag = 6 Left = 14 Top = 184 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Caption = 'Channel 6' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object ChannelLabel7: TLabel Tag = 7 Left = 14 Top = 208 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Caption = 'Channel 7' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object TitleLabel: TLabel Tag = 99 Left = 14 Top = 18 Width = 77 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Channel' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [fsBold] ParentFont = False end object Label1: TLabel Tag = 99 Left = 154 Top = 18 Width = 77 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Count' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Tag = 99 Left = 294 Top = 18 Width = 77 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Volts' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [fsBold] ParentFont = False end object CountsLabel0: TLabel Left = 154 Top = 40 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object CountsLabel1: TLabel Left = 154 Top = 64 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object CountsLabel2: TLabel Left = 154 Top = 88 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object CountsLabel3: TLabel Left = 154 Top = 112 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object CountsLabel4: TLabel Left = 154 Top = 136 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object CountsLabel5: TLabel Left = 154 Top = 160 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object CountsLabel6: TLabel Left = 154 Top = 184 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object CountsLabel7: TLabel Left = 154 Top = 208 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object VoltsLabel1: TLabel Left = 294 Top = 64 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object VoltsLabel2: TLabel Left = 294 Top = 88 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object VoltsLabel3: TLabel Left = 294 Top = 112 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object VoltsLabel4: TLabel Left = 294 Top = 136 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object VoltsLabel5: TLabel Left = 294 Top = 160 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object VoltsLabel6: TLabel Left = 294 Top = 184 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object VoltsLabel7: TLabel Left = 294 Top = 208 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end object VoltsLabel0: TLabel Left = 294 Top = 40 Width = 77 Height = 15 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False Layout = tlCenter end end object ErrorStatus: TStatusBar Left = 0 Top = 440 Width = 402 Height = 19 Panels = <> SimplePanel = False end object TestTimer: TTimer Enabled = False Interval = 100 OnTimer = TestTimerTimer Left = 344 Top = 8 end end