09-18-2012 06:40 AM
Hello,
Does anyone have a tutorial or basic examples on how to write commands with the Compoway/F method?
I tried the user manuals from Omron that give some instructions but I cannot understand them without examples.
09-18-2012 08:10 AM
I'm not sure why you're asking this on a National Instruments board. Have you tried asking Omron?
09-18-2012 08:15 AM
...for two reasons ...
1. I emailed Omron several times with no answer.
2. I want to write a Labview code to communicate with an Omron temperature controller and I had no luck with the Modbus or Compoway protocall 😞 Compoway seems simpler compared to Modbus but no luck in both
09-18-2012 09:33 AM
Did you look at any of the existing Omron drivers to see if they use a similar protocol?
07-10-2014 02:27 PM
Did you ever find a solution to your problem with building CompoWay/F commands.
I'm in the same predicament and Omron has not provided any assistance.
Their manual is terrible for understanding how to build commands for a temperature controller.
Thanks for any assistance,
Joel
07-15-2014 02:27 AM
Hello PokeChop,
So and so, I did manage to get some basic response, but it was going to slow & I ended up using Eurotherm controllers as they have LabVIEW drivers that you can modify.
07-15-2014 09:12 AM
After much wailing and gnashing of teeth, my colleague and I finally figured out how to:
RESET
RUN
STOP
READ PV
SET SP
It was ugly, and Omron Tech support was not helpful at all.
08-12-2014 10:30 AM
I agree that the Compoway/F is an overly complicated protocol, and Omron's manuals aren't very helpful, but I was able to get some helpful information from Keith Hill (ia.techsupport@omron.com).
You could try him for future information.
09-19-2014 12:50 PM
Hi PokeChop
I want to use Labview to control an Omron programmable relay (ZEN-V2 series) which was communication with compoway/f protocol.
But I can't find more information about compoway/f protocol.
And in this forums, I find you have controled a Omron device by compoway/f protocol.
Can you give me some information about compoway/f protocol.
09-19-2014 01:17 PM
I can't help with the Compway.
It took two of us to figure out how to communicate to the Omron Temp Controller,
and we ended up writing a vi to build the commands.