Appendix
17.2 Appendix B: Oxygen 4 Digital 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 Oxygen 4 Digital this event is generated
OnDisconnect()
//When The object is Disconnected from the Oxygen 4 Digital this event is generated
OnLoggedOn(long SecurityLevel)
//When a new user logs on an event is generated and returns the userlevel
//0 = Idle
//1 = Unknown user
//2 = Operator 1
Oxygen 4 Digital - from Axel Technology Phone +39 051736555, support@axeltechnology.com Page 68
Summary of Contents for Oxygen 4
Page 1: ...Oxygen 4 Digital pag 1...