Eplan Platform API
Eplan.EplApi.DataModel Namespace / PlcIO Class / GetAll Method

In This Topic
GetAll Method (PlcIO)
In This Topic
Returns an array of all PLCIOEntries existing in the project.
Syntax
public static PlcIO[] GetAll( 
   Project prj
)

Parameters

prj
See Also