06-24-2020 05:46 AM
Dear All,
I have a vi file that is showing Generic I/O Error and not opening most probable due to size since I tried to insert a photo in.
Can anyone help in opening this .vi?
06-24-2020 06:07 AM
Hi ighnatios,
I get a "(Hex 0x2A) Generic Error" when trying to open this VI with LV2019…
@ighnatios wrote:
Can anyone help in opening this .vi?
Why don't you checkout an older version of this VI from your SCC (Source Code Control) tool?
Or even look for in a backup of your code?
06-24-2020 06:47 AM
@ighnatios wrote:
I have a vi file that is showing Generic I/O Error and not opening most probable due to size since I tried to insert a photo in.
You likely went outside of the panel or block diagram bounds then (which is still decently large). As GerdW stated, go back to your SCC or backup.
06-24-2020 06:51 AM
Dear GerdW,
This file is created using LV2013.
My backup file (latest version) is days ago without some new modifications which I am trying to re-capture
06-24-2020 07:10 AM - edited 06-24-2020 07:10 AM
Hi ighnatios,
@ighnatios wrote:
My backup file (latest version) is days ago without some new modifications
Lessons learned:
06-24-2020 01:25 PM
SCC makes it so easy to back up that every time I make a change that I don't want to lose, I commit.