Hello To All,
I got an application that will need 750 to send bool data and analog data by CANOpen to the controller.
My requirements are as follwoing :
1. There 8 eight parameters and 2 states of each need to be adjusted, How to use a Next funciton key to select a special state of a special parameter? After selected, using another button or keybroad to set the value and sent them to controller.
2. when controller received the data which 750 sent, they will broadcast a heartbeat to 750 then 750 will stop send the data or else 750 will send the data all the time.
Doe anyone who \have a demo or some good advice?
I appreciate your help in advance.
Cheers.
Terry
parameters setting
- twang
- ksaenz
- Enovation Controls Development
- Posts: 263
- Joined: Thu Aug 19, 2010 7:53 am
Re: parameters setting
This request has been turned into a project.
It can be done using state machines with calculation events to adjust the values and Free Form CAN messages to send them over CAN.
Regards,
ksaenz
It can be done using state machines with calculation events to adjust the values and Free Form CAN messages to send them over CAN.
Regards,
ksaenz