Register :: Login 
   
 July 29, 2010  
Free downloads Minimize

 
More links... Minimize
 
Your cart contents Your cart contents Minimize
Product Qty. Price
TOTAL: 0 0.00 USD
 
Popular products Minimize
See details... XMODBTCP Modbus TCP Protocol Drive...
See details... XMODBUSB Gould Modicon Modbu...
See details... XALSTOM Areva Alstom IEC 87...
See details... GetPCId.exe Utility for collecting...
See details... XELVIPD3 ElControl Energy VIPD3-485...
See details... XS7PPI Siemens S7-200 Advanced...
See details... XABF Allen Bradley Full Duplex...
See details... XADAM Advantech Adam Series...
See details... XDX9100 Johnson Controls Metasys...
See details... XNAIS NAIS Matsushita MEWTOCOL-COM...
See details... XCVENETA ClimaVeneta CVM300-3000...
See details... XGECALST Gec Alsthom Addressable...
See details... XCONDENS System Electric Condensomatic...
See details... XABSLC5 Allen Bradley SLC-500...
See details... XCATM5X Caterpillar CCM/M5X Protocol...
See details... XTEST Serial Line Testing Master...
See details... XHITACHH Hitachi PLC Serie H Protocol...
 
 Free   

CPKSoft Engineering offers the develop of applications to meet your needs for monitoring and remote control. We work in Visual Basic 6.0, Visual Basic.Net and Visual C#. Net and deliver the sources of our work. If you are not a developer and therefore you do not need an unlimited license of our ActiveX, we can provide you a runtime license for using the application included in the price of the implementation. The development may also include building new drivers or extensions of existing ones. Be sure to contact us if you have any query.

CPKSoft Engineering offers the develop of applications to meet your needs for monitoring and remote control. We work in Visual Basic 6.0, Visual Basic.Net and Visual C#. Net and deliver the sources of our work. If you are not a developer and therefore you do not need an unlimited license of our ActiveX, we can provide you a runtime license for using the application included in the price of the implementation. The development may also include building new drivers or extensions of existing ones. Be sure to contact us if you have any query.

Useful free downloads Minimize
Source code: ElControl VIP Energy/D3 DDE Server
Product code:   DDEVIPEND3
Source code of a DDE Server developed with Visual Basic 5.0 and TAS-HMITalk, using the drivers xelvipen.tlk and xelvipd3.tlk. It supports ElControl VIP Energy and VIP D3 meters.

It shows how to create dde items using Visual Basic labels and forms and how to feed them with data coming from the meters that were obtained with TAS-HMITalk. Download and install TAS-HMITalk before you try to open or run this DDE Server.

This DDE server is currently being used to provide data to a real InTouch application in Ecuador, SouthAmerica.


Free product

Download this product here:

CPKSoft_DDEServerElControl.zip

About this software:

The elcontrl.exe DDE Server was developed with Visual Basic 5.0 and TAS-HMITalk, using the drivers xelvipen.tlk and xelvipd3.tlk. It supports ElControl VIP Energy and VIP D3 meters.

Configuration file format (xelcontrl.txt):

COM=1-255
LOG=0/1 (1=Log communication messages)
SCN=0-65000 (0=Scan disabled)
SHW=0/1 (1=Show communication windows)
ADD1=1-247,XELVIPD3/XELVIPEN
ADD2=1-247,XELVIPD3/XELVIPEN
...
ADD24=1-247,XELVIPD3/XELVIPEN

Example:

COM=1
LOG=0
SCN=1000
SHW=0
ADD1=1,XELVIPD3
ADD2=2,XELVIPEN
ADD3=10,XELVIPD3

Excel DDE Tags for xelvipd3 meters:

