QuerySentence(TalkerId, TalkerId, SentenceId) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constructs NMEA0183 query sentence
public QuerySentence (Iot.Device.Nmea0183.TalkerId requesterId, Iot.Device.Nmea0183.TalkerId deviceId, Iot.Device.Nmea0183.SentenceId requestedSentence);
new Iot.Device.Nmea0183.QuerySentence : Iot.Device.Nmea0183.TalkerId * Iot.Device.Nmea0183.TalkerId * Iot.Device.Nmea0183.SentenceId -> Iot.Device.Nmea0183.QuerySentence
Public Sub New (requesterId As TalkerId, deviceId As TalkerId, requestedSentence As SentenceId)
Parameters
- requesterId
- TalkerId
Talker identifier of the requester
- deviceId
- TalkerId
Talker identifier of the device
- requestedSentence
- SentenceId
Requested sentence