473,796 Members | 2,520 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Controlling external equipment

132 New Member
Hello all,

I have a big challenge ahead of me but I'm gonna need a lot of help from experts on this one.

I have to create a system that can receive input from external devices. So when users push a button, the software has to perform a function. But I have several inputs...

So the first fase that I want to accomplish is to connect the different inputs to the pc and identify them in VB. So just a simple messagebox that appears when I push one of the buttons that tells me what input was just used.

I think I should try to give every input an id and let VB recognize the id. But that's easier said then done.

Does anybody here have experience with controlling a program from external equipment. Any help would be useful.

Sincerely,

Kenneth
Sep 5 '08 #1
1 1322
hirzel
1 New Member
There are several ways of doing this,

I use both internal and external devices.

Google Digital IO PCI cards. An 8 in / 8 out PCI card goes for a couple hundred bucks.

http://www.circuitspecialists.com/prod.itml/icOid/2601


I also have used USB devices, LabJack and Measurement computing.

Here is one device I like, Switch and Sense 8/8 from Measurement computing.

http://www.measurementcomputing.com


ALSO - If you need an industrial keypad - I use these:

http://www.x-keys.com/



AND, if your really into it, Look at Automation Direct, I use Ethernet based controllers here at the plant (405 and H205 PLCs that are controlled directly from a computer via H4-EBC and H2-EBC). These are full blown PLCs ( I have hundreds of In, Out, and Analog) that the CPU of the PLC is actually your PC.

I run both "Think and DO" and I've also written many programs that use the EBC activeX to talk to the EBC module (This CActiveX is available from Automation Direct and allows your VB or C program to communicate directly with the EBC (Ethernet Control Module).



Good luck

John
Sep 12 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

21
1802
by: Cigar | last post by:
I am developing a program for a client. She runs a shop where her clients bring in items for sale or short term buyback. Development of the program has been going great but she's mentioned that there is a 'feature' coming up in the next couple of weeks that she'd like me to implement that has me a bit worried. My client has told me a story of how she hired someone from a competing store and that person had brought a copy of the program...
0
1245
by: wjadoon | last post by:
JUNCTION TRADER INC. I N T E R N A T I O N A L I N C . 81-33 164 PL. Jamaica New York 11432 USA. Ph: 516 707 5000 www.junctiontrader.com Dear Sir:
1
1149
by: jdurell | last post by:
Hello, I have a piece of lab equipment that I would like to interface with my database. I have gotten pretty far but I am stuck on something that I would think is fairly simple. So far when I hit the print button on the equipment I have gotten it to send a log to a module which then parses out the value that I need. I would now like to take that value and print it to whereever the cursor was when the module started up.
1
1705
by: andyb7901 | last post by:
Hey, I have a combo box based on a table. It has two columns; The key which is hidden and the name of a location. On the form there is a subform which has a number of fields for equipment. This is based on another table. However, the tables are linked via a relationship. What I would like is when I select a locaton from the combo it changes the fields in the subform to match the location. Im not sure how to embed the query in my subform or...
1
1382
saranjegan
by: saranjegan | last post by:
hello, am in need to access a application when i press an external keypad (which i had connected to the serial port of the system and am recieving a value at one press of the key,i can open the port and read the value),what am need to clarify is whether there is any function exists to open the application for each press of that external key ,if not how can we implement that. secondly is there is anyway to map external keypad input to our...
4
2143
by: Joergen Bech | last post by:
Just out of curiosity: What is your favorite method of making sure that anything that happens on a form, only happens in response to a single, external event? Take the example below. I have made it as simple as I could: Put two textboxes on a form, paste the code and run it. The idea is that whatever is typed in one box is displayed in the other box, only reversed. This is a simple example of two repre- sentations of the same data on...
0
2130
by: Alistair George | last post by:
Hello all. I have been trying to find an api that works with external (not card) devices so that the application works with all types of product, eg all-in-one wifi/adsl/router such as Dlink dsl-g604t. A hotspot owner would like to: a) (preferably) identify the ssid of each new operative, and b) have the software enable or disable the new operative access. There is a program which does something similar which probably works on...
7
2052
by: phill86 | last post by:
Hi, I have an equipment booking form that a user is able to book a piece of equipment on a selected date and time. I have written code to prevent the user being able to book the piece of equipment if it has already been booked by a different user on the same date/time. I want to display in a time grid format when that piece of equipment is booked. I currently have 16 green coloured boxes on my form each representing an hour's time...
0
9529
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10457
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10176
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10013
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9054
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5443
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5576
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4119
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2927
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.