Add InfoClientValues

<< Click to display Table of Contents >>

Navigation:  Client Applications > The Cordaware Infoclient > Functions >

Add InfoClientValues

In this chapter you will learn how to define InfoClientValues.

 

An InfoClientValue is a static key-value pair. These can be defined either in the Infoclient or directly in the Infoclient.ini under the [InfoClientValues] section. The InfoClientValues are used for addressing the Infoclients. The values can be used for filters, for example, or queried in dynamic channels.

 

If you would like to configure the InfoClientValues on the Infoclient, follow the steps below:

 

1. Open your system tray and left-click on the Infoclientinfoclient-icon .

 

2. Click on the following icon to open the InfoClientValues window:

 

InfoClientValues_menu

 

It is also possible to open the InfoClientValues window using a Hotkey.

 

To create a new InfoClientValue, please follow these steps:

 

1. Give the InfoClientValue a name by entering it in the Name field.

 

2. Enter the desired entry under Value.

 

3. After entering the value, click on Save.

 

Infoclientvalue_safeicv

 

4. To save the entire configuration, press Save.

 

Infoclientvalues_safe_safeicv

 

If you want to delete an InfoClientValue, follow these steps:

 

1. Select the InfoClientValue.

 

2. Then click on Delete.

 

infoclientvalues_Delete

 

3. Click on Save to confirm the deletion.

 

infoclientvalues_delete_save

 

 

If you would like to add an InfoClientValue via Infoclient.ini, follow the steps below:

 

1. Open the Infoclient.ini file in any text editor. (By default, you will find the file in C:\Program Files (x86)\Cordaware\Infoband\Infoclient.ini)

 

2. Add the key-value pairs in the [InfoClientValues] section, taking into account the following syntax.

 

(If the section "[InfoClientValues]" is not found, it should be added.)

 


[InfoClientValues]

ICV1=1

ICV2=2

 

3. Save the file and restart the InfoclientUserDesktop and InfoclientWinlogonDesktop services to apply the changes.

 

Alternatively, you can also make these changes via the Configuration app.