Manual
Alarm
Burst Data
Dashboard
Data Source
Manual Inclinometer
Loadsensing
Ackcio
CSI
File Import
Geokon
SAA
Sigicom
Total Stations
Waste Management
Profound
Axilog
GSS
Webcam import
Displacement Graph
GIS
Historical Graphs
Real Time Display
Virtual Variables
SSO
Setup Azure AD for VDV
Setup Single Sign-On in VDV
Single Sign-On setup checklist
Manual provider setup
Analysis
API
Contacts
Contact Groups
Completeness
Data Export Task
Documents
Download Data
Localization
Notes
Month Overview
Reports
Site Setup
QA/QC
Project
Prism
Update Overview
Users in VDV
Manual Import
Setting up a webcam
Embed API
Webcam
User interface
License Overview
Graph Configuration
Site Map
Quick View
Videos
Guides
After install action list
Install VDV on-premise
Creating a new project
Installing scheduled tasks
Restarting the Vista Data Vision System
Exporting site and unit lists from db.robot.c
Exporting the settings from the File Converter
Muting sounds in VDV
Updating VDV with the store in offline mode
Migrate/Move Vista Data Vision to a new server
FAQ
Server Side
File Converter gets empty
Update header - new sensors added to the data file
Import modified or historical data
The VI Not Executable
Email subject contains information from the mail server
Webcam not importing pictures
How to configure Text Message Service
Run tasks minimized
Units
System Requirements
Backing up VDV
Front end
How to extend VDV Timeout
System validation after PHP 8 update
- All Categories
- FAQ
- Server Side
- Update header - new sensors added to the data file
Update header - new sensors added to the data file
Updated by Ragnar Tryggvason
If the logger output table changes for a .DAT file you must update the Header in db.robot.c to add the new columns to the database.
The changes can be any of the following:
- Column(s) added to the data file
- Column(s) removed from the data file
- Column order changed in the data file
- Column(s) have been assigned to a new variable in the data file
- Or any combination of the above.
Copy .FRM, .MYI and .MYD of the table in questions \Vista Data Vision\db.robot.c\data\mysql-5.6\data\vistavision_db
If the column names have changed and are not exactly the same then VDV will consider them new and import them as well. Make sure that the header names are the same for those columns that are not changing.
- Make sure that the Column names are exactly the same on all columns that are not changing.
- Go to db.robot.c > Edit > Update Header
- Select the Site in question and click Update Header
- If no error then db.robot.c will import new data and Invalid Data error will disappear.