Previous Topic

Next Topic

Book Contents

Book Index

Opener

The Opener (com.prosyst.mbs.services.da.items.Opener) represents a control to open and close.

Property

Access

Property Class

Description

state

RE

OpenState

Property for the value range. All valid values lie within this range.

Operation

Parameters

Description

open

N/A

Starts a moving so that it opens. While this operation is active, the state is OpenState.OPENING. When it completes, the state moves to OpenState.OPEN.

close

N/A

Starts a moving so that it closes. While this operation is active, the state is OpenState.CLOSING. When it completes, the state moves to OpenerState.CLOSED.

stop

N/A

Stops the current operation, if any. The state can move to OpenState.STOPPED.

The OpenState (com.prosyst.mbs.services.da.items.Opener) represent the Opener state. These states are: