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
62
The current remote control state may be overridden allowing remote access over
ethernet irrespective of the current remote control state:
remote: override: {"true", "false"} ↵
The override state is only valid for the currently connected ethernet client and only
while the connection remains open.
The "remote" command may be used to query the remote control state of the
deck by specifying no parameters:
remote↵
The deck will return the current remote control state:
210 remote info:↵
enabled: {"true", "false"}↵
override: {"true", "false"}↵
↵
Asynchronous remote control information change notification is disabled by
default and may be configured with the "notify" command. When enabled,
changes in remote state will generate a "510 remote info:"asynchronous message
with the same parameters as the "210 remote info:" message.
Closing connection
The "quit" command instructs the server to cleanly shut down the connection:
quit↵
Checking connection status
The "ping" command has no function other than to determine if the server is
responding:
ping↵
Getting help
The "help" or "?" commands return human readable help text describing all
available commands and parameters:
help↵
Or:
?↵