Home > Dukane > Projector > Dukane Imagepro 8941a Liquid Crystal Projector Users Manual

Dukane Imagepro 8941a Liquid Crystal Projector Users Manual

    Download as PDF Print this page Share this page

    Have a look at the manual Dukane Imagepro 8941a Liquid Crystal Projector Users Manual online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 615 Dukane manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.

    							TECHNICAL - 5
    T T T T
    E E E E
    C C C C
    H H H H
    N N N N
    I I I I
    C C C C
    A A A A
    L L L L(
    ( ( (
    c c c c
    o o o o
    n n n n
    t t t t
    i i i i
    n n n n
    u u u u
    e e e e
    d d d d
    ) ) ) )
    TECHNICAL
    1
    2
    3
    4
    1
    2
    3
    4
    +5V
    —
    DATA
    +DATA
    GND
    +5V
    —
    DATA
    +DATA
    GND
    1
    234
    2
    1
    3
    4
    USB jack 
    (B type)
    USB jack 
    (A type)Projector
    USB cable
    Computer
    ADB Mouse
    2
    1
    4
    3
    6
    5
    2
    1
    4
    3
    8
    7
    10
    9
    12
    11
    14
    13
    15
    RTS
    GND+5VADB
    GND+5V (
    POWER ON)
    D ATA
    21
    43
    Mouse jack 
    Mini DIN 4-pin Projector
    Computer
    123
    4
    5
    6
    78
    910
    11 12 13
    14
    15
    CONTROL Terminal
    D-sub 15-pin shrink jack
    Serial Mouse
    2
    1
    4
    3
    6
    5
    2
    1
    4
    3
    6
    5
    8
    7
    10
    9
    8
    7
    9
    12
    11
    14
    13
    15
    RICD
    RD
    TD
    DTR
    GND
    DSR
    CTS
    RTS RTS
    GND SEL0
    TD
    2143
    6
    5
    897
    Mouse jack 
    D-sub 9-pin Projector
    Computer
    123
    4
    5
    6
    78
    910
    11 12 13
    14
    15
    CONTROL Terminal
    D-sub 15-pin shrink jack
    USB Mouse
    $198    1.  
    						
    							TECHNICAL - 6
    T T T T
    E E E E
    C C C C
    H H H H
    N N N N
    I I I I
    C C C C
    A A A A
    L L L L(
    ( ( (
    c c c c
    o o o o
    n n n n
    t t t t
    i i i i
    n n n n
    u u u u
    e e e e
    d d d d
    ) ) ) )
    RS-232C communication
    (1) Turn off the projector and computer power supplies and connect with the RS-232C cable.
    (2) Turn on the computer power supply and, after the computer has started up, turn on the projector
    power supply.
    1 2 3
    4 5
    6
    7 8 910
    11 12 13
    14 15
    Control jack
    D-sub 15-pin shrink jack1234567891011121314
    15RD
    TD GND SELO
    RTS
    12345678
    9
    CD
    RD
    TD
    DTR
    GND
    DSR
    RTS
    CTS
    RI12345
    67
    8
    9
    RS-232C jack 
    D-sub 9-pin Projector Computer
    Communications setting
    19200bps,  8N1
    1 Protocol
    Consist of header (7 bytes) + command data (6 bytes).
    2 Header
    BE + EF + 03 + 06 + 00 + CRC_low + CRC_high
    CRC_low : Lower byte of CRC flag for command data.
    CRC_high : Upper byte of CRC flag for command data.
    3 Command data
    byte_0byte_1byte_2byte_3byte_4byte_5
    ActionTypeSetting code
    lowhighlowhighlowhigh
    Command data chart
    Action (byte_0 - 1)
    ActionClassificationContent
    1SETChange setting to desired value.
    2GETRead projector internal setup value.
    4INCREMENTIncrement setup value by 1.
    5DECREMENTDecrement setup value by 1.
    6EXECUTERun a command.
    $198    1.  
    						
    							TECHNICAL - 7
    T T T T
    E E E E
    C C C C
    H H H H
    N N N N
    I I I I
    C C C C
    A A A A
    L L L L(
    ( ( (
    c c c c
    o o o o
    n n n n
    t t t t
    i i i i
    n n n n
    u u u u
    e e e e
    d d d d
    ) ) ) )
    TECHNICAL
    Requesting projector status (Get command)
    (1) Send the request code Header + Command data (‘02H’+‘00H’+ type (2 bytes) +‘00H’+‘00H’)
    from the computer to the projector.
    (2) The projector returns the response code ‘1DH’+ data (2 bytes) to the computer.
    Changing the projector settings (Set command)
    (1) Send the setting code Header + Command data (‘01H’+‘00H’+ type (2 bytes) + setting code (2
    bytes)) from the computer to the projector.
    (2) The projector changes the setting based on the above setting code.
    (3) The projector returns the response code ‘06H’ to the computer.
    Using the projector default settings (Reset Command)
    (1) The computer sends the default setting code Header + Command data (‘06H’+‘00H’+ type (2
    bytes) +‘00H’+‘00H’) to the projector.
    (2) The projector changes the specified setting to the default value.
    (3) The projector returns the response code ‘06H’ to the computer.
    Increasing the projector setting value (Increment command)
    (1) The computer sends the increment code  Header + Command data (‘04H’+‘00H’+ type (2 bytes)
    +‘00H’+‘00H’) to the projector.
    (2) The projector in creases the setting value on the above setting code.
    (3) The projector returns the response code ‘06H’ to the computer.
    Decreasing the projector setting value (Decrement command)
    (1) The computer sends the decrement code Header + Command data (‘05H’+‘00H’+ type (2 bytes)
    +‘00H’ + ‘00H’) to the projector.
    (2) The projector decreases the setting value on the above setting code.
    (3) The projector returns the response code ‘06H’ to the computer.
    When a command sent by the projector cannot be understood by the computer
    When the command sent by the projector cannot be understood, the error command ‘15H’ is
    returned by the computer. Some times, the projector ignores RS-232C commands during other
    works. If the error command ‘15H’ is returned, please send the same command again.
    When data sent by the projector cannot be practice
    When the command sent by the projector cannot be practiced, the the error code ‘1cH’ +‘xxxxH’ is
    returned.
    When the data length is greater than indicated by the data length code, the projector will ignore the
    excess data code.
    Conversely, when the data length is shorter than indicated by the data length code, an error code
    will be returned to the projector.
    •Operation cannot be guaranteed when the projector receives an undefined command or
    data.
    • 
    Provide an interval of at least 40ms between the response code and any other code.
    • The projector outputs test data when the power supply is switched ON, and when the lamp is lit.
    Ignore this data.
    • Commands are not accepted during warm-up.
    NOTE
    $198    1.  
    						
    							TECHNICAL - 8
    NamesOperation typeHeaderCommand data
    CRCActionTypeSetting code
    Blank ColorSet
    RedBE  EF0306  003B  D301  0000  3000  00
    OrangeBE  EF0306  00AB  D201  0000  3001  00
    GreenBE  EF0306  005B  D201  0000  3002  00
    BlueBE  EF0306  00CB  D301  0000  3003  00
    PurpleBE  EF0306  00FB  D101  0000  3004  00
    WhiteBE  EF0306  006B  D001  0000  3005  00
    BlackBE  EF0306  009B  D001  0000  3006  00
    MyScreenBE  EF0306  00FB  CA01  0000  3020  00
    ORIGINALBE  EF0306  00FB  E201  0000  3040  00
    GetBE  EF0306  0008  D302  0000  3000  00
    MirrorSet
    NormalBE  EF0306  00C7  D201  0001  3000  00
    H InverseBE  EF0306  0057  D301  0001  3001  00
    V lnverseBE  EF0306  00A7  D301  0001  3002  00
    H&V InverseBE  EF0306  0037  D201  0001  3003  00
    GetBE  EF0306  00F4  D202  0001  3000  00
    FreezeSetNormalBE  EF0306  0083  D201  0002  3000  00
    FreezeBE  EF0306  0013  D301  0002  3001  00
    GetBE  EF0306  00B0  D202  0002  3000  00
    Menu ColorSet
    RedBE  EF0306  007F  D301  0003  3000  00
    OrangeBE  EF0306  00EF  D201  0003  3001  00
    GreenBE  EF0306  001F  D201  0003  3002  00
    BlubBE  EF0306  008F  D301  0003  3003  00
    PurpleBE  EF0306  00BF  D101  0003  3004  00
    TransparentBE  EF0306  002F  D001  0003  3005  00
    GrayBE  EF0306  00DF  D001  0003  3006  00
    GetBE  EF0306  004C  D302  0003  3000  00
    StartupSet
    ORIGINALBE  EF0306  000B  D201  0004  3000  00
    OFFBE  EF0306  009B  D301  0004  3001  00
    MyScreenBE  EF0306  00CB  CB01  0004  3020  00
    GetBE  EF0306  0038  D202  0004  3000  00
    LanguageSet
    EnglishBE  EF0306  00F7  D301  0005  3000  00
    FrançaisBE  EF0306  0067  D201  0005  3001  00
    DeutschBE  EF0306  0097  D201  0005  3002  00
    EspañolBE  EF0306  0007  D301  0005  3003  00
    ItalianoBE  EF0306  0037  D101  0005  3004  00
    NorskBE  EF0306  00A7  D001  0005  3005  00
    NederlandsBE  EF0306  0057  D001  0005  3006  00
    PortuguêsBE  EF0306  00C7  D101  0005  3007  00
    JapaneseBE  EF0306  0037  D401  0005  3008  00
    GetBE  EF0306  00C4  D302  0005  3000  00
    Command data chart
    T
    T T T
    E E E E
    C C C C
    H H H H
    N N N N
    I I I I
    C C C C
    A A A A
    L L L L(
    ( ( (
    c c c c
    o o o o
    n n n n
    t t t t
    i i i i
    n n n n
    u u u u
    e e e e
    d d d d
    ) ) ) )
    $198    1.  
    						
    							TECHNICAL - 9
    TECHNICAL
    T T T T
    E E E E
    C C C C
    H H H H
    N N N N
    I I I I
    C C C C
    A A A A
    L L L L(
    ( ( (
    c c c c
    o o o o
    n n n n
    t t t t
    i i i i
    n n n n
    u u u u
    e e e e
    d d d d
    ) ) ) )
    NamesOperation typeHeaderCommand data
    CRCActionTypeSetting code
    Magnify
    GetBE  EF0306  007C  D202  0007  3000  00
    IncrementBE  EF0306  001A  D204  0007  3000  00
    DecrementBE  EF0306  00CB  D305  0007  3000  00
    Auto off
    GetBE  EF0306  0008  8602  0010  3100  00
    IncrementBE  EF0306  006E  8604  0010  3100  00
    DecrementBE  EF0306  00BF  8705  0010  3100  00
    Brightness ResetExecuteBE  EF0306  0058  D306  0000  7000  00
    Contrast ResetExecuteBE  EF0306  00A4  D206  0001  7000  00
    V.Position ResetExecuteBE  EF0306  00E0  D206  0002  7000  00
    H.Position ResetExecuteBE  EF0306  00IC  D306  0003  7000  00
    H.Size ResetExecuteBE  EF0306  0068  D206  0004  7000  00
    Color Balance R ResetExecuteBE  EF0306  0094  D306  0005  7000  00
    Color Balance B ResetExecuteBE  EF0306  00D0  D306  0006  7000  00
    Sharpness ResetExecuteBE  EF0306  00C4  D006  0009  7000  00
    Color ResetExecuteBE  EF0306  0080  D006  000A  7000  00
    Tint ResetExecuteBE  EF0306  007C  D106  000B  7000  00
    Keystone_V  ResetExecuteBE  EF0306  0008  D006  000C  7000  00
    Keystone_H  ResetExecuteBE  EF0306  0098  D806  0020  7000  00
    AutoExecuteBE  EF0306  0091  D006  000A  2000  00
    Blank on/offSetoffBE  EF0306  00FB  D801  0020  3000  00
    onBE  EF0306  006B  D901  0020  3001  00
    GetBE  EF0306  00C8  D802  0020  3000  00
    Error StatusGet
    BE  EF0306  00D9  D802  0020  6000  00
    (Example of Return)
    00  00         01  00                 02  00             03  00
    (Normal)     (Cover-error)      (Fan-error)      (Lamp-error)
    04  00                   05  00                          06  00
    (Temp-error)         (Air flow-error)             (Lamp-Time-over)
    PowerSetOFFBE  EF0306  002A  D301  0000  6000  00ONBE  EF0306  00BA  D201  0000  6001  00
    GetBE  EF0306  0019  D302  0000  6000  00
    Input SourceSet
    RGB1BE  EF0306  00FE  D201  0000  2000  00
    RGB2BE  EF0306  003E  D001  0000  2004  00
    DigitalBE  EF0306  000E  D201  0000  2003  00
    VideoBE  EF0306  006E  D301  0000  2001  00
    SVideoBE  EF0306  009E  D301  0000  2002  00
    ComponentBE  EF0306  00AE  D101  0000  2005  00
    GetBE  EF0306  00CD  D202  0000  2002  00
    Volume
    GetBE  EF0306  0031  D302  0001  2000  00
    IncrementBE  EF0306  0057  D304  0001  2000  00
    DecrementBE  EF0306  0086  D205  0001  2000  00
    Command data chart
    $198    1.  
    						
    							TECHNICAL - 10
    T T T T
    E E E E
    C C C C
    H H H H
    N N N N
    I I I I
    C C C C
    A A A A
    L L L L(
    ( ( (
    c c c c
    o o o o
    n n n n
    t t t t
    i i i i
    n n n n
    u u u u
    e e e e
    d d d d
    ) ) ) )
    NamesOperation typeHeaderCommand data
    CRCActionTypeSetting code
    MuteSetNormalBE  EF0306  0046  D301  0002  2000  00
    MuteBE  EF0306  00D6  D201  0002  2001  00
    GetBE  EF0306  0075  D302  0002  2000  00
    Brightness
    GetBE  EF0306  0089  D202  0003  2000  00
    IncrementBE  EF0306  00EF  D204  0003  2000  00
    DecrementBE  EF0306  003E  D305  0003  2000  00
    Contrast
    GetBE  EF0306  00FD  D302  0004  2000  00
    IncrementBE  EF0306  009B  D304  0004  2000  00
    DecrementBE  EF0306  004A  D205  0004  2000  00
    Color 
    Balance RGetBE  EF0306  0001  D202  0005  2000  00
    IncrementBE  EF0306  0067  D204  0005  2000  00
    DecrementBE  EF0306  00B6  D305  0005  2000  00
    Color 
    Balance BGetBE  EF0306  0045  D202  0006  2000  00
    IncrementBE  EF0306  0023  D204  0006  2000  00
    DecrementBE  EF0306  00F2  D305  0006  2000  00
    Keystone_V
    GetBE  EF0306  00B9  D302  0007  2000  00
    IncrementBE  EF0306  00DF  D304  0007  2000  00
    DecrementBE  EF0306  000E  D205  0007  2000  00
    Keystone_H
    GetBE  EF0306  00E9  D002  000B  2000  00
    IncrementBE  EF0306  008F  D004  000B  2000  00
    DecrementBE  EF0306  005E  D105  000B  2000  00
    AspectSet
    4:3BE  EF0306  009E  D001  0008  2000  00
    16:9BE  EF0306  000E  D101  0008  2001  00
    SmallBE  EF0306  00FE  D101  0008  2002  00
    GetBE  EF0306  00AD  D002  0008  2000  00
    Display 
    Position at 
    16 : 9 or SmallSet
    DefaultBE  EF0306  0062  D101  0009  2000  00
    BottomBE  EF0306  00F2  D001  0009  2001  00
    TopBE  EF0306  0002  D001  0009  2002  00
    GetBE  EF0306  0051  D102  0009  2000  00
    V.Position
    GetBE  EF0306  000D  8302  0000  2100  00
    IncrementBE  EF0306  006B  8304  0000  2100  00
    DecrementBE  EF0306  00BA  8205  0000  2100  00
    H.Position
    GetBE  EF0306  00F1  8202  0001  2100  00
    IncrementBE  EF0306  0097  8204  0001  2100  00
    DecrementBE  EF0306  0046  8305  0001  2100  00
    H.Size
    GetBE  EF0306  00B5  8202  0002  2100  00
    IncrementBE  EF0306  00D3  8204  0002  2100  00
    DecrementBE  EF0306  0002  8305  0002  2100  00
    H.Phase
    GetBE  EF0306  0049  8302  0003  2100  00
    IncrementBE  EF0306  002F  8304  0003  2100  00
    DecrementBE  EF0306  00FE  8205  0003  2100  00
    Command data chart
    $198    1.  
    						
    							TECHNICAL - 11
    TECHNICAL
    NamesOperation typeHeaderCommand data
    CRCActionTypeSetting code
    Sharpness
    GetBE  EF0306  00F1  7202  0001  2200  00
    IncrementBE  EF0306  0097  7204  0001  2200  00
    DecrementBE  EF0306  0046  7305  0001  2200  00
    Color
    GetBE  EF0306  00B5  7202  0002  2200  00
    IncrementBE  EF0306  00D3  7204  0002  2200  00
    DecrementBE  EF0306  0002  7305  0002  2200  00
    Tint
    GetBE  EF0306  0049  7302  0003  2200  00
    IncrementBE  EF0306  002F  7304  0003  2200  00
    DecrementBE  EF0306  00FE  7205  0003  2200  00
    Video FormatSet
    AutoBE  EF0306  009E  7501  0000  220A  00
    NTSCBE  EF0306  00FE  7101  0000  2204  00
    PALBE  EF0306  006E  7001  0000  2205  00
    SECAMBE  EF0306  006E  7501  0000  2209  00
    NTSC 4.43BE  EF0306  005E  7201  0000  2202  00
    M-PALBE  EF0306  00FE  7401  0000  2208  00
    N-PALBE  EF0306  000E  7101  0000  2207  00
    GetBE  EF0306  000D  7302  0000  2200  00
    Video NRSetoffBE  EF0306  00B6  7301  0006  2200  00
    onBE  EF0306  0026  7201  0006  2201  00
    GetBE  EF0306  0085  7302  0006  2200  00
    ProgressiveSet
    offBE  EF0306  004A  7201  0007  2200  00
    TVBE  EF0306  00DA  7301  0007  2201  00
    FILMBE  EF0306  002A  7301  0007  2202  00
    GetBE  EF0306  0079  7202  0007  2200  00
    BlackSetoffBE  EF0306  005E  7101  0008  2200  00
    onBE  EF0306  00CE  7001  0008  2201  00
    GetBE  EF0306  006D  7102  0008  2200  00
    HDTVSet1080iBE  EF0306  00F2  7301  0005  2200  00
    1035iBE  EF0306  0062  7201  0005  2201  00
    GetBE  EF0306  00C1  7302  0005  2200  00
    PinP SizeSet
    offBE  EF0306  00FE  2201  0000  2300  00
    LargeBE  EF0306  006E  2301  0000  2301  00
    SmallBE  EF0306  009E  2301  0000  2302  00
    GetBE  EF0306  00Cd  2202  0000  2300  00
    Command data chart
    T T T T
    E E E E
    C C C C
    H H H H
    N N N N
    I I I I
    C C C C
    A A A A
    L L L L(
    ( ( (
    c c c c
    o o o o
    n n n n
    t t t t
    i i i i
    n n n n
    u u u u
    e e e e
    d d d d
    ) ) ) )
    $198    1.  
    						
    							NamesOperation typeHeaderCommand data
    CRCActionTypeSetting code
    PinP PositionSet
    Upper leftBE  EF0306  0002  2301  0001  2300  00
    Upper rightBE  EF0306  0092  2201  0001  2301  00
    bottom leftBE  EF0306  0062  2201  0001  2303  00
    bottom rightBE  EF0306  00F2  2301  0001  2302  00
    GetBE  EF0306  0031  2302  0001  2300  00
    PinP Audio chSetRGBBE  EF0306  00BA  2201  0003  2300  00
    VideoBE  EF0306  002A  2301  0003  2301  00
    GetBE  EF0306  0089  2202  0003  2300  00
    PinP InputSet
    VideoBE  EF0306  00D6  2201  0002  2301  00
    S-VideoBE  EF0306  0026  2201  0002  2302  00
    ComponentBE  EF0306  0016  2001  0002  2305  00
    GetBE  EF0306  0075  2302  0002  2300  00
    FOCUSIncrementBE  EF0306  006A  9304  0000  2400  00
    DecrementBE  EF0306  00BB  9205  0000  2400  00
    ZoomIncrementBE  EF0306  0096  9204  0001  2400  00
    DecrementBE  EF0306  0047  9305  0001  2400  00
    Sync on GSetoffBE  EF0306  00CB  D001  0008  3001  00
    onBE  EF0306  005B  D101  0008  3000  00
    GetBE  EF0306  0068  D102  0008  3000  00
    WHISPERSetNORMALBE  EF0306  003B  2301  0000  3300  00
    WHISPERBE  EF0306  00AB  2201  0000  3301  00
    GetBE  EF0306  0008  2302  0000  3300  00
    GAMMASet
    NORMALBE  EF0306  00C7  F001  00A1  3000  00
    CINEMABE  EF0306  0057  F101  00A1  3001  00
    DYNAMICBE  EF0306  00A7  F101  00A1  3002  00
    6500KBE  EF0306  0037  F001  00A1  3003  00
    GetBE  EF0306  00F4  F002  00A1  3000  00
    TECHNICAL - 12
    T T T T
    E E E E
    C C C C
    H H H H
    N N N N
    I I I I
    C C C C
    A A A A
    L L L L(
    ( ( (
    c c c c
    o o o o
    n n n n
    t t t t
    i i i i
    n n n n
    u u u u
    e e e e
    d d d d
    ) ) ) )
    Command data chart
    $198    1.  
    						
    							REGULATORY NOTICES - 1
    REGULATORY NOTICES REGULATORY NOTICES
    WARNING:This equipment has been tested and found to comply with the
    limits for a Class B digital device, pursuant to Part 15 of the FCC Rules. These
    limits are designed to provide reasonable protection against harmful
    interference in a residential installation. This equipment generates, uses, and
    can radiate radio frequency energy and, if not installed and used in accordance
    with the instructions, may cause harmful interference to radio communications.
    However, there is no guarantee that interference will not occur in a particular
    installation. If this equipment does cause harmful interference to radio or
    television reception, which can be determined by turning the equipment off and
    on, the user is encouraged to try to correct the interference by one or more of
    the following measures:
    - Reorient or relocate the receiving antenna.
    - Increase the separation between the equipment and receiver.
    - Connect the equipment into an outlet on a circuit different from that to which
    the receiver is connected.
    - Consult the dealer or an experienced radio/TV technician for help.
    INSTRUCTIONS TO USERS:This equipment complies with the requirements
    of FCC (Federal Communication Commission) equipment provided that the
    following conditions are met.
    The cables may have to be used with the core set to the projector side. Use
    the cables which are included with the projector or specified.
    CAUTION: Changes or modifications not expressly approved by the party
    responsible for compliance could void the user’s authority to operate the
    equipment.
    FCC Statement Warning
    For the Customers in CANADA
    NOTICE:This Class B digital apparatus complies with Canadian ICES-003.
    Pour les utilisateurs au Canada
    AVIS:Cet appareil numérique de la Classe B est conforme à la norme NMB-003 du
    Canada.
    Core
    $198    1.  
    						
    							DUKANE CORPORATION
    FIVE-YEAR LIMITED WARRANTY
    This Dukane projector is warranted to the original purchaser for a perio\
    d of  five  (5) years from
    the original purchase date – in normal operating conditions – agai\
    nst defects in material and
    workmanship .  DUKANE CORPORATION EXPRESSLY DISCLAIMS ALL OTHER
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
    DURING THE WARRANTY PERIOD, DUKANE CORPORATION’S LIABILITY FOR ANY
    DEFECTIVE PRODUCT (except for the lamp, which is subject to whatever wa\
    rranties the
    manufacturer may provide) IS LIMITED TO THE REPAIR OR REPLACEMENT OF
    PRODUCT AT DUKANE CORPORATION’S OPTION.  REPLACEMENT PRODUCTS MAY
    BE NEW OR  USED (used units will not exceed hours of defective unit). \
     The following are not
    covered by the limited warranty and Dukane Corporation shall not be liab\
    le for:
    1.  Any product which is not distributed in the U.S.A. or Canada by Dukane C\
    orporation or an
    authorized dealer.
    2.   Normal decrease in lamp light output over time.
    3.   Damage, deterioration or malfunction resulting from:
    ·  Accident, misuse, abuse, neglect, improper ventilation, fire, dust, smok\
    e, water, lighting
    or other acts of nature, unauthorized product modification, or failure t\
    o follow
    instructions supplied with the product (including proper maintenance of\
     air filters).
    ·   Repair or attempted repair by anyone other than a Dukane Corporation aut\
    horized service
    center.
    ·   Any shipment of product (claims must be presented to the carrier).
    ·   Removal or installation of the product.
    ·   Any other causes which do not relate to a product defect.
    ·   Use of the product beyond normal operating conditions.  Normal operating\
     conditions are
    defined as product use not in excess of 8 hours per day and 260 days per\
     year.
    4.   Cartons, carry cases, shipping cases, batteries, or any accessories used\
     in connection with the
    product.
    5.   Service required as a result of third party components.
    6.   Product used as commercial rental units
    Dukane corporation will pay labor and material expenses for covered item\
    s, but Dukane
    Corporation will not pay for the following:
    1.   Removal or installation charges.
    2.   Cost of technical adjustment, set-up, maintenance, or adjustment of user\
     controls.
    3.   Payment of shipping and related charges incurred in returning the produc\
    t for warranty
    repair.
    Dukane Corporation disclaims all liability for incidental or consequenti\
    al damage of any kind,
    including all damages arising out of any interruptions in operation of t\
    he product and all damages
    to software.
    No person, firm, or representative is authorized to assume any obligatio\
    n or to make any warranty
    on behalf of the Dukane Corporation other than as stated above. 
    						
    All Dukane manuals Comments (0)

    Related Manuals for Dukane Imagepro 8941a Liquid Crystal Projector Users Manual