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

In This Topic
FUNC_PLCRIGHTRACKSIZE(Int32) Property
In This Topic
Number of positions in the rack # 20259. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCRIGHTRACKSIZE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Shows the number of possible positions in the rack. The property can used when the rack is extended from the left to the right (this is the default).

See Also