hi

In ptolemy i want to achieve the operation of Transceiver.

I have tried it by following the procedures given below :

1. I used  the wireless domain.

2. I used a Powerloss Channel

3. I have one sender and one receiver.

4. Inside the sender - wireless composite actor , i have a clock , a const actor with the value of 1, and an output port which transmits the data in the air, all connected to each other. Then i have an input port connected with a disaplay actor. 

5. Inside the Receiver - wireless composite actor , i have an input port and a display actor connected to it which displays the received data. Then i have a clock , a const actor with a value of 100 and an output port which transmits the data into the air, connected to each other.

6. I tried to run this model.

7. I could only able to receive the data from the sender (const value 1) ,but no the value 100 in the sender.

8. All i wanted is , display the value 1 in the receiver display actor and display the value 100 in the sender display actor.

It would be of great help if anybody help me.

Thank You.

With Regards,

Karthik Venkatesh P



Insta predictions! Get your answers in 48 hours! What are you waiting for? ---------------------------------------------------------------------------- Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED]

Reply via email to