CygNet FMS ActiveX Controls – Methods
This topic describes methods applicable to CygNet FMS ActiveX controls. Methods specific to each control are listed in the script editor views for each control in CygNet Studio. See Edit Mode Views in CygNet Studio for more information about accessing script editors. See CxHmiFms in the Scripting section for additional details about scripting methods specific to each FMS control object.
These methods are listed in the comprehensive table below, and also in the Properties, Methods, and Events topics specific to each ActiveX control.
The Comprehensive table contains a comprehensive listing of all the CygNet FMS ActiveX control methods.
The Control-Specific list contains links to topics containing tables of the properties, events, and methods specific to each CygNet FMS ActiveX control.
CygNet FMS ActiveX Control Methods: Comprehensive
ActiveX methods for CygNet FMS controls are listed in the comprehensive table below.
| Property | Description |
|---|---|
|
Apply |
The Apply method applies the selections made in the embedded Node chooser to the control. |
|
Cancel |
The Cancel method closes an object and TheView. |
|
ChooserGetNodeSelection |
The ChooserGetNodeSelection method returns the list of Nodes currently selected in the Node chooser. |
|
ChooserSetNodeSelection |
The ChooserSetNodeSelection method sets the selection of Nodes in the Node chooser. |
|
GetNodeSelection |
The GetNodeSelection method returns the list of Nodes currently selected in the Node chooser. |
|
Refresh |
The Refresh method refreshes the data on the screen. |
|
RetrieveNodes |
The RetrieveNodes method retrieves the specified Nodes in the FMS control's Node Chooser. |
|
Save |
The Save method saves edits made to data in the control. |
|
SetNodeSelection |
The SetNodeSelection method sets the selection of Nodes in the Node chooser. |
CygNet ActiveX Control Properties: Control-Specific
See one of the following topics for a listing of the properties, events, and methods applicable to a specific CygNet FMS ActiveX control.
- CygNet FMS Alarm Control Properties, Methods, and Events
- CygNet FMS Balance Control Properties, Methods, and Events
- CygNet FMS Close Period Control Properties, Methods, and Events
- CygNet FMS Configuration Control Properties, Methods, and Events
- CygNet FMS Dashboard Control Properties, Methods, and Events
- CygNet FMS Exceptions Control Properties, Methods, and Events
- CygNet FMS History Graph Control Properties, Methods, and Events
- CygNet FMS History Grid Control Properties, Methods, and Events
- CygNet FMS Jobs Control Properties, Methods, and Events
- CygNet FMS Node Chooser Control Properties, Methods, and Events
- CygNet FMS PPA (Prior Period Adjustment) Control Properties, Methods, and Events
- CygNet FMS Raw Data Control Properties, Methods, and Events
- CygNet FMS Report Control Properties, Methods, and Events


