Typename, D typename – Echelon OpenLNS User Manual
Page 980
OpenLNS Programmer's Reference
943
lcaResourceScopeAutoDeterminatio
Select this value to have LNS determine
If you select this value, OpenLNS will
iterate through all the available resource
files from most specific to most general (
highest scope to lowest scope) until it
finds the functional profile template
resource file containing the
then assign the proper value to the
property.
If OpenLNS is unable to determine the
proper scope value, it will set the Mode
property to
lcaResourceScopeUnknown (-1).
typeSpec
Data Type
Short.
Read/Write
Read/write.
Added to API
LNS Release 3.20.
TypeName
Summary
Contains the name of the type referenced by the TypeSpec
object. Each TypeSpec object is accessed through a network
variable, and identifies the type used by that network
variable. The resource file that contains the definition of the
type is identified by the Scope and ProgramID properties of
the TypeSpec object
Availability
Local, full, and lightweight clients.
Syntax
typeName = typeSpec.
Element
Description
typeName
The name of the type.
typeSpec
Data Type
String.
Read/Write
Read/write.
Added to API
LNS Release 3.20.