- ‘=elcontrl|MeterN!Tag1’ = Voltage 3-Phase
- ‘=elcontrl|MeterN!Tag2’ = Current 3-Phase
- ‘=elcontrl|MeterN!Tag3’ = Active Power 3-Phase
- ‘=elcontrl|MeterN!Tag4’ = Power Factor 3-Phase
- ‘=elcontrl|MeterN!Tag5’ = Voltage Phase L1
- ‘=elcontrl|MeterN!Tag6’ = Voltage Phase L2
- ‘=elcontrl|MeterN!Tag7’ = Voltage Phase L3
- ‘=elcontrl|MeterN!Tag8’ = Current Phase L1
- ‘=elcontrl|MeterN!Tag9’ = Current Phase L2
- ‘=elcontrl|MeterN!Tag10’ = Current Phase L3
- ‘=elcontrl|MeterN!Tag11’ = Active Power Phase L1
- ‘=elcontrl|MeterN!Tag12’ = Active Power Phase L2
- ‘=elcontrl|MeterN!Tag13’ = Active Power Phase L3
- ‘=elcontrl|MeterN!Tag14’ = Apparent Power 3-Phase
- ‘=elcontrl|MeterN!Tag15’ = Reactive Power 3-Phase
- ‘=elcontrl|MeterN!Tag16’ = Frecuency
- ‘=elcontrl|MeterN!Tag17’ = Real Energy 3-Phase
- ‘=elcontrl|MeterN!Tag18’ = Reactive Energy 3-Phase
- ‘=elcontrl|MeterN!Tag19’ = Apparent Power Peaks
- ‘=elcontrl|MeterN!Tag20’ = Active Power Peaks
- ‘=elcontrl|MeterN!Tag21’ = Apparent Power Average
- ‘=elcontrl|MeterN!Tag22’ = Active Power Average

(where MeterN can be Meter1 to Meter247).

Excel DDE Tags for xelvipen meters:

- ‘=elcontrl|MeterN!Tag1’ = Instrument Type: 13, Vip Energy
- ‘=elcontrl|MeterN!Tag2’ = Instrument Options (1=On/0=Off)
- ‘=elcontrl|MeterN!Tag3’ = Instrument Options: software version
- ‘=elcontrl|MeterN!Tag4’ = Setup (Refer to User Manual)
- ‘=elcontrl|MeterN!Tag5’ = Setup (Refer to User Manual)
- ‘=elcontrl|MeterN!Tag6’ = Three-Phase Voltage (V)
- ‘=elcontrl|MeterN!Tag7’ = Three-Phase Current (A)
- ‘=elcontrl|MeterN!Tag8’ = Three-Phase Active Power (W)
- ‘=elcontrl|MeterN!Tag9’ = Three-Phase Power Factor
- ‘=elcontrl|MeterN!Tag10’ = Phase L1 Voltage (V)
- ‘=elcontrl|MeterN!Tag11’ = Phase L2 Voltage (V)
- ‘=elcontrl|MeterN!Tag12’ = Phase L3 Voltage (V)
- ‘=elcontrl|MeterN!Tag13’ = Phase L1 Current (A)
- ‘=elcontrl|MeterN!Tag14’ = Phase L2 Current (A)
- ‘=elcontrl|MeterN!Tag15’ = Phase L3 Current (A)
- ‘=elcontrl|MeterN!Tag16’ = Phase L1 Active Power (W)
- ‘=elcontrl|MeterN!Tag17’ = Phase L2 Active Power (W)
- ‘=elcontrl|MeterN!Tag18’ = Phase L3 Active Power (W)
- ‘=elcontrl|MeterN!Tag19’ = Phase L1 Power Factor
- ‘=elcontrl|MeterN!Tag20’ = Phase L2 Power Factor
- ‘=elcontrl|MeterN!Tag21’ = Phase L3 Power Factor
- ‘=elcontrl|MeterN!Tag22’ = Phase L1 Reactive Power (VAr)
- ‘=elcontrl|MeterN!Tag23’ = Phase L2 Reactive Power (VAr)
- ‘=elcontrl|MeterN!Tag24’ = Phase L3 Reactive Power (VAr)
- ‘=elcontrl|MeterN!Tag25’ = Phase L1 Apparent Power (VA)
- ‘=elcontrl|MeterN!Tag26’ = Phase L2 Apparent Power (VA)
- ‘=elcontrl|MeterN!Tag27’ = Phase L3 Apparent Power (VA)
- ‘=elcontrl|MeterN!Tag28’ = Phase L1 Current Crest Factor
- ‘=elcontrl|MeterN!Tag29’ = Phase L2 Current Crest Factor
- ‘=elcontrl|MeterN!Tag30’ = Phase L3 Current Crest Factor
- ‘=elcontrl|MeterN!Tag31’ = Three-Phase Apparent Power (VA)
- ‘=elcontrl|MeterN!Tag32’ = Three-Phase Reactive Power (VAr)
- ‘=elcontrl|MeterN!Tag33’ = Frequency (Hz)
- ‘=elcontrl|MeterN!Tag34’ = Positive Three-Phase kWatthours (kWh)
- ‘=elcontrl|MeterN!Tag35’ = Positive Three-Phase kVArhours (kVArh)
- ‘=elcontrl|MeterN!Tag36’ = Three-Phase Average Reactive Power (VAr)
- ‘=elcontrl|MeterN!Tag37’ = Three-Phase Average Apparent Power (VA)
- ‘=elcontrl|MeterN!Tag38’ = Three-Phase Average Active Power (W)
- ‘=elcontrl|MeterN!Tag39’ = Three-Phase Apparent Power Peaks (VA)
- ‘=elcontrl|MeterN!Tag40’ = Three-Phase Active Power Peaks (W)
- ‘=elcontrl|MeterN!Tag41’ = Negative Three-Phase kWatthours (kWh)
- ‘=elcontrl|MeterN!Tag42’ = Negative Three-Phase kVArhours (kVArh)
- ‘=elcontrl|MeterN!Tag43’ = Phase L3 kWatthours (kWh)

