JBL Performance Series RS-232 Serial Protocol Definitions
16
6.3.4.1 Packet Description
Application Header:
Command DC_CMD_SET_CUST_NAME 0x2C
Data Count Number of characters in
Cust 2 nn
Application Data:
Data[0] CustomNameEnable nn
Data[1]-Data[DataCount-1] CustomName ch ch ch … 0x00
6.3.4.2 Data Description
CustomNameEnable: Enables/Disables the Custom Name Display.
DataType: Boolean
TRUE: CustomName Enabled
FALSE: CustomName Disabled
CustomName:
Data Type: Null (0x00) terminated ASCII character string.
Max Length: CUSTOM_NAME_LENGTH as defined in the Protocol Constants table
(Appendix D page 38).
6.3.4.3 AV1 Response
If the custom name enable is TRUE, then the custom name banner is display on “power on”. If the Custom
Name Enable is FALSE, the custom name is not displayed. The CustomName string is copied to Nonvolatile
RAM. The AV1 will ACK when completed with this command.
6.3.4.4 Data Validation:
No data validation is done on the transmitted data.
6.3.5 Host Wakeup
By transmitting the Wakeup Notification, the Host indicates it has just “powered on” or reset and is ready to
receive AV1 Notifications or Responses. The Host is assumed to be asleep upon power up of the AV1. Host
status is maintained during standby.
6.3.5.1 Command Packet Description
Application Header:
Command HOST_WAKEUP 0x11
Data Count 0 0x00
Application Data:
N/A
6.3.5.2 Data Description
N/A