When exporting record-type controls (data records/operation records/alarms) to CSV, specify a precise time range + customize the file name. HMI&M&DX + USB interface + customized firmware.
1. API and Registers
| Project | Description |
|---|---|
| set_export_name(name) | Export file name, UTF-8 string,must manually add .csv extension |
| 0x0192 | Export start timestamp (UINT32) |
| 0x0194 | Export end timestamp (UINT32) |
If there are no records within the time period, the file will not be exported.



Compiled from the VisualHMI development documentation of Guangzhou Dacai Technology (hmi-doc.gz-dc.com) and other technical tutorials on "Customizing Time Period and File Name Export", copyright belongs to Dacai Technology.
Leave a Reply