StringAddress Constructor (String) |
Constructs a StringAddress.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntaxpublic StringAddress(
string? address
)
Parameters
- address
- Type: SystemString
The string representation of the address.
See Also