SNVT_file_req

Overview:

File request..   

The sn and gp structures are compatible with the snode_struct and group_struct structures defined in ADDRDEFS.H.


Details:

Resource Set: Standard 00:00:00:00:00:00:00:00-0
Index: 73
Obsolete: no
Size: 12
Programmatic Name: SNVT_file_req
Neuron C Type:
Structure
requestRequest  (file request names.) .   
 
file_request_t
indexIndex  (file index.) .   
 
unsigned long
Minimum: 0
Maximum: 65535
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
receive_timeoutReceive timeout.  (milliseconds) .   
 
unsigned long
Minimum: 0
Maximum: 65535
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
dest_addressDestination address.  (LonWorks address.) .   
 
Union
addrtAddress table entry.  (Address table entry.) .  ANSI/CEA-709.1 address in device's internal address table entry. 
 
Structure
typeAddress type.  (8-bit unsigned value.) .  The address-table address type is 33 (0x21). 
 
unsigned short
Minimum: 33
Maximum: 33
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
indexAddress table index.  (16-bit unsigned value.) .   
 
unsigned long
Minimum: 0
Maximum: 65535
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
snSubnet-node address.  (LonWorks subnet-node address.) .   
 
Structure
typeAddress type.  (8-bit unsigned value.) .  The subnet-node address type is 1. 
 
unsigned short
Minimum: 1
Maximum: 1
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
domainDomain  (LonWorks domain index.) .   
 
bitfield
Signed: no
Width: 1
Offset: 0
Minimum: 0
Maximum: 1
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
nodeNode  (node number.) .  There can be 127 nodes (1-127) in a subnet. 
 
bitfield
Signed: no
Width: 7
Offset: 1
Minimum: 0
Maximum: 127
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
retryRetry count.  (number of retries.) .   
 
bitfield
Signed: no
Width: 4
Offset: 4
Minimum: 0
Maximum: 15
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
tx_timerTransaction timer.  (timer code value.) .   
 
bitfield
Signed: no
Width: 4
Offset: 4
Minimum: 0
Maximum: 15
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
subnetSubnet  (subnet number.) .  There can be 255 subnets (1-255) in a domain. 
 
unsigned short
Minimum: 0
Maximum: 255
Invalid: 0
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
gpGroup address.  (LonWorks group address.) .   
 
Structure
typeAddress type.  (boolean) .  The group address type is 1. 
 
bitfield
Signed: no
Width: 1
Offset: 0
Minimum: 0
Maximum: 1
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
sizeSize  (LonWorks group size.) .  An acknowledged group can have from 0-64 addressees, plus the sender. 
 
bitfield
Signed: no
Width: 7
Offset: 1
Minimum: 0
Maximum: 65
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
domainDomain  (LonWorks domain index.) .   
 
bitfield
Signed: no
Width: 1
Offset: 0
Minimum: 0
Maximum: 1
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
unusedUnused field..  This field is reserved. 
 
bitfield
Signed: no
Width: 7
Offset: 1
Minimum: 0
Maximum: 0
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
retryRetry count.  (number of retries.) .   
 
bitfield
Signed: no
Width: 4
Offset: 4
Minimum: 0
Maximum: 15
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
tx_timerTransaction timer.  (timer code value.) .   
 
bitfield
Signed: no
Width: 4
Offset: 4
Minimum: 0
Maximum: 15
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
groupGroup.  There can be 256 groups (0-255) in a domain. 
 
unsigned short
Minimum: 0
Maximum: 255
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
auth_onAuthentication on.  (boolean) .  This field specifies whether the message requires authentication. 
 
unsigned short
Minimum: 0
Maximum: 1
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
prio_onPriority on.  (boolean) .  This field specifies whether the message is to be sent with priority. 
 
unsigned short
Minimum: 0
Maximum: 1
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
Formats:

SNVT_file_req:  text( ("%m,%d %d %d %d %d %d %d %d ",request, index, receive_timeout, dest_address.sn.domain,dest_address.sn.retry, dest_address.sn.tx_timer,auth_on, prio_on, dest_address.gp.type ),( (dest_address.gp.type == 1) ?("GP %d", dest_address.gp.group) :( (dest_address.sn.type == 1) ?("S/N %d/%d",dest_address.sn.subnet, dest_address.sn.node) :("BCAST or ADDRT or UNBOUND") )))

SNVT_file_req#LO:  text( ("%m|%d %d %d %d %d %d %d %d ",request, index, receive_timeout, dest_address.sn.domain,dest_address.sn.retry, dest_address.sn.tx_timer,auth_on, prio_on, dest_address.gp.type ),( (dest_address.gp.type == 1) ?("GP %d", dest_address.gp.group) :( (dest_address.sn.type == 1) ?("S/N %d/%d",dest_address.sn.subnet, dest_address.sn.node) :("BCAST or ADDRT or UNBOUND") )))

Used by:

SFPTnodeObject