Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment.PLCAddress Class

PlanningSegment.PLCAddress Class Properties

For a list of all members of this type, see PlanningSegment.PLCAddress members.

Public Properties
 NameDescription
Public PropertyReal address of PLC address.  
Public PropertyThe name of the configuration project for the PLC box to which the PLC connection point belongs.  
Public PropertyFor PLC inputs you determine with this check box whether it is a counter.  
Public PropertyThe name of the CPU for the PLC box to which the PLC connection point belongs.  
Public PropertyThe data type specifies the address range. Possible values are, e.g., BOOL, BYTE, WORD, and DWORD.  
Public PropertySpecifies the direction of the address (input, output, undefined).  
Public PropertyThe function text for the PLC connection point.  
Public PropertyIndex of PlcAddress in planning objects array of plc addresses.  
Public PropertyPlanning object to which this PLCAddres belongs.  
Public PropertyThe station ID for the PLC box to which the PLC connection point belongs.  
Public PropertyA single component of the symbolic address can be entered at structure segments and planning objects . These single components are linked at the PLC inputs and outputs of the planning objects starting with the top node and displayed in the Symbolic address (pre-planning) property. This procedure allows unique symbolic addresses to be created for the PLC inputs and outputs. The automatic symbolic address.  
Public PropertySymbolic address (single component).  
Top
See Also