Actualsubnetid, Auxresultdata, Auxresultdata p – Echelon OpenLNS User Manual

Page 962

Advertising
background image

OpenLNS Programmer's Reference

925

Availability

Local, full, and lightweight clients.

Syntax

progIdValue = toObject.ActualProgramId

Element

Description

toObject

The TestInfo object to be acted on.

progIdValue

The actual program ID of the tested

device or router side.

Data Type

String.

Read/Write

Read only.

Added to API

LNS Release 3.0.

ActualSubnetId

Summary

Contains the actual subnet ID of the tested device or router

side if the

AuxResultData

is set to LcaSubnetData

.

This property can be used in conjunction with the

ExpectedSubnetId

to analyze Subnet ID discrepancies

.

If the AuxResultData property is set to some other value, this

property contains no useful information.

The

NodeId

and

SubnetId

comprise the logical network

address assigned to a device.

Availability

Local, full, and lightweight clients.

Syntax

subnetIdValue

= toObject.ActualSubnetId

Element

Description

toObject

The TestInfo object to be acted on.

nodeIdValue

The actual subnet ID of the tested

device or router side.

Data Type

String.

Read/Write

Read only.

Added to API

LNS Release 3.0.

AuxResultData

Summary

Contains auxiliary information about the

TestInfo

object

.

Availability

Local, full, and lightweight clients.

Syntax

auxResultValue = toObject.

AuxResultData

Element

Description

toObject

The TestInfo object to be acted on.

auxResultValue

The auxiliary information.
The possible values for this

element, which are contained in the

ConstTestResultAuxData

constant,

Advertising