(where MeterN can be Meter1 to Meter247).


See also:

Driver - CPKSoft Engineering - XELVIPD3
Driver - CPKSoft Engineering - XELVIPEN



 
See more free products

 
Recent entries to our blogs Minimize
 
Serial driver for S7-300/400 PLCs using MPI protocol
By CPKSoft Engineering on 1/18/2010 10:07 PM

We have included a new driver to communicate with Siemens S7-300/400 PLCs using MPI protocol through a serial communication. Now you can create low cost applications where it is required to read and/or write MW registers, among other type of data.

You can see more information about this driver here: http://www.cpksoft.com/Drivers/tabid/55/ProductID/125/Default.aspx

Or yopu can also download the manual in pdf format here: http://www.cpksoft.com/Files/Manuals/Pdf/XS7MPI.pdf


Recent News

I cannot register hmitalk.ocx in Windows Vista
By CPKSoft Engineering Support on 3/18/2009 3:31 PM

Some users have reported problems when registering the hmitalk.ocx file under Windows Vista. We have found that the solution to this is running the registration tool as Administrator.

For example, if you use VB5 or VB6 to register the ocx (by adding it to the toolbox using the rigth-click menu), make sure to launch the VB exe file with the "Run as Administrator" option.

With Visual Basic.Net 2008 Express, we have found that it is not necessary to run it as administrator.

We have found problems to register the ocx correctly with regsvr32.exe under Windows Vista, so we recommend that you use VB5, VB6, VB.Net 2008 or the development environment that you are using in order to register the ocx. Recently we have included an utility named RegHMITalk.exe that registers the ocx correctly in your Vista system.



Comments (0)
TAS-HMITalk Support

Quick steps to install TAS-HMITalk
By CPKSoft Engineering Support on 11/22/2008 6:34 PM

To install TAS-HMITalk in your machine follow these steps:

- Download the TAS-HMITalk distribution .zip file from http://www.cpksoft.com.
- Extract the .zip file contents to a local folder.
- Locate the hmitalk.ocx file, right-click over it and select "Open with...".
- Browse to 'C:\Windows\System32' and select 'regsvr32.exe' and Accept.
- The ocx file should now be registered by Windows in your machine.
- Repeat the same steps with linechrt.ocx and grid32.ocx.
- Now you can add TAS-HMITalk to your Visual Basic toolbox and/or open the examples.



Comments (0)
TAS-HMITalk Support

New TriggerAndWait method
By CPKSoft Engineering Support on 10/2/2008 6:46 PM

