com.eurotech.framework.protocol.pcn
Interface Pcn1001InfoService

All Superinterfaces:
Pcn1001AddressInfoService, Pcn1001CountInfoService, Pcn1001DateAndTimeService, Pcn1001InputLineInfoService, Pcn1001VersionInfoService
All Known Subinterfaces:
Pcn1001Service
All Known Implementing Classes:
Pcn1001

public interface Pcn1001InfoService
extends Pcn1001VersionInfoService, Pcn1001CountInfoService, Pcn1001InputLineInfoService, Pcn1001DateAndTimeService

Defines IPcn1001InfoService - passenger counter info service.

Author:
ilya.binshtok

Field Summary
static String SERVICE_NAME
          name of this service
 
Method Summary
 
Methods inherited from interface com.eurotech.framework.protocol.pcn.Pcn1001VersionInfoService
getFpgaFirmwareVersion, getImgServerVersion, getKernelVersion, getOsVersion
 
Methods inherited from interface com.eurotech.framework.protocol.pcn.Pcn1001CountInfoService
getCommunicationErrors, getDiagnosticStatus, getInCount, getOutCount, getReplyErrors, getSnpAddress, isAutoLedEnabled, isCountingEnabled, isDiagnosticsEnabled, isSnpDisabled, setInCount, setOutCount
 
Methods inherited from interface com.eurotech.framework.protocol.pcn.Pcn1001InputLineInfoService
isInput0Level, isInput1Level
 
Methods inherited from interface com.eurotech.framework.protocol.pcn.Pcn1001DateAndTimeService
getDateAndTime
 
Methods inherited from interface com.eurotech.framework.protocol.pcn.Pcn1001AddressInfoService
getSnpAddress
 

Field Detail

SERVICE_NAME

static final String SERVICE_NAME
name of this service



Copyright © 2013. All Rights Reserved.