|
__init__(self,
scanInterval=0.0,
sensorMaximum=0.0,
deadband=0.0,
sensorMinimum=0.0,
MeasurementValue=None,
*args,
**kw_args)
Initialises a new 'RemoteSource' instance. |
|
|
Inherited from RemotePoint'.RemotePoint :
getRemoteUnit ,
setRemoteUnit
Inherited from Core.IdentifiedObject'.IdentifiedObject :
getModelingAuthoritySet ,
setModelingAuthoritySet
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|