Ya I agree to ur statement.
But my problem is, after entering into the operational state or after starting the node, how to start the PDO communication.
One more thing i want u to know is, i am working on PIC18F4680 & i have CANopen Slave Stack Software partially. I have to make it complete. In that actually there is a C function called "mTPDOopen(1)" which tells to the stack to open the PDO transmission. But in the stack, no where they have called this function, but they have declared in the Object Dictionary another function which inturn calls this function.