EasyManua.ls Logo

Logitek Artisan - Page 61

Default Icon
64 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Logitek
Appendix E
Additional Protocol Commands
Timer Control
Used to control the Artisan timer displays. (v2.0 and later)
Seq Byte Description Notes
1
<02>
Start byte
2
<06>
<15>
Bytes to follow
Bytes to follow
<06> bytes for Timer Command
<15> bytes for Timer Reset (includes ASCII text label)
3
<AE>
Command = Set Effect
4
<d#>
Device Number Device Number of Meter Bridge in hex (53 = Port 1)
5
<40>
Type = Timer Control
6
<t#>
Timer Number <01> = Timer 1 <02> = Timer 2
7
<cm>
Command Byte See table below
8
<dt>
Data Byte / ASCII Byte 1 See table below
9-23
<dt>
ASCII Data Bytes 2-16 For Command <03> and <04>, bytes 8-23 are the 16 character device name printed
inside the timer as 2 x8 character strings. For other Commands, these bytes are omitted.
Command Byte Data Byte
<01> = Run <00> = Stop <01> = Run
<02> = Auto Reset <00> = Off <01> = On
<03> = Fader Reset 16 character source name (only works in Auto Mode)
<04> = Manual Reset 16 character source name (working in Auto & Manual modes)
<05> = Direction <00> = Up <01> = Down
<06> = Keypad Digit 0 to 9 for each keypad digit – 1 command per digit press
The follow example will set Timer #1 into run mode:
02 06 AE 53 40 01 01 01
Clear Meter Bridge LCD Screen
Used to clear an LCD screen on the Meter Bridge. (v2.0 and later)
Seq Byte Description Notes
1
<02>
Start byte
2
<04>
Bytes to follow
3
<AE>
Command = Set Effect
4
<d#>
Device Number Device Number of Meter Bridge in hex (53 = Port 1)
5
<32>
Type = Clear LCD
6
<dt>
Data Byte = LCD # <01> to <06> = LCD screen number, from left to right
This is used where it is necessary to clear all text & graphics from a Meter Bridge LCD screen.
The following example will clear LCD #1 on an Artisan Wide Meter Bridge:
02 04 AE 53 32 01
Logitek Artisan Reference Manual
59