![NKK SWITCHES IS-Dev Kit-8 Скачать руководство пользователя страница 17](http://html1.mh-extra.com/html/nkk-switches/is-dev-kit-8/is-dev-kit-8_user-manual_1697353017.webp)
IS-Dev Kit-8 User Manual
7850 East Gelding Drive • Scottsdale, AZ 85260-3420
IS-Dev Kit 8 Users Manual A.doc
Page 17 of 31
Toll Free
1.877.2BUYNKK (877.228.9655)
•
Phone
480.991.0942
• Fax
480.998.1435
www.nkkswitches.com
1209
Command to query controller for firmware version
This command queries the controller for the firmware version installed.
command format:
26H
15H
transmit format:
(xxH) (xxH)
Example: The command is sent. The controller responds with the following:
61H
[version]
79H
61
11
79
[version] one byte. 11H (version 1.1)
Command for temporarily setting the timers
This command sets both the left and right switch timers.
command format:
26H
51H
56H [timer1] [timer2]
transmit format:
(xxH) (xxH) (xxH)
(xxH)
(xxH)
[timer 1] timer 1. One byte send in HEX format.
[timer 2] timer 2. One byte send in HEX format.
The command sets the timers with the given values and activates them. If a switch is pressed or the timer
expires causes a new attribute become active these values are over written.
This command is useful for determining the best values for animations/movies or slide show.
Command to disable the timer and switch execution
This command disables the timer and switch execution.
command format:
26H
51H
5AH
transmit format:
(xxH) (xxH) (xxH)
The controller disables the timer and switch execution upon receiving this command. However, the switches are
still scanned and reported. They are enabled upon reboot/power up or by command from host.
Command to enable the timer and switch execution
This command enables the timer and switch execution.
command format:
26H
51H
65H
transmit format:
(xxH) (xxH) (xxH)
The controller enables the timer and switch execution upon receiving this command.