Isopen, Isopenindependent – Echelon OpenLNS User Manual
Page 569

OpenLNS Programmer's Reference
532
•
Large (48x48) with 256 colors
Added to API
Prior to LNS Release 3.0.
IsOpen
Summary
Indicates whether the specified
method, and you can close it with the
Availability
Local, full, lightweight, and independent clients. Note that
Independent clients.
Syntax
isOpenFlag = Object.IsOpe
Element
Description
isOpenFlag
Boolean value.
Object
A Boolean value indicating whether the
TRUE. T
currently open
.
FALSE. T
currently closed
.
Data Type
Boolean.
Read/Write
Read only.
Added to API
LNS Release 3.0.
IsOpenIndependent
Summary
Indicates whether the specified
open in
server-independent
mode.
False.
Availability
Local, full, lightweight, and independent clients.
Syntax
isOpenFlag = networkObject.IsOpenIndependent
Element
Description
isOpenFlag
Boolean value.
Object
A Boolean value indicating whether the
TRUE. T
currently open
.
FALSE. T
currently closed
.
Data Type
Boolean.