System.Object
Eplan.EplApi.DataModel.Planning.PlanningSegment.PLCAddress
System.Object
Eplan.EplApi.DataModel.Planning.PlanningSegment.PLCAddress
Name | Description | |
---|---|---|
Address | Real address of PLC address. | |
Configuration | The name of the configuration project for the PLC box to which the PLC connection point belongs. | |
Counter | For PLC inputs you determine with this check box whether it is a counter. | |
CPU | The name of the CPU for the PLC box to which the PLC connection point belongs. | |
DataType | The data type specifies the address range. Possible values are, e.g., BOOL, BYTE, WORD, and DWORD. | |
Direction | Specifies the direction of the address (input, output, undefined). | |
FunctionText | The function text for the PLC connection point. | |
Index | Index of PlcAddress in planning objects array of plc addresses. | |
Parent | Planning object to which this PLCAddres belongs. | |
Station | The station ID for the PLC box to which the PLC connection point belongs. | |
SymbolicAddress | A 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. | |
SymbolicAddressPart | Symbolic address (single component). |
Name | Description | |
---|---|---|
Dispose | Destructor for deterministic finalization of PLCAddress object. | |
Equals | Operator of comparison implementation. Checks if two PLCAddresses refer to the same object in the project. |