SiemensOperandTypes Class

Namespace: IPS7Lnk.Advanced
Assemblies: IPS7LnkNet.Advanced.dll

Defines all operand types supported by the Siemens AG in Germany.

C#

public static class SiemensOperandTypes


Inheritance Object › SiemensOperandTypes

Name Description
Counter Specifies the string representation of the counter operand.
DataBlock Specifies the string representation of the data block operand.
Flag Specifies the string representation of the flag operand.
Function Specifies the string representation of the function operand.
FunctionBlock Specifies the string representation of the function block operand.
Input Specifies the string representation of the input operand.
Local Specifies the string representation of the local operand.
OrganizationBlock Specifies the string representation of the organization block operand.
Output Specifies the string representation of the output operand.
PeripheryInput Specifies the string representation of the periphery input operand.
PeripheryOutput Specifies the string representation of the periphery output operand.
SystemFunction Specifies the string representation of the system function operand.
SystemFunctionBlock Specifies the string representation of the system function block operand.
Timer Specifies the string representation of the timer operand.
UserDefinedType Specifies the string representation of the user defined type operand.
VariableTable Specifies the string representation of the variable table operand.