public Terminal[] GetPLCTerminalsWithFilterScheme( string strFilterScheme )
public: array<Terminal^>^ GetPLCTerminalsWithFilterScheme( String^ strFilterScheme )
Parameters
- strFilterScheme
- Scheme name of filter from the PLC navigator
If an empty string is passed, a filter scheme currently set in GUI will be used.
If scheme name is NULL, the method returns elements that are visible if no filter scheme is used in a GUI navigator.