API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLC_SUBNETMASK Property / FUNC_PLC_SUBNETMASK(Int32) Property

In This Topic
FUNC_PLC_SUBNETMASK(Int32) Property
In This Topic
Subnet mask # 20446. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLC_SUBNETMASK( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

The subnet mask defines the splitting of a bus ID (IP address within an Ethernet-based bus system) into a network component and a device / station component. The subnet mask can be used to specify how many devices can be addressed within a subnet.

See Also