public string[] GetAvailableFormats( string strConverterId )
public: array<String^>^ GetAvailableFormats( String^ strConverterId )
Parameters
| Parameter Name | Description |
|---|---|
| strConverterId | ID of the PLC data converter to use. The IDs of the registered PLC converters together with their full names may be obtained by calling the GetAvailableConverters method. |