SCPTvalueName

Overview:

Value name..  Used to create an array of value names for each of the values defined in a SCPTvalueDefinition array. 

This configuration property is used to create an array of value names for each of the values defined in a SCPTvalueDefinition array. For example, a SNVT_switch value of “100.0 1” can be given a name of “On” and a value of “0.0 0” can be given a name of “Off.”

The name field contains a nul-terminated string of up to 22 characters. The default value is a nul string (all zeroes). The NUL terminator is not required if the string is 22 characters. The name may include a reference to a string defined in a language file. The 0x80 value is reserved to delimit a language string reference. See Language File String Reference in the SNVT_alarm_2 definition for more details.


Details:

Resource Set: Standard 00:00:00:00:00:00:00:00-0
Index: 277
Obsolete: no
Size: 22
Programmatic Name: SCPTvalueName
Default: 00*22
Neuron C Type:
Structure
nameName  (array of 22 characters.) .  Nul-terminated name string of up to 22 characters. The nul terminator is not required if the string is 22 characters. 
 
unsigned char [22]
Minimum: 32
Maximum: 126
Scaling (A,B,C): 1,  0,  0
Scaled value: 1 *10 0 *(Raw+0)
Resolution: 1
Formats:

SCPTvalueName:  text("%c %c %c %c %c %c %c %c %c %c %c %c %c %c %c %c %c %c %c %c %c %c", name[0], name[1], name[2], name[3], name[4], name[5], name[6], name[7], name[8], name[9], name[10], name[11], name[12], name[13], name[14], name[15], name[16], name[17], name[18], name[19], name[20], name[21])

Used by:

SFPTscheduler