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