A new method called TriggerAndWait has been added to the TAS-HMITalk activex. This method triggers a new communication and then blocks the execution of the application thread until the communication has finished. This way it is easier to implement a communication strategy where several TAS-HMITalk objects must be cascaded in a particular order.
 
Following is an example of a routine to handle a button event in an application written in C# with Visual Studio 2005 that reads data from a relay:
 
private void button1_Click(object sender, EventArgs e)
{
          & ... Read More »

Comments (0)
TAS-HMITalk Support

What cable should I use to connect TAS-HMITalk to my Siemens S7-200 PLCs?
By CPKSoft Engineering Support on 8/12/2008 5:56 PM

The xs7ppi.tlk driver was successfully tested in several applications with PLCs belonging to the S7-200 family using the following cable:

- Cable PC/PPI multimaster
- 6ES7 901-3CB30-0XA0
- E-STAND:03

This cable can be ordered to Siemens as follows:

Smart RS232/PPI cable with built-in RS232/RS485 level converter (6ES7 901-3CB30-0XA0)

Suggested Cable Dip Switches Configuration: Read More »

Comments (0)
TAS-HMITalk Support

Driver for Emerson Daniel DanLoad 6000 Electronic Preset
By CPKSoft Engineering on 8/12/2008 11:19 AM

 A new driver for the Emerson Daniel DanLoad 6000 Electronic Preset is now available and is part of the drivers included with each unlimited license of TAS-HMITalk.

The driver supports the following commands:

Start Communications
Request Meter Values
Authorize Transaction
Configure Recipe
Authorize Batch
Start Batch
Stop Batch
End Batch
Batch Data By Component
End Transaction
Transaction Data by Component
Request Status
Clear Status
Change Operating Mode
Display Message
Clear Display
Read Input&l ... Read More »

Recent News

How can I get connected to my devices with TAS-HMITalk?
By CPKSoft Engineering Support on 7/21/2008 7:23 PM

TAS-HMITalk and any of its drivers can be used in any of the following configurations, with direct RS-232 connections, connections through RS-232/485 converters, connections through ethernet/serial converters, connections through virtual serial ports, etc.:

Drivers de comunicación



Comments (0)
TAS-HMITalk Support

What is SCADA?
By CPKSoft Engineering on 6/26/2008 3:28 PM

Introduction

SCADA or Supervisory Control And Data Acquisition is a large scale control system for automated industrial processes like municipal water supplies, power generation, steel manufacturing, gas and oil pipelines etc. SCADA also has applications in large scale experimental facilities like those used in nuclear fusion.

SCADA systems monitor and control these operations by gathering data from sensors at the facility or remote station and then sending it to a central computer system that manages the operations using this information.

The SCADA System

... Read More »

Recent News

Visual Basic and SCADA
By CPKSoft Engineering on 6/19/2008 12:30 PM

Posted by Ed McClure on 15 January, 2007 - 6:10 pm

VB is an one option for programming a SCADA or HMI application. Others include "canned" software designed specifically for SCADA and HMI application. Examples of canned packages would be Rockwell Software's RSView and Wonderware. There are pro's and con's to both VB and canned SCADA/HMI packages.

VB Pro's:

1. No runtime licenses (cheaper)
2. More flexible

Generally with VB you would purchase a third party ActiveX control to facilitate PLC communication. There would be an additional cost for that control, but again once you purchase is (under $1,000) there are no runtime fees for any applications you develop with it. Also, there are many third party graphics packages aimed specifically at the industrial control market. These add-o ... Read More »

Recent News

MOXA Serial-to-Ethernet NPort 6150 module tested wiith TAS-HMITalk
By CPKSoft Engineering Support on 6/1/2008 6:06 PM

Last week we had the chance to test the Moxa NPort 6150 Secure Serial Port Server Module with TAS-HMITalk to communicate with the serial port of a DanLoad 6000 electronic preset through the ethernet LAN at a fertilizer plant from Petrobras in Campana, Argentina.

The Moxa device was provided by RCL Systems, a company specialized in integrating InTouch factory suite applications for oil&gas industries.

The loopback tests worked great, showing that TAS-HMITalk could talk to the MOXA module directly, without the need of installing any COM port redirector software. TAS-HMITalk could properly recover from our intentionally-caused communication errors, such as cable disconnections and module power-off and on.

The DanLoad 6000 didn ... Read More »

Comments (1)
TAS-HMITalk Support

Available licenses Minimize
See details and download trial...
399.00 USD
Unlimited license to build applications with Visual Basic that...
See more...
See details and download trial...
899.00 USD
Unlimited license to build applications with Visual Basic that...
See more...
See details and download trial...
1,399.00 USD
Unlimited license to build applications with Visual Basic that...
See more...
 
Available drivers Minimize
See details... XABF Allen Bradley Full Duplex...
See details... XABH Allen Bradley Half Duplex...
See details... XABSLC5 Allen Bradley SLC-500...
See details... XACROMAG Acromag Series 4600 I/O...
See details... XADAM Advantech Adam Series...
See details... XAFEISA Afeisa Industrial Microcomputers...
See details... XAIBUS Yudian AI-BUS Protocol...
See details... XALGODUE Algodue UPM Series Universal...
See details... XALSTOM Areva Alstom IEC 87...
See details... XAND4325 AND AD-4325V Weight Indicator...
See details... XARCOMA Arcom M1 Modbus Ascii...
See details... XARCOMB Arcom M1 Modbus RTU Protocol...
See details... XBCOLMAN Barber Colman model MAQ...
See details... XCAMMESA Driver for collecting...
See details... XCATM5X Caterpillar CCM/M5X Protocol...
See details... XCEWE Cewe Instruments Using...
See details... XCONDENS System Electric Condensomatic...
See details... XCOOPER Cooper Power System...
See details... XCORSAN IG Instrumentos CORSAN...
See details... XCVENETA ClimaVeneta CVM300-3000...
See details... XCVMBDM Circutor CVM-BD Memory...
See details... XCVMITF Circutor CVM-ITF/CVM-R8C...
See details... XCVMMEM Circutor CVM-M Memory...
See details... XCVMMOD Circutor CVM-BD-M Modbus...
See details... XCYBELEC Cybelec DNC-20 Protocol...
See details... XDANIELA Daniel Industries Devices...
See details... XDANLOAD Emerson Daniel DanLoad...
See details... XDLXVIP Algodue Elettronica DLX...
See details... XDUCATI Ducati Mach-Smart Analyzer...
See details... XDX9100 Johnson Controls Metasys...
See details... XELVIPD3 ElControl Energy VIPD3-485...
See details... XELVIPEN ElControl VIP Energ...
See details... XEXEMYS Exemys SSE232 Serial/Ethernet...
See details... XFOX760 Foxboro 760CNA/760CSA...
See details... XFOX761 Foxboro 761CNA/761CSA...
See details... XFOX762 Foxboro 762C/762CSA/743CB...
See details... XGATECIT Gatecit Additive Injectors...
See details... XGAVAZZI Carlo GAVAZZI Instruments...
See details... XGECALST Gec Alsthom Addressable...
See details... XGEFAN90 GE Fanuc Series 90 SNP-X...
See details... XGEMLINK General Electric M-LINK...
See details... XGLOBALW Global Weighing MP 30...
See details... XHART Rosemount Hart Revision...
See details... XHITACHE Hitachi PLCs EB/EC/EM-II...
See details... XHITACHH Hitachi PLC Serie H Protocol...
See details... XHITAS10 Hitachi HIDIC S10 Alpha...
See details... XIDECM3 Idec Izumi Micro3 Programmable...
See details... XIDECONC Idec Open Net Controller...
See details... XIEARING IEA Single-Loop Controllers...
See details... XIGDL2CH IG Instrumentos DataLogger...
See details... XIGEVAPO IG Instrumentos Evaporimeter...
See details... XIGPL100 IG Instrumentos DataLogger...
See details... XINTERGY Swichtec SM20/Sm50 Intergy...
See details... XIZUMFA3 Izumi FA-3S/FA2-5M Communication...
See details... XIZUMIFA Izumi FA-1/1J/2/2J Peer...
See details... XIZUMINT Izumi FA-1/1J/2/2J Network...
See details... XKMOELLR Hitachi PLC Serie H Protocol...
See details... XKOYO305 Koyo DL305 PLC Family...
See details... XKOYO405 Koyo DL405 PLC Family...
See details... XLENNOX Lennox IMC System Bus...
See details... XLOGNET Tecnotrol LogicNET Communication...
See details... XMBENRON Modbus Enron ASCII Protocol...
See details... XMELSECA Mitsubishi Melsec-Q A-Compatible...
See details... XMITSUFX Mitsubishi PLC FX Series...
See details... XMODBTCP Modbus TCP Protocol Drive...
See details... XMODBUSA Gould Modicon Modbu...
See details... XMODBUSB Gould Modicon Modbu...
See details... XMODEM Hayes Compatible Modem...
See details... XN2 Johnson Controls N2 Master...
See details... XNAIS NAIS Matsushita MEWTOCOL-COM...
See details... XND601X ADLink Technology NuDAM-601X...
See details... XOMRON Omron Sysmac C20H/C28H/C40H...
See details... XOPTOMUX Opto22 I/O Optomux Modules...
See details... XPOW3300 Power Measurement 3300...
See details... XPOW3710 Power Measurement 3710...
See details... XPOW3720 Power Measurement 3720...
See details... XPOW6200 Power Measurement 6200...
See details... XPOW7300 Power Measurement 7300/7330...
See details... XPROT200 ABB Procontic T-200 Protocol...
See details... XREDLION Red Lion Counters Protocol...
See details... XRIAC Micro Axial RIAC Remote...
See details... XROC300 Fisher Controls ROC300...
See details... XS5CP521 Siemens S5-90U/95U/100U...
See details... XS5CP524 Siemens S5-115U/135U/150U...
See details... XS7MPI Siemens S7-300/400 MPI...
See details... XS7MPITP Siemens S7-300/400 MPI...
See details... XS7PPI Siemens S7-200 Advanced...
See details... XSAIADAT Saia PCD3 Series S-BUS...
See details... XSAIAPCD Saia PCD Series Point...
See details... XSAIASS0 Saia PCD Series S-BUS...
See details... XSAMCPU2 Samsung FARA PLC CP...
See details... XSAMSECT Samsung SECTOCOL-COM/N70/N700...
See details... XSCD80 Caipe SCD 80 Programmable...
See details... XSHISD20 Shimaden SD20 Serie...
See details... XSHISR50 Shimaden SR50 Serie...
See details... XSIM4100 Simplex 4100 Fire Alarm...
See details... XSIXNET SixNet GTU Protocol Drive...
See details... XSQUARED Square-D SY/MAX Point-to-Point...
See details... XSUCOMA Klockner-Moeller SUCOM-A...
See details... XSYLVAC Sylvac Measuring Instruments...
See details... XTEST Serial Line Testing Master...
See details... XTIS305 Texas Instruments TI-305...
See details... XTIS405 Texas Instruments TI-405...
See details... XTIS505 Texas Instruments TI-505...
See details... XTIS505T Texas Instruments TI-505...
See details... XTSXNANO Telemecanique TSX Nano...
See details... XTWIDOS Schneider Electric Telemecanique...
See details... XTWIDOT Schneider Electric Telemecanique...
See details... XTXM IG Instrumentos TECPET/MNT...
See details... XUDC3000 Honeywell UDC 3000 Universal...
See details... XUDC9000 Honeywell UDC9000 Controllers...
See details... XUMC600 Umc600 Weight Indicator...
See details... XVILTER Vilter Compressors Protocol...
See details... XWIMPACC Westinghouse IMPACC System...
See details... XWITNET WIT-NET TRSII v4.7 Protocol...
See details... XYOKOUT Yokowaga UT35/UT15/UM05...
See details... XYOKUT37 Yokogawa UT37/UT38 Controller...
See details... XYUYAO Yuyao Changjiang Temperature...
See details... XZET173X Zetron M173X Controller...
See details... XZETMODB Zetron M1708/1716 Modbus...
See details... XZETRON Zetron M1700 Controller...
 
 Copyright 1990-2008 by CPKSoft   Terms Of Use  Privacy Statement