02-09-2006 02:27 PM
Hi Thomas,
Yes the first byte specifies the command which is defined in the CANopen spezification. See the following link:
To your second question: It depends on the speed you need for the SDO. I prefer to use a sub VI (see attached) to write and read SDOs.
In this Case you got the message directly , without any poll.
02-10-2006 12:29 AM
02-20-2006 07:28 AM
Hi Dirk
I had a look at the vis you posted and modified them a little to meet my needs. I just tested them on the testrig - it worked. Exactly the way I wanted it.
Many thanks - you helped me a lot.
Thomas
03-08-2006 04:06 AM
03-08-2006 03:23 PM
Hi Thomas,
The profile (DS301...) normally defines the mapping and so you can find the default mapping in a way that PDOTx 1 is for digital Input and Rx1 is for digital Output and PDOTx 2 is for analog Input and Rx2 is for analog output. This is done, if you have such I/O available. But you can map these PDOs by your own, using SDO commands. Attached you can find a manual for the WAGO CANopen system. This manual describes the use of the different SDOs to map a PDO I/O.
I think thats easier for you to understand and should clarify the way to go.
DirkW