Template:Infobox/CRT: Difference between revisions

From ConsoleMods Wiki
Jump to navigation Jump to search
No edit summary
m (added picture tube product line field)
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
     <th>Manufacturer</th>
     <th>Manufacturer</th>
     <td style="">{{{manufacturer}}}</td>
     <td style="">{{{manufacturer}}}</td>
</tr>}}
{{#if:{{{brand|}}}|<tr>
    <th>Brand</th>
    <td>{{{brand}}}</td>
</tr>}}
</tr>}}
{{#if:{{{type|}}}|<tr>
{{#if:{{{type|}}}|<tr>
     <th>Type</th>
     <th>Type</th>
     <td>{{{type}}}</td>
     <td>{{{type}}}</td>
</tr>}}
{{#if:{{{model_series|}}}|<tr>
    <th>Model Series</th>
    <td>{{{model_series}}}</td>
</tr>}}
{{#if:{{{chassis_make|}}}|<tr>
    <th>Chassis Make</th>
    <td>{{{chassis_make}}}</td>
</tr>}}
{{#if:{{{tube_make|}}}|<tr>
    <th>Tube Make</th>
    <td>{{{tube_make}}}</td>
</tr>}}
{{#if:{{{tube_series|}}}|<tr>
    <th>Tube Series</th>
    <td>{{{tube_series}}}</td>
</tr>}}
</tr>}}
{{#if:{{{size|}}}|<tr>
{{#if:{{{size|}}}|<tr>
Line 19: Line 39:
     <td>{{{size}}}</td>
     <td>{{{size}}}</td>
</tr>}}
</tr>}}
{{#if:{{{dimensions|}}}|<tr>
{{#if:{{{viewable_size|}}}|<tr>
     <th>Dimensions</th>
     <th>Viewable Size</th>
     <td>{{{dimensions}}}<td>
     <td>{{{viewable_size}}}</td>
</tr>}}
{{#if:{{{weight|}}}|<tr>
    <th>Weight</th>
    <td>{{{weight}}}</td>
</tr>}}
</tr>}}
{{#if:{{{tvl|}}}|<tr>
{{#if:{{{tvl|}}}|<tr>
Line 35: Line 51:
     <td>{{{dot_pitch}}}</td>
     <td>{{{dot_pitch}}}</td>
</tr>}}
</tr>}}
{{#if:{{{firmware|}}}|<tr>
{{#if:{{{mask|}}}|<tr>
     <th>Firmware</th>
     <th>Mask</th>
     <td>{{{firmware}}}</td>
     <td>{{{mask}}}</td>
</tr>}}
{{#if:{{{earliest|}}}|<tr>
    <th>Earliest Date</th>
    <td>{{{earliest}}}</td>
</tr>}}
{{#if:{{{latest|}}}|<tr>
    <th>Latest Date</th>
    <td>{{{latest}}}</td>
</tr>}}
</tr>}}
{{#if:{{{regions|}}}|<tr>
{{#if:{{{regions|}}}|<tr>
Line 74: Line 82:
     <th>Vsync</th>
     <th>Vsync</th>
     <td>{{{vsync}}}</td>
     <td>{{{vsync}}}</td>
</tr>}}
{{#if:{{{free_scan|}}}|<tr>
    <th>Free-Scan</th>
    <td>{{{free_scan}}}</td>
</tr>}}
{{#if:{{{horizontal_scan|}}}|<tr>
    <th>Horizontal Scan</th>
    <td>{{{horizontal_scan}}}</td>
</tr>}}
{{#if:{{{vertical_scan|}}}|<tr>
    <th>Vertical Scan</th>
    <td>{{{vertical_scan}}}</td>
</tr>}}
{{#if:{{{unlocked_ranges|}}}|<tr>
    <th>Unlocked Ranges</th>
    <td>{{{unlocked_ranges}}}</td>
</tr>}}
{{#if:{{{unlocked_horizontal|}}}|<tr>
    <th>Unlocked H. Scan</th>
    <td>{{{unlocked_horizontal}}}</td>
</tr>}}
{{#if:{{{unlocked_vertical|}}}|<tr>
    <th>Unlocked V. Scan</th>
    <td>{{{unlocked_vertical}}}</td>
</tr>}}
</tr>}}
{{#if:{{{widescreen|}}}|<tr>
{{#if:{{{widescreen|}}}|<tr>
     <th>Widescreen</th>
     <th>Widescreen</th>
     <td>{{{widescreen}}}</td>
     <td>{{{widescreen}}}</td>
</tr>}}
{{#if:{{{osd_color|}}}|<tr>
    <th>OSD Color</th>
    <td>{{{osd_color}}}</td>
</tr>}}
{{#if:{{{osd_convergence|}}}|<tr>
    <th>OSD Conv.</th>
    <td>{{{osd_convergence}}}</td>
</tr>}}
{{#if:{{{osd_focus|}}}|<tr>
    <th>OSD Focus</th>
    <td>{{{osd_focus}}}</td>
</tr>}}
</tr>}}
{{#if:{{{rf|}}}|<tr>
{{#if:{{{rf|}}}|<tr>
Line 94: Line 138:
     <th>Component</th>
     <th>Component</th>
     <td>{{{component}}}</td>
     <td>{{{component}}}</td>
</tr>}}
{{#if:{{{vga|}}}|<tr>
    <th>VGA</th>
    <td>{{{vga}}}</td>
</tr>}}
</tr>}}
{{#if:{{{sdi|}}}|<tr>
{{#if:{{{sdi|}}}|<tr>
Line 110: Line 158:
     <th>XLR</th>
     <th>XLR</th>
     <td>{{{xlr}}}</td>
     <td>{{{xlr}}}</td>
</tr>}}
{{#if:{{{other_inputs|}}}|<tr>
    <th>Other Inputs</th>
    <td>{{{other_inputs}}}</td>
</tr>}}
</tr>}}
{{#if:{{{audio_input|}}}|<tr>
{{#if:{{{audio_input|}}}|<tr>
Line 126: Line 178:
     <th>Speakers</th>
     <th>Speakers</th>
     <td>{{{speakers}}}</td>
     <td>{{{speakers}}}</td>
</tr>}}
{{#if:{{{dimensions|}}}|<tr>
    <th>Dimensions</th>
    <td>{{{dimensions}}}<td>
</tr>}}
{{#if:{{{weight|}}}|<tr>
    <th>Weight</th>
    <td>{{{weight}}}</td>
</tr>}}
{{#if:{{{firmware|}}}|<tr>
    <th>Firmware</th>
    <td>{{{firmware}}}</td>
</tr>}}
{{#if:{{{dynamic_convergence|}}}|<tr>
    <th>Dynamic Conv.</th>
    <td>{{{dynamic_convergence}}}</td>
</tr>}}
{{#if:{{{service_method|}}}|<tr>
    <th>Service Method</th>
    <td>{{{service_method}}}</td>
</tr>}}
{{#if:{{{service_port|}}}|<tr>
    <th>Service Port</th>
    <td>{{{service_port}}}</td>
</tr>}}
{{#if:{{{earliest|}}}|<tr>
    <th>Earliest Date</th>
    <td>{{{earliest}}}</td>
</tr>}}
{{#if:{{{latest|}}}|<tr>
    <th>Latest Date</th>
    <td>{{{latest}}}</td>
</tr>}}
</tr>}}
{{#if:{{{chassis|}}}{{{tube|}}}{{{remote|}}}{{{controller|}}}{{{standard_boards|}}}{{{optional_boards|}}}{{{operation_manual|}}}{{{service_manual|}}}{{{service_bulletins|}}}{{{brochure|}}}|<tr>
{{#if:{{{chassis|}}}{{{tube|}}}{{{remote|}}}{{{controller|}}}{{{standard_boards|}}}{{{optional_boards|}}}{{{operation_manual|}}}{{{service_manual|}}}{{{service_bulletins|}}}{{{brochure|}}}|<tr>
Line 178: Line 262:
|image = BVM-A32E1WU.png
|image = BVM-A32E1WU.png
|manufacturer = Sony
|manufacturer = Sony
|brand = Sony
|type = Professional
|type = Professional
|model_series = N/A
|chassis_make = Sony
|tube_make = Sony
|tube_series = Trinitron
|size = 32"
|size = 32"
|dimensions =
|viewable_size = 29.625"
Width: 794mm
Depth: 694mm
Height: 556mm
|weight = 211lb, 10oz
|tvl = 1000 (16:9), 1000 (4:3)
|tvl = 1000 (16:9), 1000 (4:3)
|dot_pitch = 0.32-0.36mm
|dot_pitch = 0.32-0.36mm
|firmware = 1.10 (May 2006)
|mask = AG
|earliest = January 1st, 1995
|latest = January 1st, 2007
|regions = NTSC, PAL, SECAM
|regions = NTSC, PAL, SECAM
|240p/480i = Yes
|240p/480i = Yes
Line 196: Line 279:
|1080i = Yes
|1080i = Yes
|1080p = No
|1080p = No
|vsync = 50/60hz
|vsync = 48/50/60hz
|free_scan = No
|horizontal_scan = ?
|vertical_scan = ?
|unlocked_ranges = No
|unlocked_horizontal = N/A
|unlocked_vertical = N/A
|widescreen = Yes
|widescreen = Yes
|osd_color = Yes
|osd_convergence = Yes
|osd_focus = Yes
|rf = 0
|rf = 0
|composite = 0
|composite = 0
|s-video = 0
|s-video = 0
|component = 0
|component = 0
|vga = 0
|sdi = 0
|sdi = 0
|hd-sdi = 0
|hd-sdi = 0
|hdmi = 0
|hdmi = 0
|xlr = 0
|xlr = 0
|other_inputs = None
|audio_input = None
|audio_input = None
|audio_output = None
|audio_output = None
|mono_or_stereo = N/A
|mono_or_stereo = N/A
|speakers = 0
|speakers = None
|dimensions =
Width: 794mm
Depth: 694mm
Height: 556mm
|weight = 211lb, 10oz
|firmware = 1.10 (May 2006)
|service_method = OSD menu
|service_port = None
|dynamic_convergence = Yes (255 points)
|earliest = January 1st, 1995
|latest = January 1st, 2007
|chassis = ?
|chassis = ?
|tube = ?
|tube = ?
Line 233: Line 338:
|image = BVM-A32E1WU.png
|image = BVM-A32E1WU.png
|manufacturer = Sony
|manufacturer = Sony
|brand = Sony
|type = Professional
|type = Professional
|model_series = N/A
|chassis_make = Sony
|tube_make = Sony
|tube_series = Trinitron
|size = 32"
|size = 32"
|dimensions =
|viewable_size = 29.625"
Width: 794mm
Depth: 694mm
Height: 556mm
|weight = 211lb, 10oz
|tvl = 1000 (16:9), 1000 (4:3)
|tvl = 1000 (16:9), 1000 (4:3)
|dot_pitch = 0.32-0.36mm
|dot_pitch = 0.32-0.36mm
|firmware = 1.10 (May 2006)
|mask = AG
|earliest = January 1st, 1995
|latest = January 1st, 2007
|regions = NTSC, PAL, SECAM
|regions = NTSC, PAL, SECAM
|240p/480i = Yes
|240p/480i = Yes
Line 251: Line 355:
|1080i = Yes
|1080i = Yes
|1080p = No
|1080p = No
|vsync = 50/60hz
|vsync = 48/50/60hz
|free_scan = No
|horizontal_scan = ?
|vertical_scan = ?
|unlocked_ranges = No
|unlocked_horizontal = N/A
|unlocked_vertical = N/A
|widescreen = Yes
|widescreen = Yes
|osd_color = Yes
|osd_convergence = Yes
|osd_focus = Yes
|rf = 0
|rf = 0
|composite = 0
|composite = 0
|s-video = 0
|s-video = 0
|component = 0
|component = 0
|vga = 0
|sdi = 0
|sdi = 0
|hd-sdi = 0
|hd-sdi = 0
|hdmi = 0
|hdmi = 0
|xlr = 0
|xlr = 0
|other_inputs = None
|audio_input = None
|audio_input = None
|audio_output = None
|audio_output = None
|mono_or_stereo = N/A
|mono_or_stereo = N/A
|speakers = 0
|speakers = None
|dimensions =
Width: 794mm
Depth: 694mm
Height: 556mm
|weight = 211lb, 10oz
|firmware = 1.10 (May 2006)
|service_method = OSD menu
|service_port = None
|dynamic_convergence = Yes (255 points)
|earliest = January 1st, 1995
|latest = January 1st, 2007
|chassis = ?
|chassis = ?
|tube = ?
|tube = ?
|remote = None
|remote = None
|controller = [[CRT:BKM-15R|BKM-15R]]
|controller = [[CRT:BKM-15R|BKM-15R]]
|standard_boards =
|standard_boards =  
|optional_boards =  
|optional_boards =  
[[CRT:BKM-62HS|BKM-62HS]]  
[[CRT:BKM-62HS|BKM-62HS]]
[[CRT:BKM-61D|BKM-62HS]]
[[CRT:BKM-61D|BKM-62HS]]
[[CRT:BKM-68X|BKM-68X]]  
[[CRT:BKM-68X|BKM-68X]]
|operation_manual = [[:Media:Sony BVM-A32E1WU Operation Manual.pdf|BVM-A32E1WU Manual]]
|operation_manual = [[:Media:Sony BVM-A32E1WU Operation Manual.pdf|BVM-A32E1WU Manual]]
|service_manual =  
|service_manual =  

Latest revision as of 20:23, 10 March 2024

Usage

{{Infobox/CRT
|model = BVM-A32E1WU
|image = BVM-A32E1WU.png
|manufacturer = Sony
|brand = Sony
|type = Professional
|model_series = N/A
|chassis_make = Sony
|tube_make = Sony
|tube_series = Trinitron
|size = 32"
|viewable_size = 29.625"
|tvl = 1000 (16:9), 1000 (4:3)
|dot_pitch = 0.32-0.36mm
|mask = AG
|regions = NTSC, PAL, SECAM
|240p/480i = Yes
|480p = Yes
|720p = Yes
|1080i = Yes
|1080p = No
|vsync = 48/50/60hz
|free_scan = No
|horizontal_scan = ?
|vertical_scan = ?
|unlocked_ranges = No
|unlocked_horizontal = N/A
|unlocked_vertical = N/A
|widescreen = Yes
|osd_color = Yes
|osd_convergence = Yes 
|osd_focus = Yes
|rf = 0
|composite = 0
|s-video = 0
|component = 0
|vga = 0
|sdi = 0
|hd-sdi = 0
|hdmi = 0
|xlr = 0
|other_inputs = None
|audio_input = None
|audio_output = None
|mono_or_stereo = N/A
|speakers = None
|dimensions =
Width: 794mm
Depth: 694mm
Height: 556mm
|weight = 211lb, 10oz
|firmware = 1.10 (May 2006)
|service_method = OSD menu
|service_port = None
|dynamic_convergence = Yes (255 points)
|earliest = January 1st, 1995
|latest = January 1st, 2007
|chassis = ?
|tube = ?
|remote = None
|controller = [[CRT:BKM-15R|BKM-15R]]
|standard_boards = 
|optional_boards = 
[[CRT:BKM-62HS|BKM-62HS]]
[[CRT:BKM-61D|BKM-62HS]]
[[CRT:BKM-68X|BKM-68X]]
|operation_manual = [[:Media:Sony BVM-A32E1WU Operation Manual.pdf|BVM-A32E1WU Manual]]
|service_manual = 
|service_bulletins = 
|brochure = [[:Media:Sony BVM-A Series Brochure.pdf|BVM-A Series Brochure]]
}}


Example

BVM-A32E1WU
BVM-A32E1WU.png
Information
Manufacturer Sony
Brand Sony
Type Professional
Model Series N/A
Chassis Make Sony
Tube Make Sony
Tube Series Trinitron
Size 32"
Viewable Size 29.625"
TV Lines 1000 (16:9), 1000 (4:3)
Dot Pitch 0.32-0.36mm
Mask AG
Regions NTSC, PAL, SECAM
240p/480i Yes
480p Yes
720p Yes
1080i Yes
1080p No
Vsync 48/50/60hz
Free-Scan No
Horizontal Scan ?
Vertical Scan ?
Unlocked Ranges No
Unlocked H. Scan N/A
Unlocked V. Scan N/A
Widescreen Yes
OSD Color Yes
OSD Conv. Yes
OSD Focus Yes
RF 0
Composite 0
S-Video 0
Component 0
VGA 0
SDI 0
HD-SDI 0
HDMI 0
XLR 0
Other Inputs None
Audio Input None
Audio Output None
Mono or Stereo N/A
Speakers None
Dimensions Width: 794mm

Depth: 694mm

Height: 556mm
Weight 211lb, 10oz
Firmware 1.10 (May 2006)
Dynamic Conv. Yes (255 points)
Service Method OSD menu
Service Port None
Earliest Date January 1st, 1995
Latest Date January 1st, 2007
Links
Chassis ?
Tube ?
Remote None
Controller BKM-15R
Optional Boards BKM-62HS

BKM-62HS

BKM-68X
Operation Manual BVM-A32E1WU Manual
Brochure BVM-A Series Brochure