Rotary Switch Tool – Properties, Events, and Methods
The following tables list properties, events, and methods for the Rotary Switch Tool.
- The first table lists normal properties, events, and ActiveX properties as they appear on the tool's Property Sheet.
- The second table lists normal properties, normal methods, ActiveX properties, and ActiveX methods as they appear in the tool's Script Editor.
Note: If a property or method in the script editor has two forms with the same name, one form exists for legacy support and the other form is current. When possible, use the current form. To select the current form, append .X. to the name of the object to which the property or method applies, and then enter the property or method name. For instance, enter MyObject.X.MyProperty. If a property or method in the script editor has only one form, the X method might or might not apply. The
column in the table below indicates whether or not a property or method is accessible using the X method.
Property Sheet
The following items are accessible by means of the control's Property Sheet in CygNet Studio. Click on any link for more information.
| Normal | Events | ActiveX |
|---|---|---|
| (ObjectCode) |
(OCXProperties) |
Script Editor
The following items are accessible by means of the control's script editor in CygNet Studio. Click on any link for more information.
Properties |
Methods |
ActiveX Properties |
ActiveX Methods |
|---|---|---|---|
|
AutoFrameRate BackGroundColor BackGroundPicture BorderStyle ComponentHandle Enabled Height KeyArrowStepSize KeyPageStepSize MouseControlStyle OffsetX OffsetY OptionSaveAllProperties PointerColor PointerHeight PointerHighLightColor PointerLength PointerStyle Position PositionIndicatorBevelStyle PositionIndicatorColor PositionIndicatorMargin PositionIndicatorSize PositionLabelActiveFont PositionLabelActiveFontColor PositionLabelAlignment PositionLabelCount PositionLabelInactiveFont PositionLabelInactiveFontColor PositionLabelMargin PositionLabels RotationDesiredSpacing RotationStartDegrees ShowFocusRect ShowPositionIndicators ShowPositionLabels Transparent UpdateFrameRate Visible |
AboutBox BeginUpdate EndUpdate GetBytesJPEG GetBytesPNG GetObjectPointer GetOPCItemActive GetOPCItemAutoConnect GetOPCItemComputerName GetOPCItemData GetOPCItemGroupName GetOPCItemItemName GetOPCItemPropertyName GetOPCItemQuality GetOPCItemServerName GetOPCItemTimeStamp GetOPCItemUpdateRate GetPositionLabel iPaintToDC LoadPropertiesFromFile Lock OPCAddItem OPCDeleteItem OPCItemActivate OPCItemActivateSuspend OPCItemCount OPCItemDeactivate OPCItemLoaded OPCItemUpdateResume OPCItemUpdateSuspend OPCRemoveAllItems RepaintAll SaveImageToBitmap SaveImageToJPEG SaveImageToMetaFile SaveImageToPNG SavePropertiesToFile SetOPCItemAutoConnect SetOPCItemComputerName SetOPCItemData SetOPCItemGroupName SetOPCItemItemName SetOPCItemPropertyName SetOPCItemServerName SetOPCItemUpdateRate SetPositionNoEvent ShowPropertyEditor Unlock |

Properties
Methods
