Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

PLC communication

I'm communicating with a schneider PLC (serial port) through visa  (well configurated : baude rate, stop bits...) but nothing happen in 'read buffer' when the program is running !!!

0 Kudos
Message 1 of 6
(5,132 Views)
You have not provided nearly enough information. What protocol (i.e modbus)? What exactly are you writing?
0 Kudos
Message 2 of 6
(5,122 Views)

I have already an application works with the PLC (this application sent '?' and receive values) PS: i don't know anything about this application it's given by a supplier.

Now i want to communicate labview with this PLC through visa, the protocol is USB.

0 Kudos
Message 3 of 6
(5,118 Views)
USB is NOT a protocol. It is a physical connection.

What are you sending? Are you just making up the commands with the VISA Write? Have you read the manual? Just looking at another applications screen is usually just a waste of time. You have to understand what the other program is actually sending and not simply displaying some action it is doing
0 Kudos
Message 4 of 6
(5,098 Views)

I don't have any manual about application, i send the same commands with visa write but nothing received with visa read!

0 Kudos
Message 5 of 6
(5,047 Views)
You need the manual for the plc.
0 Kudos
Message 6 of 6
(5,040 Views)