Actions

Difference between revisions of "Address Book"

From Zenitel Wiki

Line 6: Line 6:
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  
'''Default Display Text'''
+
*'''Default Display Text''': The idle text shown in the display may be changed. The default text is: '''Scroll to Select'''
* The idle text shown in the display may be changed. The default text is: '''Scroll to Select'''
 
  
'''Font Size'''
+
*'''Font Size''': The font size can be either '''12''' or '''16'''
* The font size can be either '''12''' or '''16'''
 
  
'''OLED Brightness'''
+
*'''OLED Brightness''': Brightness: '''Default, Bright, Extra Bright'''
* Brightness: '''Default, Bright, Extra Bright'''
 
  
'''Start Scrolling After'''
+
*'''Start Scrolling After''': Set the time in minutes after which horizontal scrolling of the display text should start.
* Set the time in minutes after which horizontal scrolling of the display text should start.
 
  
 
'''Upload Address Book'''
 
'''Upload Address Book'''

Revision as of 15:57, 4 January 2017

This article is applicable to the Turbine station models TCIS-6 and TCIV-6.

Select Advanced AlphaCom > Address Book from the menu

TCIS Configuration-10.PNG


  • Default Display Text: The idle text shown in the display may be changed. The default text is: Scroll to Select
  • Font Size: The font size can be either 12 or 16
  • OLED Brightness: Brightness: Default, Bright, Extra Bright
  • Start Scrolling After: Set the time in minutes after which horizontal scrolling of the display text should start.

Upload Address Book

TCIS Configuration-11.PNG


A CSV file consisting of directory numbers and display text with the semi-colon character (;) as delimiter may be uploaded.

  • Click Browse... to upload a CSV file
NOTE! The CSV file can be 5 kB at maximum. Each character is one byte and every line has 2 invisible control characters (CR and LF) at the end.
1234;Pettersen <== This means 16 byte at CSV file.
"1234" are 4 bytes, ";" is one byte, "Pettersen" are 9 bytes and control characters (CR and LF) are 2 bytes