placeholder Command:  INDEPENDENT CONFIGURATION PROFILES 


Short version Long version Changes Example

Mandatory: no
max. Occurrence:  unbounded
Description:
This tag is used as container for commands regarding the configuration of independent profiles.
Notes:
This command can be used for UC3 application versions 1.12.0 and higher. See more details in the note for the next Tag.

In the NSM form the UC3 application the content of this command is handled with NSM items 81+1 till 81+7.
 
Mandatory: yes
max. Occurrence:  unbounded
Supported modes: delete Delete the named item.
deleteall Delete all items.
read Read the named item.
readall Read all items from the desired device(s). This doesn't mean comparable reading as in the L2 protocol.
write Write the named item.
Description:
This command is used for managing configuration profiles that are mode independent (not depending on application modes).
Notes:
For the modes 'readall' and 'deleteall' it’s possible to provide a valid configuration_profile_type as filter and then only the mode profiles matching those filter criteria are taken in consideration for the indicated action. Otherwise, all the mode profiles are taken in consideration for the indicated action.

This command can be used for UC3 application versions 1.12.0.0 and higher in combination with the command profile_assignments in the tag independent_configuration_profile_assignments.
With older version than V1.12.0.0 the functionality of this command was handled by other commands.
See more details about this in the document Handling-of-TransUC3-configuration-data.

   
Mandatory: yes
max. Occurrence: 1
Datatype: int
Range: 1 - 999 999
Nillable: no
Description:
The number of the independent configuration profile.
This number in combination with the configuration profile type value composes the unique identifier of independent configuration profile.
   
Mandatory: yes
max. Occurrence: 1
Datatype: string
Range: max. 20 characters
Nillable: no
Description:
The type of independent configuration profile.
The configuration profile type corresponds to the specific zone of application’s behavior that can be configured through the configuration profile.

The following values are supported:
Value Description NSM item number
display Configuration for advertisement on ¼ VGA display. 81+11
report Configuration for reports. 81+2
printhead Configuration for detection and signaling worn out printer's heads. 81+31
rubberroll Configuration for detection and signaling worn out printer’s rubber roll. 81+32
verification Configuration for detection and signaling due date for scale’s verification / calibration. 81+33
repository Configuration for access to repository of updating archives. 81+4
printoutinfo Definition of printout template for ingredient information. 81+5
powermanagement Configuration of power management options like switch off of display (starting with V1.14.0) 81+6
printoutinfolabel Configuration of printing info label options like template definition, company text (starting with V1.20.0) 81+7
hinttext Configuration to set the frequency of showing hint messages separated for each operator (starting with V1.26.0) 81+8

   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: max. 50 characters
Nillable: no
Description:
A name that can be assigned for easier identification.
   
Mandatory: no
max. Occurrence:  1
Description:
The property list containing the (name, value) pairs representing the independent configuration profile entries. This tag is the parent for all properties belonging to a request.
     
Mandatory: yes
max. Occurrence:  unbounded
Description:
The subelements contains the information of one property.
       
Mandatory: yes
max. Occurrence: 1
Datatype: string
Range: max. 50 characters
Nillable: no
Description:

The property name is depending on the settings of the tag <configuration_profile_type>.
To see what property names are supported for which configuration profile type follow the link in the column.
Configuration Profile Type
display
report
printhead
rubberroll
verification
repository
printoutinfo
powermanagement
printoutinfolabel
hinttext

show / hide properties
Configuration Profile Type: display
 
 
show / hide properties
Configuration Profile Type: report
 
 
show / hide properties
Configuration Profile Type: printhead
 
 
show / hide properties
Configuration Profile Type: rubberroll
 
 
show / hide properties
Configuration Profile Type: verification
 
 
show / hide properties
Configuration Profile Type: repository
 
 
show / hide properties
Configuration Profile Type: printoutinfo
 
 
show / hide properties
Configuration Profile Type: powermanagement
 
 
show / hide properties
Configuration Profile Type: printoutinfolabel
 
 
show / hide properties
Configuration Profile Type: hinttext
 

       
Mandatory: yes
max. Occurrence: 1
Datatype: string
Range: max. 50 characters
Nillable: no
Description:
The value of the property
The range is depending on the property name.
   
Mandatory: no
max. Occurrence: 1
Datatype: dateTime
Range: -
Nillable: yes
Description:
The last time when the record was changed.
CCYY-MM-DDThh:mm:ss
The format is as following:
C = Century
Y = Year
M = Month
D = Day
T = Separator between date and time
h = hour
m = minute
s = second