Winkbyneuronid, Properties – Echelon OpenLNS User Manual

Page 909

Advertising
background image

OpenLNS Programmer's Reference

872

transactions, see the Using Transactions and Sessions

section in the OpenLNS Programmer’s Guide.
You can use the OnSystemNssIdle event to allow your

application to execute code while lengthy transactions are

being performed. For example, you can use the ServiceStatus

property to find out if this client is waiting on a transaction

started by another client, or you can call CancelTransaction

to cancel the operation. For more information on this, see the

OnSystemNssIdle event.

Availability

Local, full, lightweight, and independent clients.

Syntax

systemObject. StartTransaction

Element

Description

systemObject

The

System

object whose

transaction will be canceled.

Added to API

Prior to LNS Release 3.0.

WinkByNeuronId

Summary

Enables a device to be winked by Neuron ID, which lets you

physically identify the device.

Availability

Local, full, and independent clients.

Syntax

systemObject.WinkByNeuronId

NeuronId

Element

Description

systemObject

The System

object containing the

AppDevice to be winked.

NeuronId

A string containing the Neuron ID

of the device to be winked.

Added to API

LNS Release 3.0.

Properties

The System

object contains the following properties

:

Accounts

ActivationLicense

ApplicationHandle

ApplicationName

AuthenticationKey

ClassId

ClientId

CommissionedDeviceCount

ComponentApps

Connections

CurrentAccount

CurrentDeviceCount

CustomerId

DebugTraceFlag

Advertising