취소
다음에 대한 결과 표시 
다음에 대한 검색 
다음을 의미합니까? 

Overwritting x_value column in .lvm file

Hi

 

The x_value column in my spread sheet is not what I need it to be. Is there a VI i can use that replaces the X_value column with 0, 1, 2, 3.... down to the end of the file?

 

Thanks

 

0 포인트
1/3 메시지
2,920 조회수

Hi scottcols...,

you have to read the entire file, change the column and write the new file. If you know the byte position, then you can overwrite it without reading the entire file, but i think it's not very fast.

Do you have to create a new file in the future, or do you only have to change existing files? Maybe it's easier to write the file directly as you need it.

 

Mike

2/3 메시지
2,907 조회수

Thanks for the reply. Im not too sure how to do this.

 

Ive attached an example of the files I have. I want the X_Values= column to read 1, 2, 3, ...n down the rows. 

 

Can anyone made a simple VI that can do this?

 

Thanks

 

Scott

0 포인트
3/3 메시지
2,885 조회수