Appendix B: Lyra Activex Scripts - D&R Lyra User Manual

Digital mixer
Hide thumbs Also See for Lyra:
Table of Contents

Advertisement

Appendix

19.2 Appendix B: Lyra ActiveX Scripts

Properties:
Unsigned char *IP
//eg. Format: "XXX.XXX.XXX.XXX"
Bool Visible
//Makes the object 1=Visible/0=Invisible
Bool Active
//Specifies whether the object is active and has focus
Bool Enabled
//Controls whether the object responds to mouse events.
Int Left
//Specifies the horizontal coordinate of the left edge of a component //relative to its parent.
Int Top
//Specifies the Y coordinate of the top left corner of a control, //relative to its parent or
containing control in pixels.
Int Width
//Specifies the horizontal size of the control or form in pixels
Int Height
//Specifies the vertical size of the control in spixels
Events:
OnFaderOn(ModuleNr)
//When a fader opens this event is generated
OnFaderOff(ModuleNr)
//When a fader closes this event is generated
OnChannelOn(ModuleNr)
//When a On switch is turned ON this event is generated
OnChannelOff(ModuleNr)
//When a On switch is turned OFF this event is generated
OnCUEOn(ModuleNr)
//When a CUE switch is turned ON this event is generated
OnCUEOff(ModuleNr)
//When a CUE switch is turned OFF this event is generated
OnConnect()
//When Connection is made to a Lyra this event is generated
OnDisconnect()
//When The object is Disconnected from the Lyra this event is generated
OnLoggedOn(long SecurityLevel)
//When a new user logs on an event is generated and returns the userlevel
//0 = Idle
Lyra Digital Mixer from D&R Phone +31 294 418014, email:
info@d-r.nl
Page
65

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents