ZylGPSReceiver Mobile

GPSReceiver.SendByteArray Method 

Sends a byte array to the GPS receiver.

public void SendByteArray(
   Byte[] btArray
);

Parameters

Byte[]
The byte array to be sent.

See Also

GPSReceiver Class | ZylGPSReceiverMobile Namespace