User guide

Appendix B
Subscribers Group: subscribersGrp (pcubeSEObjs 8)
SCE 1000 2xGBE Release 2.0.10 User Guide
OL-7117-02 B-45
spIndex (subscribersPropertiesEntry 1)
An index value that uniquely identifies the subscriber property.
Access RO
S
YNTAX
INTEGER (1..255)
spName (subscribersPropertiesEntry 2)
Name of the subscriber property.
Access RO
S
YNTAX
DisplayString
spType (subscribersPropertiesEntry 3)
Property type in respect to: variable type (integer, boolean, string etc), number of elements (scalar
or array), and restrictions, if any.
Access RO
S
YNTAX
DisplayString
subscriberPropertiesValuesTable (subscribersGrp 3)
The subscriber properties value table is used to provide values for the subscriber properties for a
specific subscriber introduced into the SCE Platform.
An entry must be created by setting the entry spvRowStatus object with CreateAndGo (4) before
setting the name of the subscriber and the property requested. The property requested must be one
of the properties from the subscribersPropertiesTable. To remove an entry set the spvRowStatus
object with Destroy (6).
To poll the subscriber property, either of these objects should be polled:
spvPropertyStringValue
spvPropertyUnitValue
The table is cleared when the application is unloaded.
Access not-accessible
S
YNTAX
Sequence of subscribersPropertiesValueEntry