com.eurotech.framework.protocol.pcn
Interface Pcn1001AddressInfoService

All Known Subinterfaces:
Pcn1001DateAndTimeService, Pcn1001InfoService, Pcn1001InputLineInfoService, Pcn1001Service, Pcn1001VersionInfoService
All Known Implementing Classes:
Pcn1001

public interface Pcn1001AddressInfoService

Defines PCN-1001 SNP AddressInfoService.

Author:
ilya.binshtok

Field Summary
static String SERVICE_NAME
          name of this service
 
Method Summary
 int getSnpAddress()
          Reports SNP address assigned to the counter.
 

Field Detail

SERVICE_NAME

static final String SERVICE_NAME
name of this service

Method Detail

getSnpAddress

int getSnpAddress()
Reports SNP address assigned to the counter.

Returns:
counter's SNP address as int


Copyright © 2013. All Rights Reserved.