API Help
Eplan.EplApi.HEServices Namespace / PlcService Class / GetAvailableConverters Method

In This Topic
GetAvailableConverters Method
In This Topic
Returns a list of PLCDataConverterInfo objects representing registered PLC converters that may be used for importing or exporting PLC data.
Syntax
public PlcService.PLCDataConverterInfo[] GetAvailableConverters()
See Also