API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCMODULENAME Property / FUNC_PLCMODULENAME(Int32) Property

In This Topic
FUNC_PLCMODULENAME(Int32) Property
In This Topic
PLC card name # 20437. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCMODULENAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Name of a PLC card (identifying for Rockwell PLC devices). The property can be displayed in reports and used as a filter criterion in the navigators. Depending on whether the PLC box represents a PLC card, a rack or a CPU, the module name must be unique within a rack, a station or a configuration project.

See Also