SVT UFF58 Write Record 6 VI
- Updated2024-06-18
- 4 minute(s) read
SVT UFF58 Write Record 6 VI
Owning Palette: UFF58 Advanced VIs
Requires: Sound and Vibration Toolkit
Writes the values of the fields in record 6 of the UFF58 (universal file format) file. Record 6 contains the degree of freedom identification.
![]() |
function refnum specifies the reference to a function in the UFF58 file. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
DOF identification contains information about the degree of freedom.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
dup function refnum returns the same value as the function refnum input. You can wire this output to another VI. You can wire this output to the file refnum input of another UFF58b or UFF58 Advanced VI. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SVT UFF58 Write Record 6 Details
You cannot edit a UFF58 file with the UFF58b or UFF58 Advanced VIs after you write and close the file. If you need to edit the contents of an existing UFF58 file after you write and close the file, you can read the information then write modified information to a new UFF58 file.
![]() | Note If you write to the same UFF58 file multiple times without using the SVT UFF58 Close File VI each time, you create new functions in the file every time you write to the UFF58 file. This VI does not append data within a single function. |