Introduction
Quick Start
Creating a New Show
Patching Some Fixtures
Live Channel Control
Recording Groups, Palettes & Submasters
Recording & Updating Cues
Adding an Effect
Saving the Show
Running a Show
Front Panel
Displays
Top Menu Bar
Selection Keys & Options
Selection Tool
On & Out
Home
Fan
Hi Light
Park
Undo
Release
Recording Buttons & Options
Groups
Palettes
FX Library
Copy
Command Line
Master Fade Time & Page Controls
Windows
Options Menu
More Options
New Show
Open File
Save & Save File...
Connect to remote
Backup Now
Task Scheduler
User Security
Reports
Patch
Patch Window
Command Line Patching
Drag & Drop Patching
Patch Detail Pane
Options Menu
RDM
Edit Menu
Soft Keys
MUTE Output
Visible Columns
Search Bar
DMX Outputs Pane
Fixture List Pane
Patch Encoders
Matrix Editor
Controlling Fixtures
Color
Selecting Channels
Intensity
Attributes
Releasing Channels
Channel Commands
Additional Channel Commands
Parking
Groups & Palettes
Groups & Palettes Editor
Group Details
Group Details Pane
Channels Overview Tab
Channel Grid
Matrix
DMX
Timing & Delay
Add/Delete
Palettes
Effects
Groups & Palettes Editor
Editor Grid
Editor Options
Select Active Button
New & Delete Group
Filtering
Group Mode Commands
Palette Types
Recording & Updating Groups & Palettes - Command Line
Record Group
Record Palette
Palette Windows
Generic Palettes
Effects
FX Playbacks
FX Editor
FX Editor
Creating new effects
Simple lighting chase
Timeline effect
Profile effect
Matrix Effect
Paint Box Effect
Media Playback Effect
DMX Recorder
Deleting an Effect
Effect Options
Effect Library
Effect Editor Controls
Recording Chases
Submasters
Cues & Cue Lists
Cue List Editor
Cue List Details
Cue List Editor
Cue Lists
Cue List Grid
Options Menu
Cue Options
Cue List Execution
Recording & Updating Cues - Command Line
Recording Cues - UI
Update Cue - UI
Cue Timing
Follow and Link
Copying & Moving Cues
Deleting Cues
Cue Execution Commands
Playbacks
Shortcuts
Snapshots
Magic Sheets
Macros
Blind
System Properties
System (DMX)
System Settings
Show Defaults
Network Access
Appearance
System Properties
Basic Mode Settings
Registration
Visualizer
Remote Options
Media Settings
Special Shortcuts
NEO Console Debug
Keyboard Shortcuts
External Triggers
MIDI
MIDI Control
MIDI Learn
Note Triggers
Note Velocity
Control Change Events
Timecode (MTC) / Clock
MIDI Show Control
Debug Messages
External Triggers
Line in
Timecode A & B
mySQL
Vision.Net
Contacts
OSC
ChilliNet
iCAN
Typing into the Command Line
Command Syntax Conventions
Saving & Loading Show Files
Programming Commands
Communication with external systems
Timing Commands
Software Updates
NEO Tips & Tricks
- All Categories
- Typing into the Command Line
- Timing Commands
Timing Commands
Updated by Edward
Master Fade Time
The following commands can be used to set the master fade time for all channels. Once you have set the desired time, all changes made to fixture intensity levels will apply over this time.
The syntax for this command is (use either keyword):
(fade | time) {time in seconds}
Delete
The delete command provides a quick way to delete a cue, group, submaster or shortcut. The syntax is:
delete (cue | group | sub | sc) {number}
When the command is entered, a confirmation dialog will be displayed to allow executing or cancelling the command.
Timecode
NEO now supports an internal timecode generator that can run independent of any media playback. To enable internal timecodes, enable the option in the timecode tab of the “External Triggers” window. Once enabled, the timecode generator can be controlled with the following commands:
tc reset – This command will reset the internal timecode back to 00:00:00:00.
tc pause – The internal timecode will stop in its current position.
tc reset pause – Reset the timecode and pause at 00:00:00:00.
tc con – Timecode will continue from where it was paused.
tc {time value} – Use this to set the timecode to a specific value.
The time value is specified as: {hours}:{minutes}:{seconds}:{frame}
Tempo
The tempo commands can be used to control the tap tempo functions of the software:
tempo reset – Reset the tap tempo in the system.
tempo pause – Temporarily pause the tap tempo events.
tempo con – Resume the paused tap tempo events.
tempo {value} – Set the tap tempo rate in bpm.
tempo div {value} – Divide the tempo by the specified amount.
Stopwatch Commands
If the stopwatch is displayed in the sidebar, it may be controlled with the following command:
sw (start | stop | reset)