script
ObjectScriptInstanceBinding

Class for all Object to Control Script Instance-related bindings. Binds a selected object to a Control script Instance.



public class ObjectScriptInstanceBinding

Properties
bindingId The unique ID of the object script instance binding.

type=long
access=read-create
default=0
minimum=1
maximum=2147483647

objDisplayedName The displayed name of the object.

type=string
access=read-only
default=
minimum=0
maximum=255
Displayed(tab/group)=Displayed Name

objectPointer The pointer to the object that the script instance is bound to.

type=Pointer
access=read-create
Mandatory on create

scriptInstanceName The displayed name of the script instance

type=string
access=read-only
default=
Displayed(tab/group)=Instance Name

scriptInstancePointer The pointer to the script instance.

type=Pointer
access=read-create
Mandatory on create

siteId The site ID of the object.

type=string
access=read-only
default=
minimum=0
maximum=64
Displayed(tab/group)=Site ID

  
Properties inherited from script.AbstractScriptBinding
objClassName, scriptDescription, scriptName, scriptPointer, scriptType
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed