Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCDEVICENUMBER_1 Property / FUNC_PLCDEVICENUMBER_1 Property

In This Topic
FUNC_PLCDEVICENUMBER_1 Property
In This Topic
PLC subdevice 1: Position (slot / module) # 20533.
Syntax
public PropertyValue FUNC_PLCDEVICENUMBER_1 {get; set;}

Property Value

Returns property value of type System.String.
Remarks

In this property you specify in which slot / at which position on the PLC card this PLC subdevice is located. PLC devices exist that consist of several integrated modules, meaning subdevices, and that have several start addresses. Such a device can consist, for example, of an internal CPU module, an internal input-output module as well as internal counter module - however with only one part number. In order to map such logical function units within a PLC device, up to twelve PLC subdevices are available to you.

See Also