01-23-2007 01:40 PM
01-24-2007 11:44 AM
01-24-2007 11:48 AM
01-25-2007 08:13 AM
02-08-2007 09:30 AM - edited 02-08-2007 09:30 AM
Jonathan,
What was the final resolution of this issue? I have a similar problem where I want to read analog values from a cFP device from inside a Windows program that I am writing.
- Jim
Message Edited by reddogger on 02-08-2007 09:31 AM
02-08-2007 10:39 AM
02-08-2007 10:41 AM
02-08-2007 11:10 AM
I've got a new cFP-2100 and I'm familiar with Modbus/TCP.
Where's a document/paper that describes the Modbus register layout in the cFP?
02-09-2007 08:17 AM
06-16-2022 10:19 PM
I know this post is terribly old, but I'm trying to do a similar task: I have a cFP-2120 that I would l like to read values from using Simulink. I think this is possible, but I'm not sure. From what I gather, here are some avenues I'm thinking of chasing down:
1. Using an OPC server and the Industrial Communications Toolbox in simulink to set up communication
2. Writing a MODBUS server to run on the embedded controller that will then communicate with Simulink via MODBUS
3. Figuring out if the serial communication is done with some easy-to-work-with protocol and using Simulink to decipher it
Do you know if any of these seems like a good option right off the bat or is there something else that's more straight forward that you'd recommend?
Thanks!
James