VB and PLC's

seppoalanen , I would like to see you write to the data registers in the plc like that. I think you are just using the plc as a pass through to the printer when you send the txt file.
 
zmanvortex,
InTouch (IT), some plc, a few printers with serialPort
Procedure is like this:
-PLC sends (IT fetch) ID-code (some SQL-Table's Key-code) to IT and Tag: Print Label2
-IT executes SQLSelect(..."ID="text(ID-code,"#") etc. script commands, generates tags for label and sends label contents to printer2 SerialPort.

But how easily, what I need more and why, because OS can do it but not IT. I can do it with VBasic without eny extra driver.
I have feel I repeat my self, but I don't like their way to sell drivers for nothing and I must do 'nibble virtual acrobatics'.
 
Your method is fine if you want to print to a printer, but we are trying to change values in the data tables of the plc, such as the Input and Output tables, Internal Bits , timer and counter presets or accumulated values, or just regular data words.
 

Similar Topics

Hi, I am trying to set up a plc. I've never done any programming with ladder logic previously. I'm trying to set up a a program to turn a device...
Replies
6
Views
89
Hello, I have a question about an encoder that has absolute measurement. Specifically, it's the Lika SMA5, which I would like to connect...
Replies
2
Views
45
Hello, I have a question about an encoder that has absolute measurement. Specifically, it's the Lika SMA5, which I would like to connect...
Replies
0
Views
29
I'm trying to integrate a Beckhoff IPC with a Controllogix PLC. There is some documentation, on the Beckhoff website, on how to do a PLC-PLC comms...
Replies
0
Views
63
Back
Top Bottom