EasyManua.ls Logo

Logitek Artisan - Artisan Feature Commands

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
Artisan Feature Commands
The following Feature Commands use the AE (Set Effects) command to change the function of
certain Artisan features.
TIP: The following commands can be sent to the Artisan using CommandBuilder’s ASM
command. Some commands also have direct keyword support in
CommandBuilder. See the CommandBuilder Reference Manual for more
information.
To build a command, lookup each byte in order (sequence #) adjusting the values where
applicable. To be a valid command, the number of bytes to follow must be correct. Where a default
value is shown, this is for reference only and these byte values must still be set.
<00> denotes a byte in hex. All decimal values must be converted to hex.
Lamp Flash
Used to flash a lamp in Artisan buttons. (v1.x and later)
Seq Byte Description Notes
1
<02>
Start byte
2
<06>
Bytes to follow
3
<B1>
Command = Flag
4
<d#>
Device Number Device Number of Lamp section of module
5
<b#>
Bus Number Bus Number of Lamp (hex)
6
<06>
Type = Set Flash
7
<dt>
Data = Flash Rate <02> = Slow <03> = Medium <05> = Fast (do not use other values)
8
<dt>
Data = Flash Times <00> to <FF> Number of times to flash (hex) <00> = continuous
The follow example will set a fast flash 255 times on a Narrow Softkey module on CHAN77:
02 06 B1 57 30 06 05 FF
TIP: Flash Times is supported only in Artisan v2.x firmware.
Logitek Artisan Reference Manual
56