Click or drag to resize

StringAddressToString Method

Returns a string representation of the current address.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public override string ToString()

Return Value

String
A string representation of the current address.
See Also