SNVT_file_pos

Overview:

File position.  (pointer, length.) .   

Used to control the position of the read/write pointer in a file used for random access, as well as to specify the length of the next file transfer.


Details:

Resource Set: Standard 00:00:00:00:00:00:00:00-0
Index: 90
Obsolete: no
Size: 6
Programmatic Name: SNVT_file_pos
Neuron C Type:
Structure
rw_ptrRead/Write pointer.  (file byte address.) .   
 
s32_type
Minimum: 0
Maximum: 2147483647
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
rw_lengthRead/Write length.  (number of bytes.) .   
 
unsigned long
Minimum: 0
Maximum: 65535
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
Formats:

SNVT_file_pos:  text("%d %d",rw_ptr, rw_length)

Used by:

SFPTnodeObject