|
|
Upload ActiveX Control
Posted: 17 Feb 10 11:42 AM
|
long SendProgram(long Port, LPCTSTR Program, long TermType, long SendClock, long SendClient, long UseSerial)
DeviceType (TermType) The DeviceType parameter specifies the type of device to which you are sending the program. To find the device type for your specific device model, see the device-specific documentation located in the Documentation -> Client Guides program group.
I am having trouble finding the value for the device type setting. I am using a "Honeywell/HHP : Dolphin 7600 (Windows CE 5.0)
Can anyone help me find the Documentation -> Client Guides program group? Thanks Kevin |
|
|
Bev Connor
Posts: 93
|
 |
|
Re: Upload ActiveX Control
Posted: 17 Feb 10 1:03 PM
|
For general documentation, if you are using ITScriptNet version 2.2 and up, the full user guide and individual client guides can be found in the ITScriptNet System Console (Documentation tab in the left pane). If you are using an earlier ITScriptNet version, go to the Windows Start button, then All Programs, then ITScriptNet Plus or Omni. In the expanded menu, select Documentation then Client Guides.
However, the Dolphin 7600 device was not supported in ITScriptNet until version 2.2a(9). If you are running an earlier version of ITScriptNet, you may need to update your software.
|
|
|
|
Re: Upload ActiveX Control
Posted: 17 Feb 10 1:19 PM
|
I have read thru that documentation, but I am unable to find where it says what value to put in TermType. If I am reading the syntax of StartDownload method correctly, TermType is asking for a 'long' value. Do I just count down the list until I get to my device? Do I start with 0 or 1? Thanks Kevin p.s. I am using ver 3.1 |
|
|
Bev Connor
Posts: 93
|
 |
|
Re: Upload ActiveX Control
Posted: 17 Feb 10 1:29 PM
|
You will need the termial id which is listed toward the end of the individual client's guide. In version 3.1, and for the Dolphin 7600, it is on page 12.
The id is 22.
|
|
|
| |
|
|