• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 

I love nrGSM control.it is powerful.but it is not Perfect!

Started by chinachengxinyong, November 23, 2013, 02:08:46 pm

Previous topic - Next topic

chinachengxinyong

nrCommV9.27  GSMDemo

procedure TForm1.nrGsm1AfterInit(Sender: TObject);
begin
  ListBox1.Items.Add('========= GSM device connected ===========');
  lvInfo.Clear;
  AddInfo('Manufacturer', nrGsm1.DeviceManufacturer);
  AddInfo('Device', nrGsm1.DeviceName);      it is NULL string sometimes
  AddInfo('Version', nrGsm1.DeviceVersion); when DeviceName is NULL string .DeviceVersion Is equal to DeviceName
  AddInfo('IMEI', nrGsm1.DeviceIMEI);  when DeviceName is NULL string DeviceIMEI  Is equal to DeviceVersion
  AddInfo('Driver', nrGsm1.Driver.Caption);   

  eMem.Items.Text := nrGsm1.MemTypesRead.Text;
  eMem.ItemIndex := eMem.Items.Count - 1;
  ListBox1.TopIndex := ListBox1.Count - 1;

end;

help me!my god!

Roman Novgorodov

Hello

Please try latest version of nrComm Lib 9.37
If GSMDemo does not detect your device correctly, please provide LOG file and we will see problem.
More info see here:
http://forums.nrcommlib.com/index.php?topic=6.0

Roman Novgorodov
DeepSoftware llc
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.

chinachengxinyong

thanks!!!!!
i have modify my code!

  nrGsm1.Autodetect := false;
  nrGsm1.DriverIndex := 9; //wavecom modem

Autodetect :=true ;return wrong sometimes.
so always return right!  i want to buy but i dont know how to...i come from china.

Roman Novgorodov

Hello

I recommend you to test trial version for all your possible purposes before you will spend money.

If you will decide to buy license you can choose suitable licesne type here and pay online:
http://www.deepsoftware.com/nrcomm/buy.html

Roman Novgorodov
DeepSoftware llc
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.


Roman Novgorodov

Thank you for information
Possible I will remove your message with link to warez store :-)
Chine is great but Russia will win :-)

Roman Novgorodov
DeepSoftware llc
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.

chinachengxinyong

sorry.please delete the link.
I amd merely express that the sources of the information(your product), not to support pirated .that link shows greate influence  of your products.