How to identify the differences between the two NFR Dongle in Automation Script
Dear Sir,
I understand that the NFR Dongle does not have a serial number, but it is known that the unique KeyID can be obtained using the Sentinel service.
And I found on 'Thisapplication.info' commands are the same result between two NFR dongle.
I understand that the NFR Dongle does not have a serial number, but it is known that the unique KeyID can be obtained using the Sentinel service.
And I found on 'Thisapplication.info' commands are the same result between two NFR dongle.
Could you please advise on how to query the Dongle's KeyID or obtain any other identifiable information in IP10?
Thank you for your assistance.
Best regards,
Wesan
Wesan
Tagged:
0
Answers
-
Hi Wesan,
You can request hostID using next call and it returns the dongle ID.
TryCast(ThisApplication.Engine, MediaCy.IQL.Engine.IMcLicenseServer3).HostId
Thanks,
Nikita.0 -
2024-10-02-152005Wesan --In a recent IMAGE-PRO APP, I wanted to report the IMAGE-PRO SERIAL NUMBER into a CELL in an EXCEL REPORT that the APP was generating.Here is the CODE that I used.'REPORT THE IMAGE-PRO SERIAL NUMBER
MyExcelApp.Cells(MyRow,MyCol+0).value() = _
ThisApplication.Info.SerialNumberId.ToStringHere is another way that you can check whether this works for you.Debug.Print (ThisApplication.Info.SerialNumberId.ToString)
For NFR DONGLES, this reports a0for ALL DONGLES.I hope this information is helpful.-- Matt
0 -
Thanks Nikita & Matt,I'm already using 'ThisApplication.Info.xxx' to get Dongle information.But it provides the exact same information to both NFR dongles.Currently I known the KeyID differenct of each Dongle from the License Manager. But I don't know if I can get the keyid in the IP script.Is it possible to get keyid in Image-Pro Script?
Best regards,
Wesan0
Categories
- All Categories
- 961 Image-Pro v9 and higher
- 9 Image-Pro FAQs
- 18 Image-Pro Download & Install
- 448 Image-Pro General Discussions
- 486 Image-Pro Automation (Macros, Apps, Reports)
- 20 AutoQuant Deconvolution
- 2 AutoQuant Download & Install
- 18 AutoQuant General Discussions
- 195 Image-Pro Plus v7 and lower
- 3 Image-Pro Plus Download & Install
- 106 Image-Pro Plus General Discussions
- 86 Image-Pro Plus Automation with Macros
- 19 Legacy Products
- 16 Image-Pro Premier 3D General Discussions
- 26 Image-Pro Insight General Discussions