AddSymbolsSymbolsAddParameters Class |
Namespace: Demo3D.PLC.Rockwell.Emulator
public class SymbolsAddParameters
The AddSymbolsSymbolsAddParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| AddSymbolsSymbolsAddParameters |
Constructs a SymbolParameters.
|
| Name | Description | |
|---|---|---|
| AllowedAccess |
Allowed access.
| |
| AreaPath |
The area symbol path (or null to use the default).
| |
| Description |
The symbol description.
| |
| DeviceArea |
The device area.
| |
| Hidden |
True to hide the symbol.
| |
| IOEntryInfo |
The IOEntry info.
| |
| NoCreate |
True to require the symbol to exist already.
| |
| PlcType |
Symbol data type.
| |
| Shared |
True to place the tag in shared memory.
| |
| SymbolPath |
Symbol path (or empty to use the area symbol).
| |
| SymbolSource |
Source of the symbol.
|