Peripheral Devices
9836 3521 01 569
8.14.4.44 RewindTraceQueue
Description: Rewind the Trace queue.
Return type: A RetCodeEnum value.
Syntax: object.RewindTraceQueue()
The Api object to operate on.
8.14.4.45 SubscribeStStatus
Description: Subscribe for Station Status. When there is a change in Station Stauts an ActiveX event is
raised. Any registered functions of type RecNewStStatus will be called.
Return type: A RetCodeEnum value.
Syntax: object.SubscribeStStatus(OnOff)
Set 1 to switch subscription on. Set 0 to switch off.
8.14.4.46 RecNewStStatus
Description: Format for ActiveX event function that will be called when new Station Status arrives and
subscription is switched on..
Return type: -.
Syntax: Event RecNewStStatus(Station, StnStatus, ModeNo, WpId, NoBolt, BoltStatus)
Station status according to RunStatusEnum
Bolt status according to RunStatusEnum