![Barco BD2100 User Manual Download Page 17](http://html1.mh-extra.com/html/barco/bd2100/bd2100_user-manual_473919017.webp)
1-12
1-12
user's manual R5975236-r3
user's manual R5975236-r3
Filename
A filename is specified as a C-language string. This string has to follow some
rules:
Filename
0
1
2
3
4
5
6
7
8
9
10
11
12
x
x
x
x
x
x
x
x
.
y
z
z
NULL
length string
= 12
x
= character of the base name (= 8 characters)
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
0
1
2
3
4
5
6
7
8
9
_
-
y
= kind of file (= 1 character)
s
standard file
predefined file stored in read-only memory
c
custom file
file created by the user and stored in non-volatile read-write
memory
z
= file index (= 2 characters)
0'
1
2
3
4
5
6
7
8
9
- zz specifies the location in memory where the file is stored
- for standard files : zz = 00..maximum standard files
- for custom files : zz = 00..63 where 00 is reserved for the file none
.c00 (file loaded when no signal is applied).
yzz
is a unique combination. In other words, no two files can exist with the
same extension yzz.
To specify more than one file you can use the question mark (?) wildcard
character for x, y and z. This wildcard character can represent any possible
character on that location.
Examples : ntsc .c01, svga_60v.s?7, ????????.???
Chapter 1: Communications basics
syntax
Filename
A filename is specified as a C-language string. This string has to follow some
rules:
Filename
0
1
2
3
4
5
6
7
8
9
10
11
12
x
x
x
x
x
x
x
x
.
y
z
z
NULL
length string
= 12
x
= character of the base name (= 8 characters)
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
0
1
2
3
4
5
6
7
8
9
_
-
y
= kind of file (= 1 character)
s
standard file
predefined file stored in read-only memory
c
custom file
file created by the user and stored in non-volatile read-write
memory
z
= file index (= 2 characters)
0'
1
2
3
4
5
6
7
8
9
- zz specifies the location in memory where the file is stored
- for standard files : zz = 00..maximum standard files
- for custom files : zz = 00..63 where 00 is reserved for the file none
.c00 (file loaded when no signal is applied).
yzz
is a unique combination. In other words, no two files can exist with the
same extension yzz.
To specify more than one file you can use the question mark (?) wildcard
character for x, y and z. This wildcard character can represent any possible
character on that location.
Examples : ntsc .c01, svga_60v.s?7, ????????.???
Chapter 1: Communications basics
syntax
Summary of Contents for BD2100
Page 2: ...i 1 user s manual R5975236 r3 Contents ...
Page 6: ...1 1 user s manual R5975236 r3 Chapter 1 Communication basics ...
Page 18: ...2 1 user s manual R5975236 r3 Chapter2 Elementarycommands Chapter 2 Elementary commands ...
Page 60: ...3 1 user s manual R5975236 r3 Chapter3 Advancedcommands Chapter 3 Advancedcommands ...
Page 163: ...a 1 user s manual R5975236 r3 Appendixa Commandsummary2 Appendix a Command summary 2 ...
Page 167: ...b 1 user s manual R5975236 r3 Appendixb Commandsummary3 Appendix b Command summary 3 ...