Class Sdtv4SrvInstParameter
java.lang.Object
com.trdp.config.Sdtv4SrvInstParameter
SDTv4 service instance parameters (
<sdtv4-srv-inst-parameter> element).
Extends SDTv4 parameters with a per-instance identifier. Used within telegrams to associate SDTv4 safety parameters with specific service instances. Instance IDs must be unique within a telegram.
-
Constructor Details
-
Sdtv4SrvInstParameter
-
-
Method Details
-
getInstanceId
public long getInstanceId() -
getSmi1
public long getSmi1() -
getSmi2
public long getSmi2() -
getUdvMain
public int getUdvMain() -
getUdvSub
public int getUdvSub() -
getRxPeriod
public int getRxPeriod() -
getTxPeriod
public int getTxPeriod() -
getNRxsafe
public int getNRxsafe() -
getNGuard
public int getNGuard() -
getProtoVar
public int getProtoVar() -
getSafeFuncId
public int getSafeFuncId() -
getSafeFuncVers
public int getSafeFuncVers() -
getSafeChannelId
public int getSafeChannelId() -
getSafeChannelVers
public int getSafeChannelVers() -
toString
-