BSM Context Properties for INFO-Web

The table includes context properties that apply to the images of the selected bus stop when clicked on the map. They are used in INFO-Web G3. To access these properties, click TravelerInformation > FixedRoute > BusStopManager .

Table 1. BSM Context Properties
Property Description
TravelerInformation > FixedRoute > BusStopManager > UseBsmService If selected, the bus stop images are accessed using the BSM service. If not selected, the images are accessed through the path specified in the LocalStopImageFolderPath property.
TravelerInformation > FixedRoute > BusStopManager > IP Address of the Bus Stop Manager (BSM) service.
TravelerInformation > FixedRoute > BusStopManager > Port Port of BSM service.
TravelerInformation > FixedRoute > BusStopManager > Username User name authorized to access the BSM service.
TravelerInformation > FixedRoute > BusStopManager > Password Password for accessing the BSM service.
TravelerInformation > FixedRoute > BusStopManager > AutoRefreshInterval Frequency that the image refreshes, in minutes.
TravelerInformation > FixedRoute > BusStopManager > DefaultImageFile Image that is displayed by default if there is no image for the selected stop, uses file type set in the ImageFileType context property.
TravelerInformation > FixedRoute > BusStopManager > LocalStopImageFolderPath Path pointing to the folder where the BSM stop images are stored. This is used if the UseBsmService property is not selected. By default, the path is set toHw > Apps > FixedRoute > CustomerInfo > images stops.
TravelerInformation > FixedRoute > BusStopManager > ImageFileType File extension of the BSM Stop Image. The default is *.jpg. This is used when the images are copied from a local folder, which is set in the LocalStopImageFolderPath property. All image file names should use the format, "StopId_StopAbbr" and use the file name extension set in this property, for example, 1234_ABCD.jpg.