Descargar Imprimir esta página

Blackmagic Design Duplicator 4K Manual De Instalación Y Funcionamiento página 29

Ocultar thumbs Ver también para Duplicator 4K:

Publicidad

Command
configuration: record mode: SingleDisk
configuration: record mode: DiskOverwrite
configuration: video input: {"SDI", "optical"}
configuration: file format: {format}
format: prepare: {format}
format: confirm: {token}
watchdog: period: {seconds}
Lenguaje XMLL
Si bien es posible utilizar el terminal para comunicarse con otras unidades HyperDeck, al escribir un
programa, puede recurrirse al lenguaje XML para confirmar la existencia de un comando específico,
sobre la base del software interno del grabador HyperDeck con el cual se establece una
comunicación. Esto ayuda a que la interfaz de usuario se adecue a las capacidades del modelo
HyperDeck y la versión del programa que utiliza.
Protocol Details
Connection
The HyperDeck Ethernet server listens on TCP port 9993.
Basic syntax
The HyperDeck protocol is a line oriented text protocol. Lines from the server will be separated by an ascii
CR LF sequence. Messages from the client may be separated by LF or CR LF.
New lines are represented in this document as a "
Command syntax
Command parameters are usually optional. A command with no parameters is terminated with a new line:
{Command name}
If parameters are specified, the command name is followed by a colon, then pairs of parameter names and
values. Each parameter name is terminated with a colon character:
{Command name}: {Parameter}: {Value} {Parameter}: {Value} ...
Response syntax
Simple responses from the server consist of a three digit response code and descriptive text terminated by a
new line:
{Response code} {Response text}
If a response carries parameters, the response text is terminated with a colon, and parameter name and
value pairs follow on subsequent lines until a blank line is returned:
{Response code} {Response text}:
{Parameter}: {Value}
{Parameter}: {Value}
...
Successful response codes
A simple acknowledgement of a command is indicated with a response code of 200:
200 ok
Other successful responses carry parameters and are indicated with response codes in the range of
201 to 299.
Command Description
Configures the record mode to single disk.
Configures the record mode to disk overwrite.
Configures video input.
Configures the record codec and bit rate.
prepare a disk formatting operation to filesystem {format}
perform a pre-prepared formatting operation using token
Configures the watchdog.
" symbol.
Control a distancia mediante redes Ethernet
178

Publicidad

loading