Attero Tech CommandHub Panduan Pengguna - Halaman 16
Jelajahi secara online atau unduh pdf Panduan Pengguna untuk Perangkat Keras Jaringan Attero Tech CommandHub. Attero Tech CommandHub 20 halaman. Unify proxy device for control and routing
4.2.7 – Configure Network State Status
Timer Mode:
This command is used to configure the asynchronous notification of the Dante network state. The command is used to
enable/disable the asynchronous notifications, and the time interval in ms at which those notifications will be sent.
Immediate Mode:
Added additional functionality, the asynchronous notifications in addition to being controlled by a timer can now be
configured to be sent similar to an interrupt. Each and every Dante notification that occurs will be sent immediately and
only the one time when configured in this mode.
*Note: By default the asynchronous notifications are disabled upon initial configuration of the CommandHub
and must be enabled via the CSTS command if desired. In addition, the asynchronous messages will be sent out
continuously (if enabled) at the rate of the configured time interval until cleared by issuing the "GNST" command.
Disabling the asynchronous notifications require that both parameters be sent.
Start
Character
(Hex)
0x02
Parameter Values:
Enable Flag:
•
"0" – Disable Notifications
•
"1" – Enable Notifications
Time Interval:
•
Time in milliseconds.
*Note: Enabling the asynchronous with a time interval set to 0 will configure the notifications in the
immediate mode.
Example: "configure asynchronous notification" - enabling at 250ms notify rate.
<START> CSTS 1 <CR> 250 <CR> <STOP>
Example: "configure immediate mode asynchronous notification" - enabling.
<START> CSTS 1 <CR> 0 <CR> <STOP>
Example response: (The return value is always 0000 and is used as an "ACK" to the CSTS command)
<START> RSTS 0000 <STOP>
© Attero Tech LLC 2015
Command
Enable Flag
(ASCII)
(ASCII) + <CR>
"CSTS"
"1" <CR>
Table 13 - CSTS Command Format
Time Interval
(ms)
(ASCII) + <CR>
"500" <CR>
Page 15
CommandHub
User Manual
Stop
Characters
0x03 0x07 0x04
614-00019-01