Static IMG (Flash replacement)

IconFAQ

Frequently Asked Questions

  1. How to configure OPC and DCOM?

    Please refer to the document "Configuring OPC and DCOM for OPC server and client applications from SAE – Automation, s.r.o." that describes OPC and DCOM settings in detail - available in the Download section.

  2. How to activate my product?

    In order to activate your software product to full version you will need to enter a name and the lincence key. Please start the product you want to activate and click "Enter key" when asked about product registration. You will be presented with a dialog window that shows "hardware fingerprint". Please e-mail us this fingerprint and tell us the "Name" under which you'd like to activate your product. Based on this information we will send you back the licence key that can be used to activate your product.

  3. Why is it not possible to overwrite the data items browsed and added by MIB Browser?

    SNMP variables browsed from device do not contain information about access rights of variable and by default all the items added to configurator by browsing have access rights set to read only to avoid misusing. Such variables are not possible to overwrite from the client and it is user's task to change access rights and all desired properties of the data item. Properties of data items including access rights are redefinable from user interface of configurator. See Data Item help.

  4. What is the depth of the configurator Address Space structure?

    The depth of folder structure is 20. Below it, it is possible to add only level of data items that is the last level. The constraint of 20 folders should be sufficient when adding items by MIB browser. If the user wants to add browsed items that are in a MIB Browser placed deeper than 20 folders, user can add these items by choosing to add them into the configurator only from the subfolder, whose level to the item is less than 20. See MIB Browser help.

  5. When defining data item, why does validation fail?

    Validation of data item can fail in following cases: device supposed to have SNMP agent with desired SNMP variable is not connected or is incorrectly defined. Check IP address and community of device. Or: desired SNMP variable is not a leaf variable of a MIB Tree. Only leaf variables are readable from the device and validatable. Check the Object ID of the SNMP variable. To be sure about Object ID, you can browse all the SNMP variables of the device from a specified default Object ID. If you do not wish to browse all the SNMP variables of the device, specify different default Object ID that is closely to the desired you are looking for. For example, if you are not sure about OID: .1.3.6.1.2.1.25.3.2.1.3, if it is a leaf node, put it into Default OID and press Get button for SNMP request. If it is a branch node, all the nodes below will be browsed and you can access wished Object ID. See MIB Browse help.

  6. When does adding of browsed items into configurator throw an error?

    If adding of browse items into configurator fails and throws an error, it is usually because items supposed to be browsed would not be unique in a project file. It happens when attempting to write to the project file that is not active. Make sure that the project file is set to active and try browsing again. See Make Active help.

  7. Why client cannot read Script items or Data items that use scripting?

    Reading of Script items or Data items that use scripting fails when any of the used scripts fails to be parsed. If any script fails to be parsed, no script is executed for any item. Check the scripts that you defined in the configurator, if there are no illegal characters or programming errors.

ISO Certificate FP7 POBICOS project OPC Foundation Member
News
09 Mar 2010
SMS messaging is now used for sending of information to customers, SMS marketing, managing of employees remotely, SMS voting, maintenance initialization, SMS tickets sending, the parking place and other services reservation and paying, resending of e-mails as SMS, starting of various programmes and scripts using SMS. ...
18 Feb 2010
Our products usable in power industry have been complemented with SAEAUT DFR downloader. It enables download of the digital fault records from feeder management protection and control modules (IED) conformable with IEC 61850. The download according to this standard can be done also using file services of the MMS protocol (ISO/IEC 9506). Details to that and also demo version can be found in the section /support/download.htm.
20 Jan 2010
OpcDbGateway enables access to various data sources using different communication protocols including DDE. There are many applications for Windows communicating using DDE or in a network using NET DDE. E.g., Excel is often used in integrated applications. The communications of the OpcDbGateway using DDE offers big flexibility in choosing of visualisation application for an application integrator. The DDE communication in OpcDbGateway is implemented as dll written in C++. The application integrator can modify it according own need and to enhance this way big amount of the configurable functions (not requiring programming) offered by OpcDbGateway.