DOFProtocolFactorygetENPVersions Method OpenDOF Object Access Library
Get a list of supported DNP versions.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
IList<byte> getENPVersions()

Return Value

Type: IListByte
A list of supported DNP versions.
Remarks

Get a list of supported DNP versions.
See Also

Reference