placeholder Command:  FISCAL EXPORTS 


Short version Long version Changes Example

Mandatory: no
max. Occurrence:  unbounded
Description:
This tag is used as container for commands regarding exported fiscalization files.
 
Mandatory: yes
max. Occurrence:  unbounded
Supported modes: write Write the named item.
Description:
This command starts the generation of the fiscalization export file.
   
Mandatory: yes
max. Occurrence: 1
Datatype: short
Range: 0 - 999
Nillable: no
Description:
The number of the target device.
   
Mandatory: no
max. Occurrence: 1
Datatype: flagType
Range: (0/1)
Nillable: no
Description:
Indicates whether this call is synchronous or asynchronous.
In a synchronous call the request will return when the export has been done.
In a asynchronous call the export will get started and it returns immediately.
For both the synchronous and the asynchronous call the current status can be requested with the command <fiscal_export_states>.
Value Description
0 Synchronous call (default when tag is missing)
1 Asynchronous call

Notes:
It's wise to use the asynchronous call. Otherwise TransUC3 is blocked for the whole duration of the export which may take several hours.
This tag is supported with version 1.28.0 and higher.