Table of Contents

Method FindPages

Namespace
Skyline.DataMiner.Net.Messages
Assembly
SLNetTypes.dll

FindPages()

Returns information about which pages have been defined in the protocol, and which parameters are on each of these pages.

public PageInfo[] FindPages()

Returns

PageInfo[]

Information about which pages have been defined in the protocol, and which parameters are on each of these pages.

Remarks

Only considers the actual device protocol. Does not return page info for the parameters of the base protocol.