User Manual
Table Of Contents
- Getting Started
- Using HyperDeck
- About SSDs
- HyperDeck Utility
- About Ultra HD 4K
- Accessing Your Clips
- Status Indicators
- Using the Display Menu on HyperDeck Studio Models
- Selecting Timecode Source
- SDI Start/Stop Recording
- Timecode Run Recording
- Shuttling with HyperDeck Shuttle
- Jog and Shuttle with HyperDeck Studio Models
- Ref Input
- RS-422 Control
- Installing the HyperDeck Shuttle Mounting Plate
- Using Your Favorite Editing Software
- Using Blackmagic Media Express
- Using Blackmagic UltraScope
- Using Blackmagic Disk Speed Test
- Developer Information
- Help
- Warnings
- Warranty

Developer Information
66
To enable or disable configuration notifications:
notify: configuration: {"true", "false"}↵
Multiple parameters may be specified. If no parameters are specified, the server
returns the current state of all notifications:
209 notify:↵
transport: {"true", "false"}↵
slot: {"true", "false"}↵
remote: {"true", "false"}↵
configuration: {"true", "false"}↵
↵
Retrieving device information
The "device info" command returns information about the connected deck device:
device info↵
The server will respond with:
204 device info:↵
protocol version: {Version}↵
model: {Model Name}↵
unique id: {unique alphanumeric identifier}↵
↵
Retrieving slot information
The "slot info" command returns information about a slot. Without parameters,
the command returns information for the currently selected slot:
slot info↵
If a slot id is specified, that slot will be queried:
slot info: slot id: {Slot ID}↵
The server will respond with slot specific information:
202 slot info:↵
slot id: {Slot ID}↵
status: {"empty", "mounting", "error", "mounted"}↵
volume name: {Volume name}↵