IPlcManagerGetSerialNo Method

Returns PRIME serial number usding 432 address.

Definition

Namespace: OddPrg.Communication.Plc
Assembly: OddPrg.Communication.Plc (in OddPrg.Communication.Plc.dll) Version: 1.0.0.0 (1.0.0.0)
C#
string GetSerialNo(
	ushort address432
)

Parameters

address432  UInt16

Return Value

String
Null if meter is not connected or is unknown, otherwise serial no, e.g. ZPA012345678

See Also