Template:Infobox/CRT: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(added rgb sync type field) |
||
(41 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>[[Category:CRT]] | |||
<div class="infobox"> | <div class="infobox"> | ||
<div class="infobox-title">{{{model|{{PAGENAME}}}}}</div> | |||
<div class="infobox-title"> | {{#if:{{{image|}}}|<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | ||
{{{model|{{PAGENAME}}}}} | |||
</div> | |||
<div class="infobox-image"> | |||
[[File:{{{image}}}|300px]] | |||
</div> | |||
<table> | <table> | ||
<tr> | <tr> | ||
<th colspan="2" class="subheader">Information</th> | <th colspan="2" class="subheader">Information</th> | ||
</tr> | </tr> | ||
<tr> | {{#if:{{{manufacturer|}}}|<tr> | ||
<th>Manufacturer</th> | <th>Manufacturer</th> | ||
<td style="">{{{manufacturer}}}</td> | <td style="">{{{manufacturer}}}</td> | ||
</tr> | </tr>}} | ||
<tr> | {{#if:{{{brand|}}}|<tr> | ||
<th>Brand</th> | |||
<td>{{{brand}}}</td> | |||
</tr>}} | |||
{{#if:{{{type|}}}|<tr> | |||
<th>Type</th> | <th>Type</th> | ||
<td>{{{type}}}</td> | <td>{{{type}}}</td> | ||
</tr> | </tr>}} | ||
<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>}} | |||
{{#if:{{{size|}}}|<tr> | |||
<th>Size</th> | |||
<td>{{{size}}}</td> | |||
</tr>}} | |||
{{#if:{{{viewable_size|}}}|<tr> | |||
<th>Viewable Size</th> | |||
<td>{{{viewable_size}}}</td> | |||
</tr>}} | |||
{{#if:{{{tvl|}}}|<tr> | |||
<th>TV Lines</th> | |||
<td>{{{tvl}}}</td> | |||
</tr>}} | |||
{{#if:{{{dot_pitch|}}}|<tr> | |||
<th>Dot Pitch</th> | |||
<td>{{{dot_pitch}}}</td> | |||
</tr>}} | |||
{{#if:{{{mask|}}}|<tr> | |||
<th>Mask</th> | |||
<td>{{{mask}}}</td> | |||
</tr>}} | |||
{{#if:{{{regions|}}}|<tr> | |||
<th>Regions</th> | |||
<td>{{{regions}}}</td> | |||
</tr>}} | |||
{{#if:{{{240p/480i|}}}|<tr> | |||
<th>240p/480i</th> | |||
<td>{{{240p/480i}}}</td> | |||
</tr>}} | |||
{{#if:{{{480p|}}}|<tr> | |||
<th>480p</th> | |||
<td>{{{480p}}}</td> | |||
</tr>}} | |||
{{#if:{{{720p|}}}|<tr> | |||
<th>720p</th> | |||
<td>{{{720p}}}</td> | |||
</tr>}} | |||
{{#if:{{{1080i|}}}|<tr> | |||
<th>1080i</th> | |||
<td>{{{1080i}}}</td> | |||
</tr>}} | |||
{{#if:{{{1080p|}}}|<tr> | |||
<th>1080p</th> | |||
<td>{{{1080p}}}</td> | |||
</tr>}} | |||
{{#if:{{{vsync|}}}|<tr> | |||
<th>Vsync</th> | |||
<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>}} | |||
{{#if:{{{bandwidth|}}}|<tr> | |||
<th>Bandwidth</th> | |||
<td>{{{bandwidth}}}</td> | |||
</tr>}} | |||
{{#if:{{{widescreen|}}}|<tr> | |||
<th>Widescreen</th> | |||
<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>}} | |||
{{#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:{{{rf|}}}|<tr> | |||
<th>RF</th> | |||
<td>{{{rf}}}</td> | |||
</tr>}} | |||
{{#if:{{{composite|}}}|<tr> | |||
<th>Composite</th> | |||
<td>{{{composite}}}</td> | |||
</tr>}} | |||
{{#if:{{{s-video|}}}|<tr> | |||
<th>S-Video</th> | |||
<td>{{{s-video}}}</td> | |||
</tr>}} | |||
{{#if:{{{component|}}}|<tr> | |||
<th>Component</th> | |||
<td>{{{component}}}</td> | |||
</tr>}} | |||
{{#if:{{{vga|}}}|<tr> | |||
<th>VGA</th> | |||
<td>{{{vga}}}</td> | |||
</tr>}} | |||
{{#if:{{{sdi|}}}|<tr> | |||
<th>SDI</th> | |||
<td>{{{sdi}}}</td> | |||
</tr>}} | |||
{{#if:{{{hd-sdi|}}}|<tr> | |||
<th>HD-SDI</th> | |||
<td>{{{hd-sdi}}}</td> | |||
</tr>}} | |||
{{#if:{{{hdmi|}}}|<tr> | |||
<th>HDMI</th> | |||
<td>{{{hdmi}}}</td> | |||
</tr>}} | |||
{{#if:{{{xlr|}}}|<tr> | |||
<th>XLR</th> | |||
<td>{{{xlr}}}</td> | |||
</tr>}} | |||
{{#if:{{{rgb_sync_input|}}}|<tr> | |||
<th>RGB Sync Input</th> | |||
<td>{{{rgb_sync_input}}}</td> | |||
</tr>}} | |||
{{#if:{{{other_inputs|}}}|<tr> | |||
<th>Other Inputs</th> | |||
<td>{{{other_inputs}}}</td> | |||
</tr>}} | |||
{{#if:{{{video_output|}}}|<tr> | |||
<th>Video Output</th> | |||
<td>{{{video_output}}}</td> | |||
</tr>}} | |||
{{#if:{{{audio_input|}}}|<tr> | |||
<th>Audio Input</th> | |||
<td>{{{audio_input}}}</td> | |||
</tr>}} | |||
{{#if:{{{audio_output|}}}|<tr> | |||
<th>Audio Output</th> | |||
<td>{{{audio_output}}}</td> | |||
</tr>}} | |||
{{#if:{{{mono_or_stereo|}}}|<tr> | |||
<th>Mono or Stereo</th> | |||
<td>{{{mono_or_stereo}}}</td> | |||
</tr>}} | |||
{{#if:{{{speakers|}}}|<tr> | |||
<th>Speakers</th> | |||
<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> | <th>Firmware</th> | ||
<td>{{{firmware}}}</td> | <td>{{{firmware}}}</td> | ||
</tr> | </tr>}} | ||
<tr> | {{#if:{{{earliest|}}}|<tr> | ||
<th> | <th>Earliest Date</th> | ||
<td>{{{earliest}}}</td> | <td>{{{earliest}}}</td> | ||
</tr> | </tr>}} | ||
<tr> | {{#if:{{{latest|}}}|<tr> | ||
<th> | <th>Latest Date</th> | ||
<td>{{{latest}}}</td> | <td>{{{latest}}}</td> | ||
</tr> | </tr>}} | ||
<tr> | {{#if:{{{chassis|}}}{{{tube|}}}{{{remote|}}}{{{controller|}}}{{{standard_boards|}}}{{{optional_boards|}}}{{{operation_manual|}}}{{{service_manual|}}}{{{service_bulletins|}}}{{{brochure|}}}|<tr> | ||
<th class="subheader" colspan="2">Links</th> | <th class="subheader" colspan="2">Links</th> | ||
</tr> | </tr>}} | ||
<tr> | {{#if:{{{chassis|}}}|<tr> | ||
<th>Chassis</th> | |||
<td>{{{chassis}}}</td> | |||
</tr>}} | |||
{{#if:{{{tube|}}}|<tr> | |||
<th>Tube</th> | |||
<td>{{{tube}}}</td> | |||
</tr>}} | |||
{{#if:{{{remote|}}}|<tr> | |||
<th>Remote</th> | |||
<td>{{{remote}}}</td> | |||
</tr>}} | |||
{{#if:{{{controller|}}}|<tr> | |||
<th>Controller</th> | |||
<td>{{{controller}}}</td> | |||
</tr>}} | |||
{{#if:{{{standard_boards|}}}|<tr> | |||
<th>Standard Boards</th> | |||
<td>{{{standard_boards}}}</td> | |||
</tr>}} | |||
{{#if:{{{optional_boards|}}}|<tr> | |||
<th>Optional Boards</th> | |||
<td>{{{optional_boards}}}</td> | |||
</tr>}} | |||
{{#if:{{{operation_manual|}}}|<tr> | |||
<th>Operation Manual</th> | <th>Operation Manual</th> | ||
<td>{{{operation_manual}}}</td> | <td>{{{operation_manual}}}</td> | ||
</tr> | </tr>}} | ||
<tr> | {{#if:{{{service_manual|}}}|<tr> | ||
<th>Service Manual</th> | <th>Service Manual</th> | ||
<td>{{{service_manual}}}</td> | <td>{{{service_manual}}}</td> | ||
</tr> | </tr>}} | ||
<tr> | {{#if:{{{service_bulletins|}}}|<tr> | ||
<th>Service Bulletins</th> | |||
<td>{{{service_bulletins}}}</td> | |||
</tr>}} | |||
{{#if:{{{brochure|}}}|<tr> | |||
<th>Brochure</th> | <th>Brochure</th> | ||
<td>{{{brochure}}}</td> | <td>{{{brochure}}}</td> | ||
</tr> | </tr>}} | ||
</table> | </table> | ||
</div> | </div></includeonly><noinclude> | ||
<noinclude> | |||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{Infobox/CRT | {{Infobox/CRT | ||
|model = BVM-A32E1WU | |model = BVM-A32E1WU | ||
|image = BVM-A32E1WU. | |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" | |||
|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 | |||
|bandwidth = ? | |||
|widescreen = Yes | |||
|osd_color = Yes | |||
|osd_convergence = Yes | |||
|osd_focus = Yes | |||
|service_method = OSD menu | |||
|service_port = RJ45 | |||
|dynamic_convergence = Yes (256 points) | |||
|rf = 0 | |||
|composite = 0 | |||
|s-video = 0 | |||
|component = 0 | |||
|vga = 0 | |||
|sdi = 0 | |||
|hd-sdi = 0 | |||
|hdmi = 0 | |||
|xlr = 0 | |||
|rgb_sync_input = CSync | |||
|other_inputs = None | |||
|video_output = 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) | |firmware = 1.10 (May 2006) | ||
|earliest = January 1st, 1995 | |earliest = January 1st, 1995 | ||
|latest = January 1st, 2007 | |latest = January 1st, 2007 | ||
|operation_manual = | |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_manual = | ||
|brochure = [[ | |service_bulletins = | ||
|brochure = [[:Media:Sony BVM-A Series Brochure.pdf|BVM-A Series Brochure]] | |||
}} | }} | ||
</pre> | </pre> | ||
Line 73: | Line 351: | ||
{{Infobox/CRT | {{Infobox/CRT | ||
|model = BVM-A32E1WU | |model = BVM-A32E1WU | ||
|image = BVM-A32E1WU. | |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" | |||
|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 | |||
|bandwidth = ? | |||
|widescreen = Yes | |||
|osd_color = Yes | |||
|osd_convergence = Yes | |||
|osd_focus = Yes | |||
|service_method = OSD menu | |||
|service_port = RJ45 | |||
|dynamic_convergence = Yes (256 points) | |||
|rf = 0 | |||
|composite = 0 | |||
|s-video = 0 | |||
|component = 0 | |||
|vga = 0 | |||
|sdi = 0 | |||
|hd-sdi = 0 | |||
|hdmi = 0 | |||
|xlr = 0 | |||
|rgb_sync_input = CSync | |||
|other_inputs = None | |||
|video_output = 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) | |firmware = 1.10 (May 2006) | ||
|earliest = January 1st, 1995 | |earliest = January 1st, 1995 | ||
|latest = January 1st, 2007 | |latest = January 1st, 2007 | ||
|operation_manual = | |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_manual = | ||
|brochure = [[ | |service_bulletins = | ||
|brochure = [[:Media:Sony BVM-A Series Brochure.pdf|BVM-A Series Brochure]] | |||
}} | }} | ||
</noinclude> | </noinclude> |
Latest revision as of 03:58, 11 July 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 |bandwidth = ? |widescreen = Yes |osd_color = Yes |osd_convergence = Yes |osd_focus = Yes |service_method = OSD menu |service_port = RJ45 |dynamic_convergence = Yes (256 points) |rf = 0 |composite = 0 |s-video = 0 |component = 0 |vga = 0 |sdi = 0 |hd-sdi = 0 |hdmi = 0 |xlr = 0 |rgb_sync_input = CSync |other_inputs = None |video_output = 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) |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
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 | |
Bandwidth | ? | |
Widescreen | Yes | |
OSD Color | Yes | |
OSD Conv. | Yes | |
OSD Focus | Yes | |
Dynamic Conv. | Yes (256 points) | |
Service Method | OSD menu | |
Service Port | RJ45 | |
RF | 0 | |
Composite | 0 | |
S-Video | 0 | |
Component | 0 | |
VGA | 0 | |
SDI | 0 | |
HD-SDI | 0 | |
HDMI | 0 | |
XLR | 0 | |
RGB Sync Input | CSync | |
Other Inputs | None | |
Video Output | 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) | |
Earliest Date | January 1st, 1995 | |
Latest Date | January 1st, 2007 | |
Links | ||
Chassis | ? | |
Tube | ? | |
Remote | None | |
Controller | BKM-15R | |
Optional Boards | BKM-62HS BKM-68X | |
Operation Manual | BVM-A32E1WU Manual | |
Brochure | BVM-A Series Brochure |