
156
Studio
Camera
Control
Protocol
Receiving
devices
should
use
the
destination
device
address
and/or
the
command
identifier
to
determine
which
messages
to
process.
The
receiver
should
use
the
command
length
to
skip
irrelevant
or
unknown
commands
and
should
be
careful
to
skip
the
implicit
padding
as
well.
Defined
Commands
Command
0:
change
configuration
Category (uint8)
The
category
number
specifies
one
of
up
to
256
configuration
categories
available
on
the
device.
Parameter (uint8)
The
parameter
number
specifies
one
of
256
potential
configuration
parameters
available
on
the
device.
Parameters
0
through
127
are
device specific
parameters.
Parameters
128
though
255
are
reserved
for
parameters
that
apply
to
multiple
types
of
devices.
Data type (uint8)
The
data
type
specifies
the
type
of
the
remaining
data.
The
packet
length
is
used
to
determine
the
number
of
elements
in
the
message.
Each
message
must
contain
an
integral
number
of
data
elements.
Currently
defined
values
are:
0: void / boolean
A
void
value
is
represented
as
a
boolean
array
of
length
zero.
The
data
field
is
a
8
bit
value
with
0
meaning
false
and
all
other
values
meaning
true.
1: signed byte
Data
elements
are
signed
bytes
2: signed 16 bit integer
Data
elements
are
signed
16
bit
values
3: signed 32 bit integer
Data
elements
are
signed
32
bit
values
4: signed 64 bit integer
Data
elements
are
signed
64
bit
values
5: UTF-8 string
Data
elements
represent
a
UTF-8
string
with
no
terminating
character.
Data types 6 through 127 are reserved.
128: signed 5.11 fixed point
Data
elements
are
signed
16
bit
integers
representing
a
real
number
with
5 bits
for
the
integer
component
and
11
bits
for
the
fractional
component.
The
fixed
point
representation
is
equal
to
the
real
value
multiplied
by
2^11.
The
representable
range
is
from
-16.0
to
15.9995
(15
+
2047/2048).
Data types 129 through 255 are available for device specific purposes.
Operation type (uint8)
The
operation
type
specifies
what
action
to
perform
on
the
specified
parameter.
Currently
defined
values
are:
Содержание Design 3G-SDI Arduino Shield
Страница 30: ...2017 11 Blackmagic 3G SDI Arduino Shield...
Страница 58: ...Manuel d utilisation et d installation novembre 2017 Fran ais Blackmagic 3G SDI Arduino Shield...
Страница 86: ...Installations und Bedienungsanleitung November 2017 Deutsch Blackmagic 3G SDI Arduino Shield...
Страница 114: ...112 Primeros pasos Manual de instalaci n y funcionamiento noviembre 2017 Espa ol Blackmagic 3G SDI Arduino Shield...
Страница 142: ...2017 11 Blackmagic 3G SDI Arduino Shield...
Страница 170: ...168 2017 11 Blackmagic 3G SDI Arduino Shield...
Страница 198: ...196 Blackmagic 3G SDI Arduino Shield 2017...
Страница 226: ...218 Operazioni preliminari Manuale di istruzioni novembre 2017 Italiano Blackmagic 3G SDI Arduino Shield...