Click or drag to resize

CtrlQueue Properties

[This is preliminary documentation and is subject to change.]

The CtrlQueue type exposes the following members.

Properties
  NameDescription
Public propertyAction
(write-only) Set the active action by index
Public propertyActionCode
Code for the active action. Long integer code to tell the control device what to do
Public propertyDeviceHandle
Handle (User defined) to device that must act on the pending action.
Public propertyNumActions
Number of Actions on the current actionlist (that have been popped off the control queue by CheckControlActions)
Public propertyPopAction
Pops next action off the action list and makes it the active action. Returns zero if none.
Public propertyQueue
Array of strings containing the entire queue in CSV format
Public propertyQueueSize
Number of items on the OpenDSS control Queue
Top
See Also