18.01.2015 Views

Technical Reference Manual - InduSoft

Technical Reference Manual - InduSoft

Technical Reference Manual - InduSoft

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Troubleshooting<br />

A. The main features not supported by CEView are: DDE, NetDDE, ODBC, PasteLink, and a number of<br />

functions.<br />

Q. How do I show a splashwindow when starting a project in CEView<br />

A. To enable your project to show a splash window during startup, add the following key to the device's<br />

CEView.ini file:<br />

[OEM]<br />

SpashWnd = Path to bitmap File // default is Splash.bmp<br />

SplashWndTime = Time in milliseconds // default is 1000<br />

Q. How do I see runtime messages and errors on a "blind" Windows Embedded device — that is, a device that<br />

has no display<br />

A. If the device has a network connection, then you can use the Remote LogWin tool to view the device's<br />

messages as they are generated.<br />

You can also save the messages to a dump file (dump.txt) and access the file at your convenience. To create<br />

the file, add the following key to the device's CEView.ini file:<br />

[OEM]<br />

BlindDevice = 1<br />

Q. What are the main steps to create a Web-based application<br />

A. Follow the procedure below:<br />

1. Develop the project locally. Don't use features that are not supported by Thin Clients for the screens which<br />

will be saved as HTML format.<br />

2. After saving the screens in the standard format (Save in the Application menu), save the screens that must<br />

be available for the Thin Client in HTML format (Save as HTML in the Application menu).<br />

3. On the Project tab of the ribbon, in the Web group, click Thin Client.<br />

4. In the Data Server IP box, type the IP address of the Server station (i.e., the station where the project is<br />

running).<br />

5. On the Home tab of the ribbon, click Tasks, and then set the TCP/IP Server module as Startup=Automatic.<br />

6. Open the project tags database and set the option Server instead of Local in the Scope column for all tags<br />

that must exchange value between the Server and the Thin Client station.<br />

7. Verify the project (Verify on the Home tab of the ribbon) to update the HTML files with these new settings.<br />

8. If there is no Web Server running on the computer, copy the program NTWebServer.exe from the Bin<br />

sub-folder of the program directory into the Web directory (e.g., \project name\Web) and run it. The<br />

path where this Web Server program is executed will be the root directory of the server. The Web Server is<br />

necessary to export data (web files) in HTTP protocol to the Thin Clients.<br />

9. Run the project on the Server station.<br />

10.Using a browser (for example, Internet Explorer v4.1+SP1 or newer version) in the Thin Client station,<br />

type the URL address to download the screen that had been saved in HTML format (for example,<br />

http://ServerIPAddress/ScreenName.html).<br />

Note: The Thin Client requires an ActiveX component ( ISSymbol.ocx ) to handle the screens on<br />

the browser. If the Thin Client is connected to the Internet, this component is downloaded and<br />

registered automatically. Otherwise, it's necessary to copy it to the \OSPath\System32 directory of<br />

the Thin Client and register it by the command regsvr32 ISSymbol.ocx. This file can be found in<br />

the \BIN folder from the IWS installation directory.<br />

Q. How do I maintain communication between a Thin Client connecting via proxy and a Web Gateway<br />

application running on Microsoft IIS<br />

<strong>InduSoft</strong> Web Studio Page 521

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!