placeholder Command:  DEVICE 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 device perpipherals like printers, scanners, ...
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 832 till 836.
 
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 of device peripherals.
Notes:
For the modes ''read'' and ''delete'' it’s possible to provide a valid configuration_device_no and configuration_profile_type as filter and then only the configuration profiles matching this filter criteria are taken in consideration for the indicated action.
For the modes ''readall'' and ''deleteall'' it’s possible to provide a valid configuration_profile_type s filter and then all configuration profiles matching this filter criteria are taken in consideration for the indicated action. The Tag configuration_device_no is NOT active as filter for this modes.
This command can be used for UC3 application versions 1.12.0.0 and higher. With older version there was no TransUC3 command to handle this settings.
   
Mandatory: yes
max. Occurrence: 1
Datatype: short
Range: 1 - 999
Nillable: no
Description:
The device number that configuration is for.
   
Mandatory: yes
max. Occurrence: 1
Datatype: string
Range: max. 20 characters
Nillable: no
Description:
Defines the type of device perpipherals like printers, scanners, ... for which a profile defines settings.

The following values are supported:
Value Description
printer Configuration for text printers and graphic printers.
scanner Configuration for communication with scanner device.
loadcell Configuration for load-cell filter.
smartvision Configuration for camera-recognition.
ec-terminal Configuration for ec-terminal.
payback Configuration of PAYBACK functionality.
!!!! This profile type is supported with version 1.15.0.0 and higher. !!!!

   
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 pairs (name, value) representing the configuration for device perpipherals. 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 item group type follow the link in the column.
Configuration Profile Type
printer
scanner
loadcell
smartvision
ec-terminal
payback

show / hide properties
Configuration Profile Type: printer
 
 
show / hide properties
Configuration Profile Type: scanner
 
 
show / hide properties
Configuration Profile Type: loadcell
 
 
show / hide properties
Configuration Profile Type: smartvision
 
 
show / hide properties
Configuration Profile Type: ec-terminal
 
 
show / hide properties
Configuration Profile Type: payback
 

       
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