OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Modulepars   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test cases  

Group suplIxitItemsGroup.SET

Declared in module SUPL_V2_Parameters


Modulepars Summary
ixit_timer_UT7 (integer) value of Timer UT7, default = 10s
ixit_timer_UT8 (integer) value of Timer UT8, default = 10s
ixit_SUPL_MAJ_VERSION (integer 0-255) Current SUPL major version supported by this test suite
ixit_SET_SERVIND_VERSION_HIGHER_THAN_SET_MAX (integer 0-255) SUPL servind version number higher than maximally supported by SET
ixit_SET_MIN_VERSION_HIGHER_THAN_SET_MAX (integer 0-255) SUPL min version number higher than maximally supported by SET
ixit_SET_SERVIND_VERSION_LOWER_THAN_SET_MAX (integer 0-255) SUPL servind version lower than the maximum value supported by the SET
ixit_SET_MIN_VERSION_LOWER_THAN_SET_MAX (integer 0-255) SUPL min version lower than the maximum value supported by the SET
ixit_SET_MAJ_VERSION (integer 0-255) The maj version number supported by the SET
ixit_SET_SERVIND_VERSION (integer 0-255) A server ind version number higher than the one supported by the SUT
ixit_SET_SERVIND_VERSION_V1 (integer 0-255) A server ind version number higher than the one supported by the SUT (if SUPL V1 selected)
ixit_SET_MIN_VERSION (integer 0-255) SUPL min version number supported by the SET
ixit_SET_MIN_VERSION_V1 (integer 0-255) SUPL min version number supported by the SET (if SUPL V1 selected)
ixit_SET_REPORTING_CAP (ReportingCap) Reporting Capabilities supported by the SET
ixit_SET_SERVICE_SUPPORTED (serviceSupported) service supported by the SET
ixit_SET_EVENTTRIGGER_CAP (EventTriggerCap)Event Trigger Capabilities supported by the SET

Details

ixit_timer_UT7
integer ixit_timer_UT7 := 10

Declared in group suplIxitItemsGroup.SET

(integer) value of Timer UT7, default = 10s

ixit_timer_UT8
integer ixit_timer_UT8 := 10

Declared in group suplIxitItemsGroup.SET

(integer) value of Timer UT8, default = 10s

ixit_SUPL_MAJ_VERSION
_0Version ixit_SUPL_MAJ_VERSION := 2

Declared in group suplIxitItemsGroup.SET

(integer 0-255) Current SUPL major version supported by this test suite

ixit_SET_SERVIND_VERSION_HIGHER_THAN_SET_MAX
_0Version1 ixit_SET_SERVIND_VERSION_HIGHER_THAN_SET_MAX := 2

Declared in group suplIxitItemsGroup.SET

(integer 0-255) SUPL servind version number higher than maximally supported by SET

ixit_SET_MIN_VERSION_HIGHER_THAN_SET_MAX
_0Version0 ixit_SET_MIN_VERSION_HIGHER_THAN_SET_MAX := 2

Declared in group suplIxitItemsGroup.SET

(integer 0-255) SUPL min version number higher than maximally supported by SET

ixit_SET_SERVIND_VERSION_LOWER_THAN_SET_MAX
_0Version1 ixit_SET_SERVIND_VERSION_LOWER_THAN_SET_MAX := 1

Declared in group suplIxitItemsGroup.SET

(integer 0-255) SUPL servind version lower than the maximum value supported by the SET

ixit_SET_MIN_VERSION_LOWER_THAN_SET_MAX
_0Version0 ixit_SET_MIN_VERSION_LOWER_THAN_SET_MAX := 1

Declared in group suplIxitItemsGroup.SET

(integer 0-255) SUPL min version lower than the maximum value supported by the SET

ixit_SET_MAJ_VERSION
_0Version ixit_SET_MAJ_VERSION := 2

Declared in group suplIxitItemsGroup.SET

(integer 0-255) The maj version number supported by the SET

ixit_SET_SERVIND_VERSION
_0Version1 ixit_SET_SERVIND_VERSION := 0

Declared in group suplIxitItemsGroup.SET

(integer 0-255) A server ind version number higher than the one supported by the SUT

ixit_SET_SERVIND_VERSION_V1
_0Version1 ixit_SET_SERVIND_VERSION_V1 := 0

Declared in group suplIxitItemsGroup.SET

(integer 0-255) A server ind version number higher than the one supported by the SUT (if SUPL V1 selected)

ixit_SET_MIN_VERSION
_0Version1 ixit_SET_MIN_VERSION := 0

Declared in group suplIxitItemsGroup.SET

(integer 0-255) SUPL min version number supported by the SET

ixit_SET_MIN_VERSION_V1
_0Version1 ixit_SET_MIN_VERSION_V1 := 0

Declared in group suplIxitItemsGroup.SET

(integer 0-255) SUPL min version number supported by the SET (if SUPL V1 selected)

ixit_SET_REPORTING_CAP
ReportingCap ixit_SET_REPORTING_CAP := {
minInt := 1,
maxInt := 1,
repMode := {
realtime := true,
quasirealtime := true,
batch := true
},
batchRepCap := {
report_position := true,
report_measurements := true,
max_num_positions := 1,
max_num_measurements := 1
}
}

Declared in group suplIxitItemsGroup.SET

(ReportingCap) Reporting Capabilities supported by the SET

ixit_SET_SERVICE_SUPPORTED
ServicesSupported ixit_SET_SERVICE_SUPPORTED := {
periodicTrigger := true,
areaEventTrigger := true
}

Declared in group suplIxitItemsGroup.SET

(serviceSupported) service supported by the SET

ixit_SET_EVENTTRIGGER_CAP
EventTriggerCapabilities ixit_SET_EVENTTRIGGER_CAP := {
   geoAreaShapesSupported := {
   ellipticalArea := false,
   polygonArea := false
   },
   maxNumGeoAreaSupported := 3,
   maxAreaIdListSupported := 6,
   maxAreaIdSupportedPerList := 256                           
   }

Declared in group suplIxitItemsGroup.SET

(EventTriggerCap)Event Trigger Capabilities supported by the SET