Project

General

Profile

T-View 100 » History » Version 34

manawyrm, 11/18/2022 10:32 PM

1 1 manawyrm
h1. T-View 100
2
3 21 laforge
{{>toc}}
4
5 3 manawyrm
T-View 100 was a video telephone, made by Deutsche Telekom / Siemens.
6 1 manawyrm
7 34 manawyrm
@manawyrm has five of these phones, @LaForge owns two as well.
8 6 manawyrm
9 5 manawyrm
h2. External photos
10 1 manawyrm
11 27 laforge
{{thumbnail(DSC00422.jpg)}} {{thumbnail(DSC00423.jpg)}}
12
13 5 manawyrm
Power supply is called STN20, output DC 22.5V; 0.9A. Center positive, 5.5/2.5mm barrel jack.
14
The RCA connectors are (from left to right): Audio out, Video out, Video in, Audio in
15 10 manawyrm
16
h3. Mini-DIN / RS232
17
18 19 manawyrm
The Mini-DIN (8pin) connector carries a RS232 serial. It was used to connect to auxiliary devices like relay control boxes (to alert deaf people of calls), VCRs (remote control) and PCs (for firmware updates).
19 13 manawyrm
We have a copy of the 1.2 firmware update and the RS232 communication protocol.
20 10 manawyrm
21
RS232 pinout is given _without_  Null-Modem reversal (aka it's meant to be a male connector), reverse RXD/TXD and RTS/CTS for a female connector.
22 12 manawyrm
Serial settings (for debug output) seems to be 19200, 8n2.
23 10 manawyrm
|_.Mini-DIN|_.RS232|_.RS232 Pin|
24
| 1 | NC  | - |
25
| 2 | TXD | 3 |
26
| 3 | RXD | 2 |
27
| 4 | RTS | 7 |
28
| 5 | CTS | 8 |
29
| 6 | NC | - |
30
| 7 | GND | 5 |
31
| 8 | NC | - |
32 5 manawyrm
33 18 laforge
The framing and at least some commands are described in attachment:V24-Control.pdf
34
35 14 manawyrm
h3. Service menu
36 15 manawyrm
37 14 manawyrm
There is a hidden service menu. Scroll to "Service", press OK, type the number 7.
38
Enter passcode "3570" and press OK.
39
40 23 manawyrm
"Service" -> 8 is another hidden option for a "Factory SETUP". The passcode is 3745.
41
42 28 laforge
h2. Internal photos / circuit boards
43 1 manawyrm
44 28 laforge
h3. Video/Interfacing PCB
45
46 1 manawyrm
{{thumbnail(IMG_3633.JPG)}}
47
48 28 laforge
WE can see here:
49
* Philips SAA 7111 VIP (Video Input Processor) attachment:SAA7111.pdf
50 29 laforge
* 8x83104AKAB VCP (Video Codec Processor)
51 28 laforge
** 4x ISSI IS61C1024-20J 1MBit 128Kx8 SRAM attachment:IS61C1024.pdf
52 33 manawyrm
** 2x Siemens HYB514171BJ-70 256Kx16 DRAM 
53
** AM29F040 4Mbit (512Kx8) Flash attachment:AM29F040.pdf
54 31 laforge
* Motorola XC68307FG16 attachment:XC68307.pdf
55 1 manawyrm
** 2x Epson SRM2B256SLMX70 32Kx8 SRAM 
56 31 laforge
** AM29F400BB-120C Flash attachment:AM29F400B.pdf (label: VCod14)
57 28 laforge
* NEC V30145-J4681-V29
58
* Siemens PSB7230 JADE (Joint Audio Decoder-Encoder for Videophone) V2.2 attachment:PSB7230.pdf
59
* NatSemi P78SF MM74HC244
60
* Analog Devices ADV7176KS Digital CCIR-601 YCrCb to PAL/NTSC Video Encoder attachment:ADV7176KS.pdf
61
62
h3. Telephone PCB
63
64 1 manawyrm
{{thumbnail(IMG_3644.JPG)}}
65 27 laforge
66 28 laforge
h3. Display/Camera PCB
67
68 27 laforge
{{thumbnail(IMG_3656.JPG)}}
69 3 manawyrm
70 1 manawyrm
h2. Phone disassembly
71
72
The bottom cover plate has 6 Phillips screws and is clipped together at the bottom. Use multiple guitar picks to get them free.
73 2 manawyrm
The plastic does not seem to be brittle (yet), some force is OK.
74 1 manawyrm
75 27 laforge
{{thumbnail(IMG_3647.JPG)}}
76 1 manawyrm
77
Backside of the main video / interfacing PCB is visible under the cover plate:
78 27 laforge
{{thumbnail(IMG_3631.JPG)}}
79 1 manawyrm
80 3 manawyrm
Lift the video / interfacing PCB out by pulling it straight up, it's connected via a rigid interface PCB (but not screwed down):
81 27 laforge
{{thumbnail(IMG_3634.JPG)}}
82 3 manawyrm
83 1 manawyrm
Unscrew the 7 Phillips screws attaching the plastic shield. Be careful with the speaker wires on the right, they are not detachable!
84 3 manawyrm
Lift the plastic shield out of the way to the right. When re-assembling, make sure the hook-mechanism and speaker are correctly in-place.
85 27 laforge
{{thumbnail(IMG_3642.JPG)}}
86 1 manawyrm
87 4 manawyrm
h2. Display/camera disassembly
88
89 1 manawyrm
Disassembling the display/camera unit is a bit tricky. You'll need a 10mm socket (and possibly socket extension)!
90 4 manawyrm
91 1 manawyrm
Start by removing the 4 screws on the connector: 
92 27 laforge
{{thumbnail(IMG_3650.JPG)}}
93 4 manawyrm
94
then remove the 3 screws in the top of the unit.
95
The sides of the display/camera unit are covered with round covers. They can be pulled out with a bit of force.
96 27 laforge
{{thumbnail(IMG_3652.JPG)}}
97 4 manawyrm
98 1 manawyrm
Use a 10mm socket to unscrew the nuts on both sides.
99
Lift the connector cover. This is tricky! Please fill in a good way to do this. The author broke 2 plastic clips by doing it:
100 27 laforge
{{thumbnail(IMG_3653.JPG)}}
101 1 manawyrm
102
Remove both bolts (and the washers). The swivel piece can now be bent inwards slightly with a bit of force to get it out.
103 27 laforge
{{thumbnail(IMG_3654.JPG)}}
104 1 manawyrm
Unscrew the 2 remaining screws holding the display unit together.
105
106 24 laforge
There are clips all around the display/camera unit. Use guitar picks again and open the display.
107 7 manawyrm
108
h2. Common faults
109
110 25 laforge
h3.  Faulty display hotbar
111
112 7 manawyrm
Symptoms: Missing (pixel) rows / columns on the (24x2) character LCD. 
113
Fix: Try and reheat the hotbar (~180°C) with a clean soldering iron tip and a lot of pressure
114
115
Symptoms: Garbled characters/stuck bit
116
Fix: HD44780 interface is connected via Hotbar as well. 
117 1 manawyrm
Find out which bits (D0-D7) are affected and solder wires for those bits directly to the LCD
118 24 laforge
119
{{thumbnail(IMG_3779.JPG)}}
120 1 manawyrm
{{thumbnail(Bildschirmfoto 2022-03-11 um 13.07.27.png)}}
121
122 25 laforge
h3. Faulty display
123
124 1 manawyrm
Symptoms: No LCD output at all
125
Fix: Buy a new LCD. You'll need one with HD44780 ROM code A00 charset (the Japanese/Kana charset). The 0xE1 character should be "ä" (a with Umlauts).
126
127 25 laforge
We couldn't find any mechanically 100% compatible model, but the NewHaven NHD-0224AZ-FSW-GBW is electrically and character set compatible. If you want to do the re-work, the following recommendations apply:
128
* remove the transparent plastic carrier for the old LCD module
129
* remove the old LCD module (just tear the flex cable from the top side of the board)
130
* use solder wires to connect the new LCD to vias on the PCB (see picture)
131
* either fix the contrast voltage to GND, or re-work the existing contrast voltage biasing circuit.  The original Siemens circuit consists of a 5V PWM feeding into a resistive divider of two 24kOhms resistors.  Replace the GND-facing resistor with a 2.2kOms (or even lower).  Play with the contrast settings (+/- buttons while receiver is on-hook) to see if you hit the right voltage range.  Adjust resistive divider as needed.
132
* re-work the plastic cover that is located between the two boards as needed.  You can either make more space for the LCD module by creatng a cut-out, or you can use it as-is and adjust the spacers on the "video" side.
133
134
{{thumbnail(tview-nhd-rework.jpg)}}
135
136
h3. Faulty capacitors
137
138 7 manawyrm
Symptoms: Crashing, low display contrast, flickering LEDs, poor video quality, mains hum on the speakers
139
Fix: Replace all electrolytic capacitors
140 8 manawyrm
141 7 manawyrm
Remove the old caps using the "Twist method":https://www.youtube.com/watch?v=-1S3F6_g3Sw
142
143
|_.Capacity|_.Voltage|_.Count|_.Width x Height (mm)|_.Replacement part|
144
|220µF|35V|8|10.31x10.31|Nichicon UCL1V221MCL6GS|
145
|470µF|16V|2|10.31x10.31|Nichicon UCX1C471MCL1GS|
146
|47µF|35V|6|8.28x8.28|Nichicon UUE1V470MNS1GS|
147
|220µF|10V|1|8.28x8.28|Nichicon UWG1A221MNL1GS|
148 8 manawyrm
|47µF|16V|3|6.60x6.60|Nichicon UCB1C470MCL1GS|
149 1 manawyrm
|100µF|10V|1|6.60x6.60|Nichicon UUT1A101MCL1GS|
150
|2.2µF|35V|2|3.33x3.33|Nichicon UWJ1H2R2MCL1GB|
151 8 manawyrm
|10µF|16V|1|3.33x3.33|Nichicon UUT1C100MCL1GS|
152
153 25 laforge
h3. Bad connections
154
155 7 manawyrm
Symptoms: Phone working, no picture, no backlight
156
Fix: Replug the display assembly a couple of times
157 1 manawyrm
158 11 manawyrm
159
h2. Bootlog (RS232 Debug)
160
161
<pre>
162
LOut: Header: 1000101, Function: 2a P1: 00000000 P2: 00000000 P3: 00000000
163
7In : Header: 1000101, Function: 2a P1: 0 P2: 0 P3: 0
164
'Process BC - version 0.16 - 26/08/98
165
VCP ALERT : 0xff, 0x0
166
Send SRAM_NOT_OK to Bruno
167
VC_uv_Test_conf
168
-VC Process: Version 26.08.1998 for TST4025
169
VCP ALERT : 0x0, 0x0
170
Send SRAM_OK to Bruno
171
VC_uv_Test_conf
172
TM process initialized
173
   20
174
VCP ALERT : 0x3, 0x13
175
VCP ALERT : 0x3, 0x12
176
VCP ALERT : 0x4, 0x1
177
VC_vb_h221_running_noty
178
VCP ALERT : 0x3, 0x2
179
DIn : Header: 2000100, Function: 7 P1: 5000000 P2: 11 P3: da323200
180
KOut: Header: 1010200, Function: 2 P1: 04fff800 P2: 00000000 P3: 00000000
181
GIn : Header: 2000100, Function: 3 P1: fff80000 P2: 4025 P3: f8000000
182
LOut: Header: 1010900, Function: ac P1: 00004025 P2: 00100022 P3: 00000000
183
$FT$:onhook audio$
184
$FT$:onhook audio$
185
LIn : Header: 9010101, Function: a4 P1: 40465424 P2: 3a6f6e68 P3: 6f6f6b00
186
KOut: Header: 1010200, Function: 0 P1: 04000036 P2: 04000000 P3: ff000000
187
KOut: Header: 1010200, Function: 0 P1: 04000036 P2: 08000000 P3: ff000000
188
KOut: Header: 1010200, Function: 0 P1: 0400000f P2: 0c000000 P3: 00000000
189
KOut: Header: 1010200, Function: 0 P1: 0400000a P2: bc000000 P3: 00000000
190
KOut: Header: 1010200, Function: 0 P1: 0400000a P2: 98000000 P3: 05000000
191
KOut: Header: 1010200, Function: 0 P1: 0400000a P2: 90000000 P3: 00000000
192
KOut: Header: 1010200, Function: 0 P1: 0400000f P2: 08000000 P3: 00000000
193
%Out: Header: 1010200, Function: 1 
194
JIn : Header: 9010101, Function: a6 P1: c04124 P2: 3a6f6e68 P3: 6f6f6b00
195
KOut: Header: 1010200, Function: c P1: 0000000f P2: 08000000 P3: 00000000
196
LIn : Header: 9010101, Function: a1 P1: ff014124 P2: 3a6f6e68 P3: 6f6f6b00
197
KOut: Header: 1010200, Function: 0 P1: 04000036 P2: 08000000 P3: ff000000
198
KOut: Header: 1010200, Function: 0 P1: 04000036 P2: 0c000000 P3: 10000000
199
KOut: Header: 1010200, Function: 0 P1: 04000036 P2: 18000000 P3: 0b000000
200
KOut: Header: 1010200, Function: 0 P1: 04000036 P2: 20000000 P3: 08000000
201
KOut: Header: 1010200, Function: 0 P1: 04000036 P2: 14000000 P3: 0d000000
202
LIn : Header: 9010101, Function: a7 P1: ff014124 P2: 3a6f6e68 P3: 6f6f6b00
203
KOut: Header: 1010200, Function: d P1
204
VC_v
205
$FT$:User Interface Ready$
206
$FT$:onhook audio$
207
$FT$:offhook audio$
208
$FT$:onhook audio$
209
$FT$:onhook audio$
210
$FT$:onhook audio$
211
$FT$:alerting video$
212
IIn : Header: 9010101, Function: a6 P1: 15424 P2: 3a616c65 P3: 72746900
213
KOut: Header: 1010200, Function: c P1: 00000036 P2: 14000000 P3: 0d000000
214
$FT$:pin authorized$
215
CIn : Header: 9010101, Function: a3 P1: 30026 P2: 700000 P3: 8200
216
%Out: Header: 1010200, Function: 1 
217
$FT$:offhook video$
218
LIn : Header: 7020100, Function: 23 P1: 40015424 P2: 3a6f6666 P3: 686f6f00
219
%Out: Header: 1010200, Function: 1 
220
%Out: Header: 1010200, Function: 1 
221
KOut: Header: 1010200, Function: 0 P1: 0400004b P2: 5c000000 P3: 01000000
222
LOut: Header: 1010101, Function: e0 P1: 00000001 P2: 00002904 P3: 00000000
223
KOut: Header: 1010200, Function: 0 P1: 0400001a P2: 60000000 P3: 00000000
224
LOut: Header: 1010101, Function: e2 P1: 00000001 P2: 00007530 P3: 00000000
225
VCP ALERT : 0x4, 0x3
226
VC_vb_h221_frame_found_noty
227
DIn : Header: 2000100, Function: 9 P1: 5000000 P2: 11 P3: da323200
228
KOut: Header: 1010200, Function: 0 P1: 0400006e P2: d4800000 P3: 00000000
229
KOut: Header: 1010200, Function: 0 P1: 0400006e P2: a8000000 P3: 00000000
230
%Out: Header: 1010200, Function: 4 
231
VC_bv_getarray_req
232
Address: 0x4b24
233
AIn : Header: 2000100, Function: 5 P1: 20000 P2: 4b240000 P3: b
234
VCP ALERT : 0x5, 0x1
235
VC_vb_h242_caps_rcvd_noty
236
DIn : Header: 2000100, Function: a P1: 5000000 P2: 11 P3: da32340b
237
%Out: Header: 1010200, Function: 4 
238
VC_bv_getarray_req
239
Address: 0x544c
240
Caps read: 30026
241
Caps read: 80700000
242
Caps read: 0
243
EIn : Header: 2000100, Function: 5 P1: 30000 P2: 544c0004 P3: 30026
244
VCP ALERT : 0x5, 0xc
245
VCP ALERT : 0x5, 0x1
246
VC_vb_h242_caps_rcvd_noty
247
DIn : Header: 2000100, Function: a P1: 5000000 P2: 11 P3: da323426
248
%Out: Header: 1010200, Function: 4 
249
VC_bv_getarray_req
250
Address: 0x544c
251
Caps read: 30026
252
Caps read: 80700000
253
Caps read: 8280
254
EIn : Header: 2000100, Function: 5 P1: 30000 P2: 544c0004 P3: 30026
255
VCP ALERT : 0x5, 0x2
256
 VC_vb_h242_caps_end_seqa_noty
257
DIn : Header: 2000100, Function: b P1: 5000000 P2: 11 P3: da323426
258
%Out: Header: 1010200, Function: 4 
259
VC_bv_getarray_req
260
Address: 0x54b0
261
Caps read: 30026
262
Caps read: 80700000
263
Caps read: 8280
264
EIn : Header: 2000100, Function: 5 P1: 30000 P2: 54b00004 P3: 30026
265
LOut: Header: 1010900, Function: ab P1: 00030026 P2: 80700000 P3: 00008280
266
LOut: Header: 1010900, Function: ab P1: 00030026 P2: 80700000 P3: 00008280
267
KIn : Header: 9010101, Function: a2 P1: 1015424 P2: 3a6f6666 P3: 686f6f26
268
%Out: Header: 1010200, Function: 4 
269
%Out: Header: 1010200, Function: 4 
270
KOut: Header: 1010200, Function: 2 P1: 0400001b P2: 5c700000 P3: 00008280
271
KOut: Header: 1010200, Function: 2 P1: 0400001b P2: 68700000 P3: 00008280
272
KIn : Header: 9010101, Function: a2 P1: 1015424 P2: 3a6f6666 P3: 686f6f26
273
%Out: Header: 1010200, Function: 4 
274
Send C_NOWAIT not ok
275
%Out: Header: 1010200, Function: 4 
276
KOut: Header
277
VC_bv_ge
278
HIn : 
279
HIn 
280
9In : Hea
281
LIn : Header: 7020100, Function: 23 P1: 40025424 P2: 3a6f6666 P3: 686f6f00
282
%Out: Header: 1010200, Function: 1 
283
%Out: Header: 1010200, Function: 1 
284
KOut: Header: 1010200, Function: 0 P1: 0400004b P2: 5c000000 P3: 01008280
285
%Out: Header: 1010200, Function: 4 
286
LOut: Header: 1010101, Function: e0 P1: 00000002 P2: 00002710 P3: 00000000
287
VC_bv_getarray_req
288
VCP ALERT : 0x4, 0x3
289
VC_vb_h221_frame_found_noty
290
DIn : Header: 2000100, Function: 9 P1: 5000000 P2: 11 P3: da32320b
291
%Out: Header: 1010200, Function: 4 
292
%Out: Header: 1010200, Function: 4 
293
KOut: Header: 1010200, Function: 2 P1: 0400001b P2: 5c000000 P3: 01008280
294
KOut: Header: 1010200, Function: 2 P1: 0400001b P2: 68000000 P3: 01008280
295
VC_bv_getarray_req
296
Address: 0x544c
297
Caps read: 20000000
298
Caps read: 1
299
Caps read: 10200084
300
VC_bv_getarray_req
301
Address: 0x53e8
302
Caps read: 20000000
303
Caps read: 1
304
Caps read: 10200084
305
HIn : Header: 2000100, Function: 5 P1: 30000 P2: 544c0000 P3: 20000000
306
HIn : Header: 2
307
VCP ALERT : 0x3, 0x1
308
VCP ALERT : 0x3, 0xa
309
VCP ALERT : 0x3, 0x14
310
:In : Header: 1010101, Function: e2 P1: 1 P2: 7530 P3: 0
311
KOut: Header: 1010200, Function: 0 P1: 0400001a P2: 60000000 P3: 01008280
312
$FT$:onhook video$
313
LIn : Header: 7020100, Function: 22 P1: 24465424 P2: 3a6f6e68 P3: 6f6f6b00
314
KOut: Header: 1010200, Function: 0 P1: 0400000a P2: 84000000 P3: 01008280
315
LOut: Header: 1010101, Function: e1 P1: 00000001 P2: 00000708 P3: 00000000
316
KOut: Header: 1010200, Function: 2 P1: 0400000a P2: 84000000 P3: 01008280
317
8In : Header: 2000100, Function: 3 P1: a84 P2: 1 P3: 0
318
KOut: Header: 1010200, Function: 2 P1: 0400000a P2: 84000000 P3: 01008280
319
8In : Header: 2000100, Function: 3 P1: a84 P2: 1 P3: 0
320
KOut: Header: 1010200, Function: 2 P1: 0400000a P2: 84000000 P3: 01008280
321
8In : Header: 2000100, Function: 3 P1: a84 P2: 1 P3: 0
322
KOut: Header: 1010200, Function: 2 P1: 0400000a P2: 84000000 P3: 01008280
323
8In : Header: 2000100, Function: 3 P1: a84 P2: 1 P3: 0
324
KOut: Header: 1010200, Function: 2 P1: 0400000a P2: 84000000 P3: 01008280
325
8In : Header: 2000100, Function: 3 P1: a84 P2: 1 P3: 0
326
KOut: Header: 1010200, Function: 2 P1: 0400000a P2: 84000000 P3: 01008280
327
8In : Header: 2000100, Function: 3 
328
8In 
329
8In : 
330
8In :
331
8In 
332
8In :
333
8In 
334
8In :
335
8In 
336
8In :
337
VCP ALERT : 0x5, 0x1
338
VC_vb_h242_caps_rcvd_noty
339
DIn : Header: 2000100, Function: a P1: 5000000 P2: 11 P3: da323400
340
VCP ALERT : 0x5, 0x2
341
 VC_vb_h242_caps_end_seqa_noty
342
DIn : Header: 2000100, Function: b P1: 5000000 P2: 11 P3: da323400
343
%Out: Header: 1010200, Function: 1 
344
%Out: Header: 1010200, Function: 1 
345
%Out: Header: 1010200, Function: 1 
346
%Out: Header: 1010200, Function: 1 
347
KOut: Header: 1010200, Function: 0 P1: 0400004b P2: 5c000000 P3: 01008280
348
LOut: Header: 1010702, Function: 26 P1: 0400004b P2: 5c000000 P3: 01008280
349
KOut: Header: 1010200, Function: 0 P1: 0400000a P2: 840000
350
KOut: Header: 
351
VCP 
352
VCP ALERT : 0x3, 0x2
353
$FT$:onhook audio$
354
</pre>
355 21 laforge
356
h2. External Camera
357
358 22 laforge
There was an official external camera accessory , a Deutsche Telekom 663701-001 (re-branded Minolta EDUKCM-100)
359 21 laforge
360 1 manawyrm
* "FCC report":https://fcc.report/FCC-ID/EDUKCM-100
361 34 manawyrm
362
363
h2. Prototype
364
365
@manawyrm stumbled across a suspected T-View prototype:
366
367
{{thumbnail(DSC00021.JPG)}} {{thumbnail(DSC00022.JPG)}}  
368
369
{{thumbnail(DSC00023.JPG)}} {{thumbnail(DSC00024.JPG)}}  
370
371
{{thumbnail(DSC00026.JPG)}} {{thumbnail(DSC00027.JPG)}}  
372
373
Noticeable differences include:
374
- Green LEDs (instead of Red LEDs)
375
- White printing on the connectors (instead of embossed text in the plastic)
376
- Handset has a magenta T-symbol, instead of the white T-symbol
377
- HD44780 display is connected via jumper wires (instead of hot bar flat-flex cables)
378
- Phone stays powered through S0 bus voltage, even after removing DC input voltage
379
- 0.1" pin header populated on the phone board
380
- handwritten label for firmware flash IC on the phone board
381
- PLCC socket for firmware flash IC on the video board
382
- VCP is still manufactured by IIT, later split off into 8x8
383
- bad mechanical fit (RJ45 latch cannot be accessed without tools, recessed too deep)
384
385
Firmware version still TBD.
386 26 laforge
387
h2. Firmware
388
389
There are four known firmware versions:
390
* V1.0 (July 1998)
391
* V1.1 (?)
392
* V1.2 (December 1998)
393
* V1.3 (?)
394
395
The firmware consists actually of different images for different processors on the unit.
396
397
|_.Filename|_.Format|_.Purpose|
398
|vcvcp.bin|binary|presumably for the video codec/processor|
399
|vsetrel.abs|srec|for the VSet (telephone) board, derived from ProfiTEl70|
400
|vcodrel.abs|srec|contains strings related to H.261, H.221 and VCP|
401
402
The Firmware update utility running on the PC side is called Fload68k.exe "M68k Flash-Loader V 3.31 (C) 1997 Orsys GmbH" and it talks about three parts:
403
* "Talkset" (abs format, programmed via SPI or "RS232 direct")
404
* "VCODEC" (abs format, programmed via via "RS232 direct")
405
* "VCP" (bin format, separate programming mode "VCP")
Add picture from clipboard (Maximum size: 48.8 MB)