

You can also type the property name in the Visual Basic Help Search box. For detailed information about each property, select the property, and then press F1 to display a Visual Basic Help topic. Note: Before you click Properties, make sure that the object for which you want to examine or change properties is already selected. You can also right-click the command button, and then click Properties. To specify the control properties of the command button, on the Developer tab, in the Controls group, click Properties. On the Developer tab, in the Controls group, turn on Design Mode. To edit the ActiveX control, make sure that you are in design mode.
Videohub create macro code#
To run the VBA code that is now part of the button, click the ActiveX command button that you just created. You can run multiple macros from a button by entering the macro names on separate lines inside the subprocedure.Ĭlose the Visual Basic Editor, and click Design Mode to ensure design mode is off. You can find macros by clicking Macros in the Code group. In the subprocedure for the command button, do either of the following:Įnter the name of an existing macro in the workbook. The sub procedure CommandButton1_Click (see the figure below) runs these two macros when the button is clicked: SelectC15 and HelloMessage. Ensure that Click is chose in the drop-down list on the right. Ĭlick the worksheet location at which you want the upper-left corner of the command button to appear. On the Developer tab, in the Controls group, click Insert, and then under ActiveX Controls, click Command Button. To specify the control properties of the button, right-click the button, and then click Format Control. The Assign Macro popup window appears.Īssign a macro to the button, and then click OK. Ĭlick the worksheet location where you want the upper-left corner of the button to appear. On the Developer tab, in the Controls group, click Insert, and then under Form Controls, click Button. For more information, see the article: Show the Developer tab. When using OSC, ON LX reccomends the use of a wired network as opposed to WiFi wherever possible, for further advice surrounding UDP based protocols see this article.Macros and VBA tools can be found on the Developer tab, which is hidden by default.Ensure that Hog4's OSC input port matches the OSC port defined in Ctrl Suites OSC patch.Note: The ETC Hog4 OSC API implementation is unidirectional only. Remotely set an intensity level using the intensity wheel.Įmulate pressing buttons on the frontpannel when triggered. Remotely set a rate using the rate wheel. Remotely set the X & Y position of the trackball. Remotely Set the trackball position mode. Resumes a specific Cuelist from its current state.


Halts a specific Cuelist on its current Cue. Jumps to a specific cue within a Cuelist. The endpoints this module supports include: Endpoints
Videohub create macro Patch#
Hog4 Patch - Select an OSC patch (IP address) from the Module Settings.Īfter creating a ETC Hog4 module, a block will be generated for it within Ctrl Suite's Process Editor for integration as part of a process flow.Ĭreate a Process node or edit an existing one to use the block's full functionality.See the Modules Overview article for information about how Module Ratings are calculated.
Videohub create macro Pc#
This integration works with all Hog4 consoles and PC software. This module allows control of playback and levels of the ETC Hog4 lighting control platform through its OSC API.
