SCPTnvDynamicAssignment

Overview:

Network variable dynamic assignment..  Assigns a dynamic network variable to a functional block member. 

This configuration property specifies an assignment of a dynamic network variable to a functional block on the device containing the dynamic network variable.


Details:

Resource Set: Standard 00:00:00:00:00:00:00:00-0
Index: 256
Obsolete: no
Size: 25
Programmatic Name: SCPTnvDynamicAssignment
Default: NV 65535 = FBlock 65535, Member 65535 PID 0:0:0:0:0:0:0:0, Scope 0, Index 1, NVT_CAT_INITIAL, 1 bytes, A=0, B=0, C=0
Neuron C Type:
Structure
nv_indexNetwork variable index.  (nv index.) .  Network variable index within the device. 
 
unsigned long
Minimum: 0
Maximum: 4095
Invalid: 65535
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
fblock_indexFunctional block index.  (fblock index.) .  Index of the functional block to which the network variable is assigned. 
 
unsigned long
Minimum: 0
Maximum: 4095
Invalid: 65535
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
member_numberMember number.  (nv member number.) .  Member number of the functional block network variable member to which the network variable is assigned. 
 
unsigned long
Minimum: 1
Maximum: 4095
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
nv_type.   
 
SNVT_nv_type
Formats:

SCPTnvDynamicAssignment:  text("NV %d = FBlock %d, Member %d PID %x:%x:%x:%x:%x:%x:%x:%x, Scope %d, Index %d, %m, %d bytes, A=%d, B=%d, C=%d", nv_index, fblock_index, member_number, nv_type.type_program_ID[0], nv_type.type_program_ID[1], nv_type.type_program_ID[2], nv_type.type_program_ID[3], nv_type.type_program_ID[4], nv_type.type_program_ID[5], nv_type.type_program_ID[6], nv_type.type_program_ID[7], nv_type.type_scope, nv_type.type_index, nv_type.type_category, nv_type.type_length, nv_type.scaling_factor_a, nv_type.scaling_factor_b, nv_type.scaling_factor_c)