Owner manual
OpenLNS Programmer's Reference 1042
Property
Applicable Parent
Object Version Reason Substitute Feature
MaxDefecitCredits
CreditInfo
4.0
NLA
MaximumDeviceCapacity
System
4.0
NLA
ProgramTemplate
DeviceTemplate
3.2
U
ProgramTemplates
TemplateLibrary
3.2
U
RawValue
ConfigProperty
3.2
BA
Use DataPoint objects to read and write to the
values of all configuration properties and
configuration property arrays. You can use the
GetDataPoint method of the ConfigProperty
object to begin this procedure.
RawValueFromDevice
RemoteIgnorePendingUpdate
Network
3.2
BA
Use the
AllowPropagateModeDuringRemoteOpen
property.
SingleUserMode
ObjectServer
3.2
NLA
TypeDefaultValue
ConfigProperty
3.2
BA
Use DataPoint objects to read the default
values of the ConfigProperty objects on your
network. You can use the GetDataPoint method
to acquire a DataPoint for reading the default
value of a network variable. When you do this,
you need to specify
lcaDataSourceOptionsTypeDefaultValue
(3) as the options element.
UsedCredits
CreditInfo
4.0
NLA
Value
ConfigProperty
3.2
BA
Use DataPoint objects to read and write the
value of the ConfigProperty objects on your
network. You can use the GetDataPoint
method to acquire a DataPoint for reading or
writing the value of a configuration property.